DXS3326GSR-SWL3MGMT-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: DXS3326GSR-SWL3MGMT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 swL3MgmtMIB 1.3.6.1.4.1.171.11.59.7.3
The Structure of Layer 3 Network Management Information for the proprietary enterprise.
     swL3DevMgmt 1.3.6.1.4.1.171.11.59.7.3.1
         swL3DevCtrl 1.3.6.1.4.1.171.11.59.7.3.1.1
             swL3DevCtrlRIPState 1.3.6.1.4.1.171.11.59.7.3.1.1.1 integer read-write
This object indicates Routing Information Protocol (RIP) version 2 function is enabled or disabled. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
             swL3DevCtrlOSPFState 1.3.6.1.4.1.171.11.59.7.3.1.1.2 integer read-write
This object indicates OSPF protocol is enabled or disabled. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
             swL3DevCtrlDVMRPState 1.3.6.1.4.1.171.11.59.7.3.1.1.3 integer read-write
This object indicates DVMRP protocol is enabled or disabled. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
             swL3DevCtrlPIMState 1.3.6.1.4.1.171.11.59.7.3.1.1.4 integer read-write
This object indicates PIM protocol is enabled or disabled. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
             swL3DevCtrlVRRPState 1.3.6.1.4.1.171.11.59.7.3.1.1.5 integer read-write
This object indicates VRRP protocol is enabled or disabled. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
     swL3IpMgmt 1.3.6.1.4.1.171.11.59.7.3.2
         swL3IpCtrlMgmt 1.3.6.1.4.1.171.11.59.7.3.2.1
             swL3IpCtrlTable 1.3.6.1.4.1.171.11.59.7.3.2.1.1 no-access
This table contain IP interface information.
                 swL3IpCtrlEntry 1.3.6.1.4.1.171.11.59.7.3.2.1.1.1 no-access
A list of information about a specific IP interface.
                     swL3IpCtrlIpAddr 1.3.6.1.4.1.171.11.59.7.3.2.1.1.1.1 ipaddress no-access
The IP address of the interface. This object only can take the value of the unicast IP address.
                     swL3IpCtrlIfIndex 1.3.6.1.4.1.171.11.59.7.3.2.1.1.1.2 integer read-only
This object uniquely identifies the IP interface number in the swL3IpCtrlTable.
                     swL3IpCtrlInterfaceName 1.3.6.1.4.1.171.11.59.7.3.2.1.1.1.3 displaystring read-only
This object indicates the name of the IP interface.
                     swL3IpCtrlIpSubnetMask 1.3.6.1.4.1.171.11.59.7.3.2.1.1.1.4 ipaddress read-only
The IP net mask for this interface.
                     swL3IpCtrlVlanName 1.3.6.1.4.1.171.11.59.7.3.2.1.1.1.5 displaystring read-only
This object indicates the IP control entry's VLAN name. The VLAN name in each entry must be unique in the IP Control Table.
                     swL3IpCtrlMode 1.3.6.1.4.1.171.11.59.7.3.2.1.1.1.6 integer read-only
This object indicates the IP operation mode. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. manual(2) - the IP address will be set by manual. bootp(3) - the IP address will be set automatically from BOOTP server. dhcp(4) - the IP address will be set automatically from DHCP server. Enumeration: 'dhcp': 4, 'other': 1, 'manual': 2, 'bootp': 3.
                     swL3IpCtrlSecondary 1.3.6.1.4.1.171.11.59.7.3.2.1.1.1.7 truthvalue read-only
When this is true(1) the IP address is the secondary IP. When false(2), the IP address is the primary IP.
                     swL3IpCtrlState 1.3.6.1.4.1.171.11.59.7.3.2.1.1.1.8 rowstatus read-only
This variable displays the status of the entry. The status used for creating, modifying, and deleting instances of the objects in this table.
                     swL3IpCtrlOperState 1.3.6.1.4.1.171.11.59.7.3.2.1.1.1.9 integer read-only
The current operational state of the IP interface. Enumeration: 'down': 3, 'other': 1, 'up': 2.
         swL3IpFdbMgmt 1.3.6.1.4.1.171.11.59.7.3.2.2
             swL3IpFdbInfoTable 1.3.6.1.4.1.171.11.59.7.3.2.2.1 no-access
A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets.
                 swL3IpFdbInfoEntry 1.3.6.1.4.1.171.11.59.7.3.2.2.1.1 no-access
Information about a specific IP address for which the bridge has some forwarding and/or filtering information.
                     swL3IpFdbInfoIpAddr 1.3.6.1.4.1.171.11.59.7.3.2.2.1.1.1 ipaddress read-only
A IP address for which switch has forwarding and/or filtering information.
                     swL3IpFdbInfoIpSubnetMask 1.3.6.1.4.1.171.11.59.7.3.2.2.1.1.2 ipaddress read-only
A IP net mask for this interface.for which switch has forwarding and/or filtering information.
                     swL3IpFdbInfoPort 1.3.6.1.4.1.171.11.59.7.3.2.2.1.1.3 integer read-only
Either the value '0', or the port number of the port on which packet having a IP address equal to the value of the corresponding instance of swL3IpFdbInfoIpAddr has been seen. A value of '0' indicates that the port number has not been learned but that switch does have some forwarding/filtering information about this address.
                     swL3IpFdbInfoType 1.3.6.1.4.1.171.11.59.7.3.2.2.1.1.4 integer read-only
The status of this entry. Enumeration: 'dynamic': 3, 'other': 1, 'static': 2.
         swL3IpArpAgingTime 1.3.6.1.4.1.171.11.59.7.3.2.4 integer read-write
The timeout period in minutes for aging out dynamically learned arp information.
         swL3IpStaticRouteTable 1.3.6.1.4.1.171.11.59.7.3.2.5 no-access
This entity's IP static Routing table.
             swL3IpStaticRouteEntry 1.3.6.1.4.1.171.11.59.7.3.2.5.1 no-access
A particular route to a particular destination, under a particular policy. Once an entry be built,it shouldn't be modified.That is,it just support create and delete action.
                 swL3IpStaticRouteDest 1.3.6.1.4.1.171.11.59.7.3.2.5.1.1 ipaddress read-only
The destination IP address of this route. This object may not take a Multicast (Class D) address value. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteMask object is not equal to x.
                 swL3IpStaticRouteMask 1.3.6.1.4.1.171.11.59.7.3.2.5.1.2 ipaddress read-only
Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the swL3IpStaticRouteMask by reference to the IP Address Class. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the swL3IpStaticRouteDest object is not equal to swL3IpStaticRouteDest.
                 swL3IpStaticRouteBkupState 1.3.6.1.4.1.171.11.59.7.3.2.5.1.3 integer read-only
The routing state for this route.The value SHOULD be primary(1) or backup(2). Enumeration: 'backup': 2, 'primary': 1.
                 swL3IpStaticRouteNextHop 1.3.6.1.4.1.171.11.59.7.3.2.5.1.4 ipaddress read-only
On remote routes, the address of the next sys- tem en route; Otherwise, 0.0.0.0.
                 swL3IpStaticRouteMetric 1.3.6.1.4.1.171.11.59.7.3.2.5.1.5 integer read-only
The routing metric for this route.
                 swL3IpStaticRouteStatus 1.3.6.1.4.1.171.11.59.7.3.2.5.1.6 integer read-only
This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table. Enumeration: 'other': 1, 'valid': 3, 'invalid': 2.
     swL3RelayMgmt 1.3.6.1.4.1.171.11.59.7.3.3
         swL3RelayBootpMgmt 1.3.6.1.4.1.171.11.59.7.3.3.1
             swL3RelayBootpState 1.3.6.1.4.1.171.11.59.7.3.3.1.1 integer read-write
This object indicates BOOTP Relay function is enabled or disabled. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
             swL3RelayBootpHopCount 1.3.6.1.4.1.171.11.59.7.3.3.1.2 integer read-write
This object indicates the maximum number of router hops that the BOOTP packets can cross.
             swL3RelayBootpTimeThreshold 1.3.6.1.4.1.171.11.59.7.3.3.1.3 integer read-write
This object indicates the minimum time in seconds within which the switch must relay the BOOTP request. If this time is exceeded, the switch will drop the BOOTP packet.
             swL3RelayBootpCtrlTable 1.3.6.1.4.1.171.11.59.7.3.3.1.4 no-access
This table specifys the IP address as a destination to forward (relay) BOOTP packets to.
                 swL3RelayBootpCtrlEntry 1.3.6.1.4.1.171.11.59.7.3.3.1.4.1 no-access
A list of information specifies the IP address as a destination to forward (relay) BOOTP packets to.
                     swL3RelayBootpCtrlInterfaceName 1.3.6.1.4.1.171.11.59.7.3.3.1.4.1.1 displaystring read-only
The name of the IP interface.
                     swL3RelayBootpCtrlServer 1.3.6.1.4.1.171.11.59.7.3.3.1.4.1.2 ipaddress read-only
The BOOTP server IP address.
                     swL3RelayBootpCtrlState 1.3.6.1.4.1.171.11.59.7.3.3.1.4.1.3 integer read-write
This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table. Enumeration: 'other': 1, 'valid': 3, 'invalid': 2.
         swL3RelayDnsMgmt 1.3.6.1.4.1.171.11.59.7.3.3.2
             swL3RelayDnsState 1.3.6.1.4.1.171.11.59.7.3.3.2.1 integer read-write
This object indicates DNS Relay function is enabled or disabled. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
             swL3RelayDnsPrimaryServer 1.3.6.1.4.1.171.11.59.7.3.3.2.2 ipaddress read-write
This object indicates the address of the primary DNS server.
             swL3RelayDnsSecondaryServer 1.3.6.1.4.1.171.11.59.7.3.3.2.3 ipaddress read-write
This object indicates the address of the secondary DNS server.
             swL3RelayDnsCacheState 1.3.6.1.4.1.171.11.59.7.3.3.2.4 integer read-write
This object indicates DNS Relay cache is enabled or disabled. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
             swL3RelayDnsStaticTableState 1.3.6.1.4.1.171.11.59.7.3.3.2.5 integer read-write
This object indicates DNS Relay static table is enabled or disabled. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
             swL3RelayDnsCtrlTable 1.3.6.1.4.1.171.11.59.7.3.3.2.6 no-access
This table display the current DNS relay static table.
                 swL3RelayDnsCtrlEntry 1.3.6.1.4.1.171.11.59.7.3.3.2.6.1 no-access
A list of information display the current DNS relay static table.
                     swL3RelayDnsCtrlDomainName 1.3.6.1.4.1.171.11.59.7.3.3.2.6.1.1 displaystring read-only
The domain name of the entry.
                     swL3RelayDnsCtrlIpAddr 1.3.6.1.4.1.171.11.59.7.3.3.2.6.1.2 ipaddress read-only
The IP address of the entry.
                     swL3RelayDnsCtrlState 1.3.6.1.4.1.171.11.59.7.3.3.2.6.1.3 integer read-write
This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table. Enumeration: 'other': 1, 'valid': 3, 'invalid': 2.
     swL3Md5Table 1.3.6.1.4.1.171.11.59.7.3.4 no-access
This table display the current MD5 key table.
         swL3Md5Entry 1.3.6.1.4.1.171.11.59.7.3.4.1 no-access
A list of information display the current MD5 key table.
             swL3Md5KeyId 1.3.6.1.4.1.171.11.59.7.3.4.1.1 integer read-only
The MD5 key ID.
             swL3Md5Key 1.3.6.1.4.1.171.11.59.7.3.4.1.2 displaystring read-only
An MD5 password of up to 16 bytes.
             swL3Md5RowStatus 1.3.6.1.4.1.171.11.59.7.3.4.1.3 rowstatus read-only
This object indicates the status of this entry.
     swL3RouteRedistriTable 1.3.6.1.4.1.171.11.59.7.3.5 no-access
Route redistribution allows routers on the network. That are running different routing protocols to exchange routing information. This is accomplished by comparing the routes stored in the vairous routers routing tables and assinging appropriate metrics. This information is then exchanged among the various routers according to the individual routers current routing protocol.
         swL3RouteRedistriEntry 1.3.6.1.4.1.171.11.59.7.3.5.1 no-access
A list of information display the route redistribution table.
             swL3RouteRedistriSrcProtocol 1.3.6.1.4.1.171.11.59.7.3.5.1.1 integer read-only
Allows the selection of the protocol of the source device. Enumeration: 'static': 4, 'other': 1, 'ospf': 3, 'rip': 2, 'local': 5.
             swL3RouteRedistriDstProtocol 1.3.6.1.4.1.171.11.59.7.3.5.1.2 integer read-only
Allows the selection of the protocol of the destination device. Enumeration: 'other': 1, 'ospf': 3, 'rip': 2.
             swL3RouteRedistriType 1.3.6.1.4.1.171.11.59.7.3.5.1.3 integer read-only
Allows the selection of one of the methods for calcalculating the metric value. Enumeration: 'all': 2, 'extType2': 10, 'extType1': 9, 'other': 1, 'external': 6, 'type-1': 3, 'inter-E1': 7, 'inter-E2': 8, 'type-2': 4, 'internal': 5.
             swL3RouteRedistriMetric 1.3.6.1.4.1.171.11.59.7.3.5.1.4 integer read-only
Allows the entry of an OSPF interface cost. This is analogous to a Hop Count in the RIP routing protocol. The value '0' indicates default value.
             swL3RouteRedistriRowStatus 1.3.6.1.4.1.171.11.59.7.3.5.1.5 rowstatus read-only
This object indicates the status of this entry.
     swL3OspfHostTable 1.3.6.1.4.1.171.11.59.7.3.6 no-access
The list of Hosts, and their metrics, that the router will advertise as host routes.
         swL3OspfHostEntry 1.3.6.1.4.1.171.11.59.7.3.6.1 no-access
A metric to be advertised, for a given type of service, when a given host is reachable.
             swL3OspfHostIpAddress 1.3.6.1.4.1.171.11.59.7.3.6.1.1 ipaddress read-only
The IP Address of the Host.
             swL3OspfHostTOS 1.3.6.1.4.1.171.11.59.7.3.6.1.2 tostype read-only
The Type of Service of the route being configured.
             swL3OspfHostMetric 1.3.6.1.4.1.171.11.59.7.3.6.1.3 metric read-only
The Metric to be advertised.
             swL3OspfHostAreaID 1.3.6.1.4.1.171.11.59.7.3.6.1.4 areaid read-only
The Area the Host Entry is to be found within. By default, the area that a subsuming OSPF interface is in, or 0.0.0.0
             swL3OspfHostStatus 1.3.6.1.4.1.171.11.59.7.3.6.1.5 rowstatus read-only
This variable displays the status of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
     swL3ospfVirtIfTable 1.3.6.1.4.1.171.11.59.7.3.7 no-access
Information about this router's virtual inter- faces.
         swL3ospfVirtIfEntry 1.3.6.1.4.1.171.11.59.7.3.7.1 no-access
Information about a single Virtual Interface.
             swL3ospfVirtIfAreaId 1.3.6.1.4.1.171.11.59.7.3.7.1.1 areaid read-only
The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0
             swL3ospfVirtIfNeighbor 1.3.6.1.4.1.171.11.59.7.3.7.1.2 routerid read-only
The Router ID of the Virtual Neighbor.
             swL3ospfVirtIfTransitDelay 1.3.6.1.4.1.171.11.59.7.3.7.1.3 uptomaxage read-only
The estimated number of seconds it takes to transmit a link- state update packet over this interface.
             swL3ospfVirtIfRetransInterval 1.3.6.1.4.1.171.11.59.7.3.7.1.4 uptomaxage read-only
The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets. This value should be well over the expected round- trip time.
             swL3ospfVirtIfHelloInterval 1.3.6.1.4.1.171.11.59.7.3.7.1.5 hellorange read-only
The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for the virtual neighbor.
             swL3ospfVirtIfRtrDeadInterval 1.3.6.1.4.1.171.11.59.7.3.7.1.6 positiveinteger read-only
The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neigh- bor.
             swL3ospfVirtIfState 1.3.6.1.4.1.171.11.59.7.3.7.1.7 integer read-only
OSPF virtual interface states. Enumeration: 'down': 1, 'pointToPoint': 4.
             swL3ospfVirtIfEvents 1.3.6.1.4.1.171.11.59.7.3.7.1.8 counter32 read-only
The number of state changes or error events on this Virtual Link
             swL3ospfVirtIfAuthType 1.3.6.1.4.1.171.11.59.7.3.7.1.9 integer read-only
The authentication type specified for a virtu- al interface. Additional authentication types may be assigned locally.
             swL3ospfVirtIfAuthKey 1.3.6.1.4.1.171.11.59.7.3.7.1.10 octet string read-only
If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 oc- tets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment.
             swL3ospfVirtIfAuthKeyID 1.3.6.1.4.1.171.11.59.7.3.7.1.11 integer read-only
The MD5 key ID.
             swL3ospfVirtIfStatus 1.3.6.1.4.1.171.11.59.7.3.7.1.12 rowstatus read-only
This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
     swL3ospfIfTable 1.3.6.1.4.1.171.11.59.7.3.8 no-access
The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF.
         swL3ospfIfEntry 1.3.6.1.4.1.171.11.59.7.3.8.1 no-access
The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF.
             swL3ospfIfIpAddress 1.3.6.1.4.1.171.11.59.7.3.8.1.1 ipaddress read-only
The IP address of this OSPF interface.
             swL3ospfAddressLessIf 1.3.6.1.4.1.171.11.59.7.3.8.1.2 integer32 read-only
For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.
             swL3ospfIfAreaId 1.3.6.1.4.1.171.11.59.7.3.8.1.3 areaid read-only
A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone.
             swL3ospfIfType 1.3.6.1.4.1.171.11.59.7.3.8.1.4 integer read-only
The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broad- cast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25 and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'. Enumeration: 'broadcast': 1, 'nbma': 2, 'pointToPoint': 3, 'pointToMultipoint': 5.
             swL3ospfIfAdminStat 1.3.6.1.4.1.171.11.59.7.3.8.1.5 status read-only
The OSPF interface's administrative status. The value formed on the interface, and the in- terface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.
             swL3ospfIfRtrPriority 1.3.6.1.4.1.171.11.59.7.3.8.1.6 designatedrouterpriority read-only
The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligi- ble to become the designated router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker.
             swL3ospfIfTransitDelay 1.3.6.1.4.1.171.11.59.7.3.8.1.7 uptomaxage read-only
The estimated number of seconds it takes to transmit a link state update packet over this interface.
             swL3ospfIfRetransInterval 1.3.6.1.4.1.171.11.59.7.3.8.1.8 uptomaxage read-only
The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets.
             swL3ospfIfHelloInterval 1.3.6.1.4.1.171.11.59.7.3.8.1.9 hellorange read-only
The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for all routers attached to a common network.
             swL3ospfIfRtrDeadInterval 1.3.6.1.4.1.171.11.59.7.3.8.1.10 positiveinteger read-only
The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network.
             swL3ospfIfPollInterval 1.3.6.1.4.1.171.11.59.7.3.8.1.11 positiveinteger read-only
The larger time interval, in seconds, between the Hello packets sent to an inactive non- broadcast multi- access neighbor.
             swL3ospfIfState 1.3.6.1.4.1.171.11.59.7.3.8.1.12 integer read-only
The OSPF Interface State. Enumeration: 'otherDesignatedRouter': 7, 'backupDesignatedRouter': 6, 'loopback': 2, 'down': 1, 'designatedRouter': 5, 'waiting': 3, 'pointToPoint': 4.
             swL3ospfIfDesignatedRouter 1.3.6.1.4.1.171.11.59.7.3.8.1.13 ipaddress read-only
The IP Address of the Designated Router.
             swL3ospfIfBackupDesignatedRouter 1.3.6.1.4.1.171.11.59.7.3.8.1.14 ipaddress read-only
The IP Address of the Backup Designated Router.
             swL3ospfIfEvents 1.3.6.1.4.1.171.11.59.7.3.8.1.15 counter32 read-only
The number of times this OSPF interface has changed its state, or an error has occurred.
             swL3ospfIfMulticastForwarding 1.3.6.1.4.1.171.11.59.7.3.8.1.16 integer read-only
The way multicasts should forwarded on this interface; not forwarded, forwarded as data link multicasts, or forwarded as data link uni- casts. Data link multicasting is not meaning- ful on point to point and NBMA interfaces, and setting ospfMulticastForwarding to 0 effective- ly disables all multicast forwarding. Enumeration: 'unicast': 3, 'multicast': 2, 'blocked': 1.
             swL3ospfIfDemand 1.3.6.1.4.1.171.11.59.7.3.8.1.17 truthvalue read-only
Indicates whether Demand OSPF procedures (hel- lo supression to FULL neighbors and setting the DoNotAge flag on proogated LSAs) should be per- formed on this interface.
             swL3ospfIfAuthType 1.3.6.1.4.1.171.11.59.7.3.8.1.18 integer read-only
The authentication type specified for an in- terface. Additional authentication types may be assigned locally.
             swL3ospfIfAuthKey 1.3.6.1.4.1.171.11.59.7.3.8.1.19 octet string read-only
The Authentication Key. If the Area's Author- ization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment. When read, ospfIfAuthKey always returns an Oc- tet String of length zero.
             swL3ospfIfAuthKeyID 1.3.6.1.4.1.171.11.59.7.3.8.1.20 integer read-only
The MD5 key ID.
             swL3ospfIfStatus 1.3.6.1.4.1.171.11.59.7.3.8.1.21 rowstatus read-only
This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
     swL3RoutePreference 1.3.6.1.4.1.171.11.59.7.3.9
         swL3RoutePreferenceRIP 1.3.6.1.4.1.171.11.59.7.3.9.1 integer read-write
Used to configure the route preference of RIP.
         swL3RoutePreferenceOSPFIntra 1.3.6.1.4.1.171.11.59.7.3.9.2 integer read-write
Used to configure the route preference of OSPF Intra.
         swL3RoutePreferenceStatic 1.3.6.1.4.1.171.11.59.7.3.9.3 integer read-write
Used to configure the route preference of Static.
         swL3RoutePreferenceLocal 1.3.6.1.4.1.171.11.59.7.3.9.4 integer read-only
Used to read the route preference of Local.
         swL3RoutePreferenceOSPFInter 1.3.6.1.4.1.171.11.59.7.3.9.5 integer read-write
Used to configure the route preference of OSPF Inter.
         swL3RoutePreferenceOSPFExtT1 1.3.6.1.4.1.171.11.59.7.3.9.6 integer read-write
Used to configure the route preference of OSPFExtT1.
         swL3RoutePreferenceOSPFExtT2 1.3.6.1.4.1.171.11.59.7.3.9.7 integer read-write
Used to configure the route preference of OSPF ExtT2.
     swL3PimMgmt 1.3.6.1.4.1.171.11.59.7.3.11
           swL3PimCbsrInfoMgmt 1.3.6.1.4.1.171.11.59.7.3.11.1
               swL3pimCbsrBootStrapPeriod 1.3.6.1.4.1.171.11.59.7.3.11.1.1 integer32 read-write
At the elected BSR, this is the interval between originating Bootstrap messages, and should be equal to 60 seconds.
               swL3pimCbsrHashMaskLen 1.3.6.1.4.1.171.11.59.7.3.11.1.2 integer32 read-write
The length (in bits) of the mask to use in the hash function. For IPv4 we recommend a value of 30. For IPv6 we recommand a value of 126.
               swL3pimCbsrTable 1.3.6.1.4.1.171.11.59.7.3.11.1.3 no-access
The PIM CBSR Table contains the cbsr related information, like interface and priority.
                   swL3pimCbsrEntry 1.3.6.1.4.1.171.11.59.7.3.11.1.3.1 no-access
An entry in the PIM CBSR Table.
                       swL3pimCbsrInterface 1.3.6.1.4.1.171.11.59.7.3.11.1.3.1.1 interfaceindex no-access
The ifIndex value of this PIM interface.
                       swL3pimCbsrPriority 1.3.6.1.4.1.171.11.59.7.3.11.1.3.1.2 integer32 read-write
The preference value for the local interface as a candidate bootstrap router. The value of -1 is used to indicate that the local interface is not a candidate BSR interface.
           swL3pimCandidateRPMgmt 1.3.6.1.4.1.171.11.59.7.3.11.2
               swL3pimCandidateRPHoldtime 1.3.6.1.4.1.171.11.59.7.3.11.2.1 integer32 read-write
For C-RPs, this is the Holdtime specified in C-RP-Adv message, and is used by the BSR to time out RPs. This should be set to 2.5 * [C-RP-Adv-Period]. Default: 150 seconds.
               swL3pimCandidateRPPriority 1.3.6.1.4.1.171.11.59.7.3.11.2.2 integer32 read-write
The 'priority' of the included RP, for the corresponding Encoded-Group Address (if any), highest priority is '0' (i.e. the lower the value of the 'Priority' field, the higher the priority). This field is stored at the BSR upon receipt along with the RP address and corresponding Encoded-Group Address.
               swL3pimCandidateRPWildcardPrefixCnt 1.3.6.1.4.1.171.11.59.7.3.11.2.3 integer32 read-write
The number of enocded group addresses included in the message; indicating the group prefixes for which the C-RP is advertising. A Prefix-Cnt of '0' implies a prefix of 224.0.0.0 with mask length of 4; i.e. all multicast groups. If the C-RP is not configured with Group-prefix information, the C-RP puts a default value of '0' in this field.
           swL3pimSptMgmt 1.3.6.1.4.1.171.11.59.7.3.11.3
               swL3pimLastHopSptThreshold 1.3.6.1.4.1.171.11.59.7.3.11.3.1 displaystring read-write
Specifies a last hop router threshold.
               swL3pimRPSptThreshold 1.3.6.1.4.1.171.11.59.7.3.11.3.2 displaystring read-write
Specifies an RP threshold.
           swL3pimRegChksumIncDataTable 1.3.6.1.4.1.171.11.59.7.3.11.4 no-access
The PIM Register Checksum Including Data Table contains the PIM register checksum including data information, like RP address and state.
               swL3pimRegChksumIncDataEntry 1.3.6.1.4.1.171.11.59.7.3.11.4.1 no-access
An entry in the PIM Register Checksum Including Data Table.
                   swL3SwL3pimRegChksumIncDataRpAddr 1.3.6.1.4.1.171.11.59.7.3.11.4.1.1 ipaddress no-access
Specifies the RP address.
                   swL3SwL3pimRegChksumIncDataState 1.3.6.1.4.1.171.11.59.7.3.11.4.1.2 rowstatus read-only
The state of register checksum including data for RPs.
           swL3PimInfoMgmt 1.3.6.1.4.1.171.11.59.7.3.11.5
               swL3pimRegisterProbeTime 1.3.6.1.4.1.171.11.59.7.3.11.5.1 integer32 read-write
When null Registers are used, this is the time between sending a null Register and the Register-Suppression-Timer expiring unless it is restarted by receiving a Register-Stop. Thus, a null Register would be sent when the Register-Suppression-Timer reaches this value. Default: 5 seconds.
               swL3pimRegisterSuppressionTime 1.3.6.1.4.1.171.11.59.7.3.11.5.2 integer32 read-write
This is the mean interval between receiving a Register-Stop and allowing Registers to be sent again. A lower value means more frequent register bursts at RP, while a higher value means longer join latency for new receiver. Default: 60 seconds.
               swL3pimInfoTable 1.3.6.1.4.1.171.11.59.7.3.11.5.3 no-access
The PIM Information Table contains the PIM related information, like DR priority.
                   swL3pimInfoEntry 1.3.6.1.4.1.171.11.59.7.3.11.5.3.1 no-access
An entry in the PIM Information Table.
                       swL3pimInterface 1.3.6.1.4.1.171.11.59.7.3.11.5.3.1.1 interfaceindex no-access
The ifIndex value of this PIM interface.
                       swL3pimDRPriority 1.3.6.1.4.1.171.11.59.7.3.11.5.3.1.2 unsigned32 read-write
The DR Priority is a 32-bit unsigned number and the numerically larger priority is always prefered. A router's idea of the current DR on an interface can change when a PIM Hello message is received, when a neighbor timers out, or when a router's own DR priority changes.
           swL3pimStaticRPTable 1.3.6.1.4.1.171.11.59.7.3.11.6 no-access
The PIM Static RP Table contains the PIM static RP related information, like group address, group mask, RP address and RP row status.
               swL3pimStaticRPEntry 1.3.6.1.4.1.171.11.59.7.3.11.6.1 no-access
An entry in the PIM Static RP Table.
                   swL3pimStaticRPGroupAddress 1.3.6.1.4.1.171.11.59.7.3.11.6.1.1 ipaddress no-access
The IP multicast group address which, when combined with swL3pimStaticRPGroupMask, identifies a group prefix for which the local router will advertise itself as a static RP.
                   swL3pimStaticRPGroupMask 1.3.6.1.4.1.171.11.59.7.3.11.6.1.2 ipaddress no-access
The multicast group address mask which, when combined with swL3pimStaticRPGroupAddress, identifies a group prefix for which the local router will advertise itself as a static RP.
                   swL3pimStaticRPAddress 1.3.6.1.4.1.171.11.59.7.3.11.6.1.3 ipaddress no-access
The (unicast) address of the interface which will be advertised as a static RP.
                   swL3pimStaticRPRowStatus 1.3.6.1.4.1.171.11.59.7.3.11.6.1.4 rowstatus read-only
The status of this row, by which new entries may be created, or old entries deleted from this table.