ALTEON-CHEETAH-NETWORK-MIB
- Registered at
- 1.3.6.1.4.1.1872.2.5.3
- Last updated
- 2004-09-01 00:00
- Organization
- Nortel Networks
- Revisions
- 2004-09-01 00:00
- Namespace
- alteonos
- Source file
ALTEON-CHEETAH-NETWORK-MIB- Digest
sha256:354745de5944ffd3053b0bdd9859e13ee903f6e4f053a2658d8905e3c6e81377
Description
The MIB module for the Alteon OS Layer 3 configuration, statistics and information .
Contact
Rekha Singamsetty Suresh Batchu Nortel Networks 4655 Great America Parkway Santa Clara CA 95054 +1 408 495 2400 rrekha@nortelnetworks.com sbatchu@nortelnetworks.com
Imports
| From | Symbols |
|---|---|
| ALTEON-ROOT-MIB | aws-switch |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, PhysAddress, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ALTEON-CHEETAH-NETWORK-MIB ALTEON-ROOT-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| layer3Configs OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.1 | |||
| ipInterfaceCfg OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.1.1 | |||
| ipInterfaceTableMax OBJECT-TYPE The maximum number of rows in the IP interface table. | 1.3.6.1.4.1.1872.2.5.3.1.1.1 | Integer32 | read-only | current |
| ipCurCfgIntfTable OBJECT-TYPE The table of IP interface configuration. | 1.3.6.1.4.1.1872.2.5.3.1.1.2 | not-accessible | current | |
| ipCurCfgIntfEntry OBJECT-TYPE A row in the Ip interface table | 1.3.6.1.4.1.1872.2.5.3.1.1.2.1 | not-accessible | current | |
| ipCurCfgIntfIndex OBJECT-TYPE The interface number for which the IP information is related. | 1.3.6.1.4.1.1872.2.5.3.1.1.2.1.1 | Integer32 | read-only | current |
| ipCurCfgIntfAddr OBJECT-TYPE The IP address of the interface. | 1.3.6.1.4.1.1872.2.5.3.1.1.2.1.2 | IpAddress | read-only | current |
| ipCurCfgIntfMask OBJECT-TYPE The subnet mask of the interface. | 1.3.6.1.4.1.1872.2.5.3.1.1.2.1.3 | IpAddress | read-only | current |
| ipCurCfgIntfBroadcast OBJECT-TYPE The broadcast address of the interface. | 1.3.6.1.4.1.1872.2.5.3.1.1.2.1.4 | IpAddress | read-only | obsolete |
| ipCurCfgIntfVlan OBJECT-TYPE The VLAN associated with the interface. | 1.3.6.1.4.1.1872.2.5.3.1.1.2.1.5 | Integer32 | read-only | current |
| ipCurCfgIntfState OBJECT-TYPE The state of the interface. | 1.3.6.1.4.1.1872.2.5.3.1.1.2.1.6 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ipCurCfgIntfBootpRelay OBJECT-TYPE Enable/disable BOOTP relay. | 1.3.6.1.4.1.1872.2.5.3.1.1.2.1.7 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ipCurCfgIntfIpVer OBJECT-TYPE The type of IP address. | 1.3.6.1.4.1.1872.2.5.3.1.1.2.1.9 | INTEGER {ipv4(1), ipv6(2)} | read-only | current |
| ipCurCfgIntfIpv6Addr OBJECT-TYPE The IPv6 address of the interface. Address should be 4-byte haxadecimal colon notation. Valid IPv6 address should be in any of the following forms xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or xxxx::xxxx:xxxx:xxxx:xxxx or ::xxxx | 1.3.6.1.4.1.1872.2.5.3.1.1.2.1.10 | DisplayString (SIZE(0..40)) | read-only | current |
| ipCurCfgIntfPrefixLen OBJECT-TYPE The prefix length associated with this IP address . | 1.3.6.1.4.1.1872.2.5.3.1.1.2.1.11 | INTEGER (1..128) | read-only | current |
| ipCurCfgIntfRouteAdv OBJECT-TYPE Enable/disable route advertisement of the interface. | 1.3.6.1.4.1.1872.2.5.3.1.1.2.1.12 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ipNewCfgIntfTable OBJECT-TYPE The table of interface configuration in the New Configuration Block. | 1.3.6.1.4.1.1872.2.5.3.1.1.3 | not-accessible | current | |
| ipNewCfgIntfEntry OBJECT-TYPE A row in the Ip interface table | 1.3.6.1.4.1.1872.2.5.3.1.1.3.1 | not-accessible | current | |
| ipNewCfgIntfIndex OBJECT-TYPE The interface number for which the IP information is related. | 1.3.6.1.4.1.1872.2.5.3.1.1.3.1.1 | Integer32 | read-only | current |
| ipNewCfgIntfAddr OBJECT-TYPE The IP address of the interface. | 1.3.6.1.4.1.1872.2.5.3.1.1.3.1.2 | IpAddress | read-create | current |
| ipNewCfgIntfMask OBJECT-TYPE The subnet mask of the interface. | 1.3.6.1.4.1.1872.2.5.3.1.1.3.1.3 | IpAddress | read-create | current |
| ipNewCfgIntfBroadcast OBJECT-TYPE The broadcast address of the interface. | 1.3.6.1.4.1.1872.2.5.3.1.1.3.1.4 | IpAddress | read-create | obsolete |
| ipNewCfgIntfVlan OBJECT-TYPE The VLAN associated with the interface. | 1.3.6.1.4.1.1872.2.5.3.1.1.3.1.5 | Integer32 | read-create | current |
| ipNewCfgIntfState OBJECT-TYPE The state of the interface. | 1.3.6.1.4.1.1872.2.5.3.1.1.3.1.6 | INTEGER {enabled(2), disabled(3)} | read-create | current |
| ipNewCfgIntfDelete OBJECT-TYPE When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. | 1.3.6.1.4.1.1872.2.5.3.1.1.3.1.7 | INTEGER {other(1), delete(2)} | read-create | current |
| ipNewCfgIntfBootpRelay OBJECT-TYPE Enable/disable BOOTP relay. | 1.3.6.1.4.1.1872.2.5.3.1.1.3.1.8 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ipNewCfgIntfIpVer OBJECT-TYPE The type of IP address. | 1.3.6.1.4.1.1872.2.5.3.1.1.3.1.10 | INTEGER {ipv4(1), ipv6(2)} | read-create | current |
| ipNewCfgIntfIpv6Addr OBJECT-TYPE The IPv6 address of the interface. Address should be 4-byte haxadecimal colon notation. Valid IPv6 address should be in any of the following forms xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or xxxx::xxxx:xxxx:xxxx:xxxx or ::xxxx | 1.3.6.1.4.1.1872.2.5.3.1.1.3.1.11 | DisplayString (SIZE(0..40)) | read-create | current |
| ipNewCfgIntfPrefixLen OBJECT-TYPE The prefix length associated with this IP address . | 1.3.6.1.4.1.1872.2.5.3.1.1.3.1.12 | INTEGER (1..128) | read-create | current |
| ipNewCfgIntfRouteAdv OBJECT-TYPE Enable/disable route advertisement of the interface. | 1.3.6.1.4.1.1872.2.5.3.1.1.3.1.13 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ipGatewayCfg OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.1.2 | |||
| ipCurCfgGwMetric OBJECT-TYPE The default gateway metric. | 1.3.6.1.4.1.1872.2.5.3.1.2.1 | INTEGER {strict(1), roundrobin(2)} | read-only | current |
| ipNewCfgGwMetric OBJECT-TYPE The default gateway metric. | 1.3.6.1.4.1.1872.2.5.3.1.2.2 | INTEGER {strict(1), roundrobin(2)} | read-write | current |
| ipGatewayTableMax OBJECT-TYPE The maximum number of rows in the IP gateway table. | 1.3.6.1.4.1.1872.2.5.3.1.2.3 | Integer32 | read-only | current |
| ipCurCfgGwTable OBJECT-TYPE The table of gateways in the Current configuration Block. | 1.3.6.1.4.1.1872.2.5.3.1.2.4 | not-accessible | current | |
| ipCurCfgGwEntry OBJECT-TYPE A row in the Ip gateway table | 1.3.6.1.4.1.1872.2.5.3.1.2.4.1 | not-accessible | current | |
| ipCurCfgGwIndex OBJECT-TYPE The gateway number for which the information is related. | 1.3.6.1.4.1.1872.2.5.3.1.2.4.1.1 | Integer32 | read-only | current |
| ipCurCfgGwAddr OBJECT-TYPE The IP address of the default gateway. | 1.3.6.1.4.1.1872.2.5.3.1.2.4.1.2 | IpAddress | read-only | current |
| ipCurCfgGwInterval OBJECT-TYPE The interval between ping attempts. | 1.3.6.1.4.1.1872.2.5.3.1.2.4.1.3 | INTEGER (0..60) | read-only | current |
| ipCurCfgGwRetry OBJECT-TYPE The number of failed attempts to declare the default gateway DOWN. | 1.3.6.1.4.1.1872.2.5.3.1.2.4.1.4 | INTEGER (1..120) | read-only | current |
| ipCurCfgGwState OBJECT-TYPE The state of the default gateway. | 1.3.6.1.4.1.1872.2.5.3.1.2.4.1.5 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ipCurCfgGwArp OBJECT-TYPE The state of ARP only health checks. | 1.3.6.1.4.1.1872.2.5.3.1.2.4.1.6 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ipCurCfgGwVlan OBJECT-TYPE The VLAN number for this gateway. The first 4 entries in the table are only used for default gateway load balancing hence the VLAN cannot be specified for the first 4 entries. | 1.3.6.1.4.1.1872.2.5.3.1.2.4.1.7 | Integer32 | read-only | current |
| ipCurCfgGwPriority OBJECT-TYPE The priority of the default route for this gateway. High priority means that the default gateway route will have higher priority over learned default routes. Low priority means that the default gateway route will have lower priority than learned default routes. | 1.3.6.1.4.1.1872.2.5.3.1.2.4.1.8 | INTEGER {low(1), high(2)} | read-only | current |
| ipCurCfgGwIpVer OBJECT-TYPE The type of IP address. | 1.3.6.1.4.1.1872.2.5.3.1.2.4.1.9 | INTEGER {ipv4(1), ipv6(2)} | read-only | current |
| ipCurCfgGwIpv6Addr OBJECT-TYPE The IPv6 address of the gateway. Address should be 4-byte haxadecimal colon notation. Valid IPv6 address should be in any of the following forms xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or xxxx::xxxx:xxxx:xxxx:xxxx or ::xxxx | 1.3.6.1.4.1.1872.2.5.3.1.2.4.1.10 | DisplayString (SIZE(0..40)) | read-only | current |
| ipNewCfgGwTable OBJECT-TYPE The table of gateway configuration in the new configuration block. | 1.3.6.1.4.1.1872.2.5.3.1.2.5 | not-accessible | current | |
| ipNewCfgGwEntry OBJECT-TYPE A row in the Ip default gateway table | 1.3.6.1.4.1.1872.2.5.3.1.2.5.1 | not-accessible | current | |
| ipNewCfgGwIndex OBJECT-TYPE The gateway number for which the information is related. | 1.3.6.1.4.1.1872.2.5.3.1.2.5.1.1 | Integer32 | read-only | current |
| ipNewCfgGwAddr OBJECT-TYPE The IP address of the default gateway. | 1.3.6.1.4.1.1872.2.5.3.1.2.5.1.2 | IpAddress | read-create | current |
| ipNewCfgGwInterval OBJECT-TYPE The interval in seconds between ping attempts. | 1.3.6.1.4.1.1872.2.5.3.1.2.5.1.3 | INTEGER (0..60) | read-create | current |
| ipNewCfgGwRetry OBJECT-TYPE The number of failed attempts to declare the default gateway DOWN. | 1.3.6.1.4.1.1872.2.5.3.1.2.5.1.4 | INTEGER (1..120) | read-create | current |
| ipNewCfgGwState OBJECT-TYPE The state of the default gateway. | 1.3.6.1.4.1.1872.2.5.3.1.2.5.1.5 | INTEGER {enabled(2), disabled(3)} | read-create | current |
| ipNewCfgGwDelete OBJECT-TYPE When set to the value of 2 (delete), the entire row is deleted. When read, other is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. | 1.3.6.1.4.1.1872.2.5.3.1.2.5.1.6 | INTEGER {other(1), delete(2)} | read-create | current |
| ipNewCfgGwArp OBJECT-TYPE The state of the ARP only health checks. | 1.3.6.1.4.1.1872.2.5.3.1.2.5.1.7 | INTEGER {enabled(2), disabled(3)} | read-create | current |
| ipNewCfgGwVlan OBJECT-TYPE The VLAN number for this gateway. The first 4 entries in the table are only used for default gateway load balancing hence the VLAN cannot be specified for the first 4 entries. | 1.3.6.1.4.1.1872.2.5.3.1.2.5.1.8 | Integer32 | read-create | current |
| ipNewCfgGwPriority OBJECT-TYPE The priority of the default route for this gateway. High priority means that the default gateway route will have higher priority over learned default routes. Low priority means that the default gateway route will have lower priority than learned default routes. | 1.3.6.1.4.1.1872.2.5.3.1.2.5.1.9 | INTEGER {low(1), high(2)} | read-create | current |
| ipNewCfgGwIpVer OBJECT-TYPE The type of IP address. | 1.3.6.1.4.1.1872.2.5.3.1.2.5.1.10 | INTEGER {ipv4(1), ipv6(2)} | read-create | current |
| ipNewCfgGwIpv6Addr OBJECT-TYPE The IPv6 address of the gateway. Address should be 4-byte haxadecimal colon notation. Valid IPv6 address should be in any of the following forms xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or xxxx::xxxx:xxxx:xxxx:xxxx or ::xxxx | 1.3.6.1.4.1.1872.2.5.3.1.2.5.1.11 | DisplayString (SIZE(0..40)) | read-create | current |
| ipStaticRouteCfg OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.1.3 | |||
| ipStaticRouteTableMaxSize OBJECT-TYPE The maximum number of rows in the Static Route table. | 1.3.6.1.4.1.1872.2.5.3.1.3.1 | Integer32 | read-only | current |
| ipCurCfgStaticRouteTable OBJECT-TYPE The table of static routes in the current configuration block. | 1.3.6.1.4.1.1872.2.5.3.1.3.2 | not-accessible | current | |
| ipCurCfgStaticRouteEntry OBJECT-TYPE A row in the static IP route table | 1.3.6.1.4.1.1872.2.5.3.1.3.2.1 | not-accessible | current | |
| ipCurCfgStaticRouteIndx OBJECT-TYPE The index of the static routing table. | 1.3.6.1.4.1.1872.2.5.3.1.3.2.1.1 | Integer32 | read-only | current |
| ipCurCfgStaticRouteDestIp OBJECT-TYPE The destination IP address of this route. | 1.3.6.1.4.1.1872.2.5.3.1.3.2.1.2 | IpAddress | read-only | current |
| ipCurCfgStaticRouteMask OBJECT-TYPE The destination IP address of this route. | 1.3.6.1.4.1.1872.2.5.3.1.3.2.1.3 | IpAddress | read-only | current |
| ipCurCfgStaticRouteGateway OBJECT-TYPE The destination IP address of this route. | 1.3.6.1.4.1.1872.2.5.3.1.3.2.1.4 | IpAddress | read-only | current |
| ipCurCfgStaticRouteInterface OBJECT-TYPE The IP interface of this route. The IP address of the specified interface shall be use as source IP when performs routing. | 1.3.6.1.4.1.1872.2.5.3.1.3.2.1.5 | Integer32 | read-only | current |
| ipNewCfgStaticRouteTable OBJECT-TYPE The table of static routes in the new configuration block. | 1.3.6.1.4.1.1872.2.5.3.1.3.3 | not-accessible | current | |
| ipNewCfgStaticRouteEntry OBJECT-TYPE A row in the static IP route table | 1.3.6.1.4.1.1872.2.5.3.1.3.3.1 | not-accessible | current | |
| ipNewCfgStaticRouteIndx OBJECT-TYPE The index of the static routing table. | 1.3.6.1.4.1.1872.2.5.3.1.3.3.1.1 | Integer32 | read-only | current |
| ipNewCfgStaticRouteDestIp OBJECT-TYPE The destination IP address of this route. | 1.3.6.1.4.1.1872.2.5.3.1.3.3.1.2 | IpAddress | read-create | current |
| ipNewCfgStaticRouteMask OBJECT-TYPE The subnet mask of this route. | 1.3.6.1.4.1.1872.2.5.3.1.3.3.1.3 | IpAddress | read-create | current |
| ipNewCfgStaticRouteGateway OBJECT-TYPE The IP address of the gateway for this route. | 1.3.6.1.4.1.1872.2.5.3.1.3.3.1.4 | IpAddress | read-create | current |
| ipNewCfgStaticRouteAction OBJECT-TYPE When set to the value of 2 (delete), the entire row is deleted. When read, other is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. | 1.3.6.1.4.1.1872.2.5.3.1.3.3.1.5 | INTEGER {other(1), delete(2)} | read-create | current |
| ipNewCfgStaticRouteInterface OBJECT-TYPE The IP interface of this route. The IP address of the specified interface shall be use as source IP when performs routing. | 1.3.6.1.4.1.1872.2.5.3.1.3.3.1.6 | Integer32 | read-create | current |
| ipForwardCfg OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.1.4 | |||
| ipFwdGeneralCfg OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.1.4.1 | |||
| ipFwdCurCfgState OBJECT-TYPE IP forwarding global state. | 1.3.6.1.4.1.1872.2.5.3.1.4.1.1 | INTEGER {on(2), off(3)} | read-only | current |
| ipFwdNewCfgState OBJECT-TYPE IP forwarding global state. | 1.3.6.1.4.1.1872.2.5.3.1.4.1.2 | INTEGER {on(2), off(3)} | read-write | current |
| ipFwdCurCfgDirectedBcast OBJECT-TYPE Enable or disable forwarding directed broadcasts. | 1.3.6.1.4.1.1872.2.5.3.1.4.1.3 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ipFwdNewCfgDirectedBcast OBJECT-TYPE Enable or disable forwarding directed broadcasts. | 1.3.6.1.4.1.1872.2.5.3.1.4.1.4 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| ipFwdCurCfgNoICMPRedirect OBJECT-TYPE Enable or disable no icmp redirects. | 1.3.6.1.4.1.1872.2.5.3.1.4.1.5 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ipFwdNewCfgNoICMPRedirect OBJECT-TYPE Enable or disable no icmp redirects. | 1.3.6.1.4.1.1872.2.5.3.1.4.1.6 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| ipFwdCurCfgRtCache OBJECT-TYPE Enable or disable SP Route Caching. | 1.3.6.1.4.1.1872.2.5.3.1.4.1.7 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ipFwdNewCfgRtCache OBJECT-TYPE Enable or disable SP Route Caching. | 1.3.6.1.4.1.1872.2.5.3.1.4.1.8 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| ipFwdPortTableMaxSize OBJECT-TYPE The maximum number of rows in the IP Port table. | 1.3.6.1.4.1.1872.2.5.3.1.4.2 | Integer32 | read-only | current |
| ipFwdCurCfgPortTable OBJECT-TYPE The table of ports and their forwarding states | 1.3.6.1.4.1.1872.2.5.3.1.4.3 | not-accessible | current | |
| ipFwdCurCfgPortEntry OBJECT-TYPE A row in the ipFwdCurCfgPortTable | 1.3.6.1.4.1.1872.2.5.3.1.4.3.1 | not-accessible | current | |
| ipFwdCurCfgPortIndex OBJECT-TYPE The port number for which the forwarding state information pertains. | 1.3.6.1.4.1.1872.2.5.3.1.4.3.1.1 | Integer32 | read-only | current |
| ipFwdCurCfgPortState OBJECT-TYPE The forwarding state of the port. | 1.3.6.1.4.1.1872.2.5.3.1.4.3.1.2 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ipFwdNewCfgPortTable OBJECT-TYPE The table of ports and their forwarding states | 1.3.6.1.4.1.1872.2.5.3.1.4.4 | not-accessible | current | |
| ipFwdNewCfgPortEntry OBJECT-TYPE A row in the ipFwdNewCfgPortTable | 1.3.6.1.4.1.1872.2.5.3.1.4.4.1 | not-accessible | current | |
| ipFwdNewCfgPortIndex OBJECT-TYPE The port number for which the forwarding state information pertains. | 1.3.6.1.4.1.1872.2.5.3.1.4.4.1.1 | Integer32 | read-only | current |
| ipFwdNewCfgPortState OBJECT-TYPE The forwarding state of the port. | 1.3.6.1.4.1.1872.2.5.3.1.4.4.1.2 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| ipFwdLocalTableMaxSize OBJECT-TYPE The maximum number of rows in the Local table. | 1.3.6.1.4.1.1872.2.5.3.1.4.5 | Integer32 | read-only | current |
| ipFwdCurCfgLocalTable OBJECT-TYPE The table of local network definition. | 1.3.6.1.4.1.1872.2.5.3.1.4.6 | not-accessible | current | |
| ipFwdCurCfgLocalEntry OBJECT-TYPE A row in the ipFwdCurCfgLocalTable | 1.3.6.1.4.1.1872.2.5.3.1.4.6.1 | not-accessible | current | |
| ipFwdCurCfgLocalIndex OBJECT-TYPE The index of ipFwdCurCfgLocalTable. | 1.3.6.1.4.1.1872.2.5.3.1.4.6.1.1 | Integer32 | read-only | current |
| ipFwdCurCfgLocalSubnet OBJECT-TYPE The current local IP subnet. | 1.3.6.1.4.1.1872.2.5.3.1.4.6.1.2 | IpAddress | read-only | current |
| ipFwdCurCfgLocalMask OBJECT-TYPE The current local IP subnet mask. | 1.3.6.1.4.1.1872.2.5.3.1.4.6.1.3 | IpAddress | read-only | current |
| ipFwdNewCfgLocalTable OBJECT-TYPE The table of local network definition. | 1.3.6.1.4.1.1872.2.5.3.1.4.7 | not-accessible | current | |
| ipFwdNewCfgLocalEntry OBJECT-TYPE A row in the ipFwdNewCfgLocalTable | 1.3.6.1.4.1.1872.2.5.3.1.4.7.1 | not-accessible | current | |
| ipFwdNewCfgLocalIndex OBJECT-TYPE The index of ipFwdNewCfgLocalTable. | 1.3.6.1.4.1.1872.2.5.3.1.4.7.1.1 | Integer32 | read-only | current |
| ipFwdNewCfgLocalSubnet OBJECT-TYPE The new local IP subnet. | 1.3.6.1.4.1.1872.2.5.3.1.4.7.1.2 | IpAddress | read-create | current |
| ipFwdNewCfgLocalMask OBJECT-TYPE The new local IP subnet mask. | 1.3.6.1.4.1.1872.2.5.3.1.4.7.1.3 | IpAddress | read-create | current |
| ipFwdNewCfgLocalDelete OBJECT-TYPE When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. | 1.3.6.1.4.1.1872.2.5.3.1.4.7.1.4 | INTEGER {other(1), delete(2)} | read-create | current |
| vrrpCfg OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.1.6 | |||
| vrrpGeneral OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.1.6.1 | |||
| vrrpCurCfgGenState OBJECT-TYPE Enable or disable VRRP operation globally. | 1.3.6.1.4.1.1872.2.5.3.1.6.1.1 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpNewCfgGenState OBJECT-TYPE Enable or disable VRRP operation globally. | 1.3.6.1.4.1.1872.2.5.3.1.6.1.2 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| vrrpCurCfgGenTckVirtRtrInc OBJECT-TYPE The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of other virtual routers. | 1.3.6.1.4.1.1872.2.5.3.1.6.1.3 | INTEGER (0..254) | read-only | current |
| vrrpNewCfgGenTckVirtRtrInc OBJECT-TYPE The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of other virtual routers. | 1.3.6.1.4.1.1872.2.5.3.1.6.1.4 | INTEGER (0..254) | read-write | current |
| vrrpCurCfgGenTckIpIntfInc OBJECT-TYPE The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of other router interfaces. | 1.3.6.1.4.1.1872.2.5.3.1.6.1.5 | INTEGER (0..254) | read-only | current |
| vrrpNewCfgGenTckIpIntfInc OBJECT-TYPE The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of other router interfaces. | 1.3.6.1.4.1.1872.2.5.3.1.6.1.6 | INTEGER (0..254) | read-write | current |
| vrrpCurCfgGenTckVlanPortInc OBJECT-TYPE The increment of VRRP virtual router priority. The priority is adjusted by tracking the port state of ports that belongs to the same virtual LAN as the virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.1.7 | INTEGER (0..254) | read-only | current |
| vrrpNewCfgGenTckVlanPortInc OBJECT-TYPE The increment of VRRP virtual router priority. The priority is adjusted by tracking the port state of ports that belongs to the same virtual LAN as the virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.1.8 | INTEGER (0..254) | read-write | current |
| vrrpCurCfgGenTckL4PortInc OBJECT-TYPE The increment of VRRP virtual router priority. The priority is adjusted by tracking the Layer 4 port states. This is valid when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.1.9 | INTEGER (0..254) | read-only | current |
| vrrpNewCfgGenTckL4PortInc OBJECT-TYPE The increment of VRRP virtual router priority. The priority is adjusted by tracking the Layer 4 port states. This is valid when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.1.10 | INTEGER (0..254) | read-write | current |
| vrrpCurCfgGenTckRServerInc OBJECT-TYPE The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of real servers under the virtual server which is configured as a VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.1.11 | INTEGER (0..254) | read-only | current |
| vrrpNewCfgGenTckRServerInc OBJECT-TYPE The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of real servers under the virtual server which is configured as a VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.1.12 | INTEGER (0..254) | read-write | current |
| vrrpCurCfgGenTckHsrpInc OBJECT-TYPE The increment of VRRP virtual router priority. The priority is adjusted by tracking the HSRP advertisements. | 1.3.6.1.4.1.1872.2.5.3.1.6.1.13 | INTEGER (0..254) | read-only | current |
| vrrpNewCfgGenTckHsrpInc OBJECT-TYPE The increment of VRRP virtual router priority. The priority is adjusted by tracking the HSRP advertisements. | 1.3.6.1.4.1.1872.2.5.3.1.6.1.14 | INTEGER (0..254) | read-write | current |
| vrrpCurCfgGenHotstandby OBJECT-TYPE Enable or disable hotstandby processing. | 1.3.6.1.4.1.1872.2.5.3.1.6.1.15 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpNewCfgGenHotstandby OBJECT-TYPE Enable or disable hotstandby processing. | 1.3.6.1.4.1.1872.2.5.3.1.6.1.16 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| vrrpCurCfgGenTckHsrvInc OBJECT-TYPE The increment of VRRP virtual router priority. The priority is adjusted by tracking the HSRP advertisements by VLAN. | 1.3.6.1.4.1.1872.2.5.3.1.6.1.17 | INTEGER (0..254) | read-only | current |
| vrrpNewCfgGenTckHsrvInc OBJECT-TYPE The increment of VRRP virtual router priority. The priority is adjusted by tracking the HSRP advertisements by VLAN. | 1.3.6.1.4.1.1872.2.5.3.1.6.1.18 | INTEGER (0..254) | read-write | current |
| vrrpCurCfgGenHoldoff OBJECT-TYPE The time for VRRP virtual router to hold before it begins to change state to backup or master state. | 1.3.6.1.4.1.1872.2.5.3.1.6.1.19 | INTEGER (0..255) | read-only | current |
| vrrpNewCfgGenHoldoff OBJECT-TYPE The time for VRRP virtual router to hold before it begins to change state to backup or master state. | 1.3.6.1.4.1.1872.2.5.3.1.6.1.20 | INTEGER (0..255) | read-write | current |
| vrrpVirtRtrTableMaxSize OBJECT-TYPE The maximum number of entries in VRRP virtual router table. | 1.3.6.1.4.1.1872.2.5.3.1.6.2 | Integer32 | read-only | current |
| vrrpCurCfgVirtRtrTable OBJECT-TYPE The table of VRRP virtual routers configuration in current_config. | 1.3.6.1.4.1.1872.2.5.3.1.6.3 | not-accessible | current | |
| vrrpCurCfgVirtRtrTableEntry OBJECT-TYPE Information about a VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.3.1 | not-accessible | current | |
| vrrpCurCfgVirtRtrIndx OBJECT-TYPE The VRRP virtual router table index. | 1.3.6.1.4.1.1872.2.5.3.1.6.3.1.1 | Integer32 | read-only | current |
| vrrpCurCfgVirtRtrID OBJECT-TYPE The VRRP virtual router identifier. | 1.3.6.1.4.1.1872.2.5.3.1.6.3.1.2 | INTEGER (1..1024) | read-only | current |
| vrrpCurCfgVirtRtrAddr OBJECT-TYPE The VRRP virtual router IP address. | 1.3.6.1.4.1.1872.2.5.3.1.6.3.1.3 | IpAddress | read-only | current |
| vrrpCurCfgVirtRtrIfIndex OBJECT-TYPE The IfIndex that the VRRP virtual router is representing. | 1.3.6.1.4.1.1872.2.5.3.1.6.3.1.4 | Integer32 | read-only | current |
| vrrpCurCfgVirtRtrInterval OBJECT-TYPE The time interval between VRRP advertisements in seconds. | 1.3.6.1.4.1.1872.2.5.3.1.6.3.1.5 | INTEGER (1..255) | read-only | current |
| vrrpCurCfgVirtRtrPriority OBJECT-TYPE The priority value to be used by the specified VRRP virtual routers. | 1.3.6.1.4.1.1872.2.5.3.1.6.3.1.6 | INTEGER (1..254) | read-only | current |
| vrrpCurCfgVirtRtrPreempt OBJECT-TYPE This is for controlling whether a higher priority Backup VRRP virtual router preempts a low priority Master. enabled(1) - allow preemption disabled(2) - prohibit preemption | 1.3.6.1.4.1.1872.2.5.3.1.6.3.1.7 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrState OBJECT-TYPE Enable or disable the VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.3.1.8 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrSharing OBJECT-TYPE Enable or disable load sharing of non-master virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.3.1.9 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrTckVirtRtr OBJECT-TYPE Enable or disable tracking other virtual routers for priority adjustment. The priority increment is defined in vrrpCurCfgGenTckVirtRtrInc. | 1.3.6.1.4.1.1872.2.5.3.1.6.3.1.10 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrTckIpIntf OBJECT-TYPE Enable or disable tracking other router interfaces for priority adjustment. The priority increment is defined in vrrpCurCfgGenTckIpIntfInc. | 1.3.6.1.4.1.1872.2.5.3.1.6.3.1.11 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrTckVlanPort OBJECT-TYPE Enable or disable tracking port state of VLAN ports for priority adjustment. The priority increment is defined in vrrpCurCfgGenTckVlanPortInc. | 1.3.6.1.4.1.1872.2.5.3.1.6.3.1.12 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrTckL4Port OBJECT-TYPE Enable or disable tracking Layer 4 port states for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckL4PortInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.3.1.13 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrTckRServer OBJECT-TYPE Enable or disable tracking real server states for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckRServerInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.3.1.14 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrTckHsrp OBJECT-TYPE Enable or disable tracking HSRP advertisements for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckHsrpInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.3.1.15 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrTckHsrv OBJECT-TYPE Enable or disable tracking HSRP advertisements by VLAN for priority adjustment. The priority increment is defined in vrrpCurCfgGenTckHsrvInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.3.1.16 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpNewCfgVirtRtrTable OBJECT-TYPE The table of VRRP virtual routers configuration in current_config. | 1.3.6.1.4.1.1872.2.5.3.1.6.4 | not-accessible | current | |
| vrrpNewCfgVirtRtrTableEntry OBJECT-TYPE Information about a VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.4.1 | not-accessible | current | |
| vrrpNewCfgVirtRtrIndx OBJECT-TYPE The VRRP virtual router table index. | 1.3.6.1.4.1.1872.2.5.3.1.6.4.1.1 | Integer32 | read-only | current |
| vrrpNewCfgVirtRtrID OBJECT-TYPE The VRRP virtual router identifier. | 1.3.6.1.4.1.1872.2.5.3.1.6.4.1.2 | INTEGER (1..1024) | read-create | current |
| vrrpNewCfgVirtRtrAddr OBJECT-TYPE The VRRP virtual router IP address. | 1.3.6.1.4.1.1872.2.5.3.1.6.4.1.3 | IpAddress | read-create | current |
| vrrpNewCfgVirtRtrIfIndex OBJECT-TYPE The IfIndex that the VRRP virtual router is representing. | 1.3.6.1.4.1.1872.2.5.3.1.6.4.1.4 | Integer32 | read-create | current |
| vrrpNewCfgVirtRtrInterval OBJECT-TYPE The time interval between VRRP advertisements in seconds. | 1.3.6.1.4.1.1872.2.5.3.1.6.4.1.5 | INTEGER (1..255) | read-create | current |
| vrrpNewCfgVirtRtrPriority OBJECT-TYPE The priority value to be used by the specified VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.4.1.6 | INTEGER (1..254) | read-create | current |
| vrrpNewCfgVirtRtrPreempt OBJECT-TYPE This is for controlling whether a higher priority Backup VRRP virtual router preempts a low priority Master. enabled(1) - allow preemption disabled(2) - prohibit preemption | 1.3.6.1.4.1.1872.2.5.3.1.6.4.1.7 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrState OBJECT-TYPE Enable or disable the VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.4.1.8 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrDelete OBJECT-TYPE When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than delete(2) has no effect on the state of the row. | 1.3.6.1.4.1.1872.2.5.3.1.6.4.1.9 | INTEGER {other(1), delete(2)} | read-create | current |
| vrrpNewCfgVirtRtrSharing OBJECT-TYPE Enable or disable load sharing of non-master virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.4.1.10 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrTckVirtRtr OBJECT-TYPE Enable or disable tracking other virtual routers for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckVirtRtrInc. | 1.3.6.1.4.1.1872.2.5.3.1.6.4.1.11 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrTckIpIntf OBJECT-TYPE Enable or disable tracking other router interfaces for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckIpIntfInc. | 1.3.6.1.4.1.1872.2.5.3.1.6.4.1.12 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrTckVlanPort OBJECT-TYPE Enable or disable tracking port state of VLAN ports for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckVlanPortInc. | 1.3.6.1.4.1.1872.2.5.3.1.6.4.1.13 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrTckL4Port OBJECT-TYPE Enable or disable tracking Layer 4 port states for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckL4PortInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.4.1.14 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrTckRServer OBJECT-TYPE Enable or disable tracking real server states for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckRServerInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.4.1.15 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrTckHsrp OBJECT-TYPE Enable or disable tracking HSRP advertisements for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckHsrpInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.4.1.16 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrTckHsrv OBJECT-TYPE Enable or disable tracking HSRP by VLAN advertisements for priority adjustment. The priority increment is defined in vrrpNewCfgGenTckHsrvInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.4.1.17 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpIfTableMaxSize OBJECT-TYPE The maximum number of entries in VRRP interface table. | 1.3.6.1.4.1.1872.2.5.3.1.6.5 | Integer32 | read-only | current |
| vrrpCurCfgIfTable OBJECT-TYPE The table of VRRP interface configuration in current_config. | 1.3.6.1.4.1.1872.2.5.3.1.6.6 | not-accessible | current | |
| vrrpCurCfgIfTableEntry OBJECT-TYPE Information about a VRRP interface. | 1.3.6.1.4.1.1872.2.5.3.1.6.6.1 | not-accessible | current | |
| vrrpCurCfgIfIndx OBJECT-TYPE The VRRP interface index. This is eqivalent to IfIndex. | 1.3.6.1.4.1.1872.2.5.3.1.6.6.1.1 | Integer32 | read-only | current |
| vrrpCurCfgIfAuthType OBJECT-TYPE Type of authentication being used. none(1) - no authentication simple-text-password(2) - use password specified in vrrpCurCfgIfPasswd for authentication. | 1.3.6.1.4.1.1872.2.5.3.1.6.6.1.2 | INTEGER {none(1), simple-text-password(2)} | read-only | current |
| vrrpCurCfgIfPasswd OBJECT-TYPE The password for authentication. | 1.3.6.1.4.1.1872.2.5.3.1.6.6.1.3 | DisplayString (SIZE(0..7)) | read-only | current |
| vrrpNewCfgIfTable OBJECT-TYPE The table of VRRP interface configuration in current_config. | 1.3.6.1.4.1.1872.2.5.3.1.6.7 | not-accessible | current | |
| vrrpNewCfgIfTableEntry OBJECT-TYPE Information about a VRRP interface. | 1.3.6.1.4.1.1872.2.5.3.1.6.7.1 | not-accessible | current | |
| vrrpNewCfgIfIndx OBJECT-TYPE The VRRP interface index. This is eqivalent to IfIndex. | 1.3.6.1.4.1.1872.2.5.3.1.6.7.1.1 | Integer32 | read-only | current |
| vrrpNewCfgIfAuthType OBJECT-TYPE Type of authentication being used. none(1) - no authentication simple-text-password(2) - use password specified in vrrpNewCfgIfPasswd for authentication. | 1.3.6.1.4.1.1872.2.5.3.1.6.7.1.2 | INTEGER {none(1), simple-text-password(2)} | read-create | current |
| vrrpNewCfgIfPasswd OBJECT-TYPE The password for authentication. | 1.3.6.1.4.1.1872.2.5.3.1.6.7.1.3 | DisplayString (SIZE(0..7)) | read-create | current |
| vrrpNewCfgIfDelete OBJECT-TYPE When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than delete(2) has no effect on the state of the row. | 1.3.6.1.4.1.1872.2.5.3.1.6.7.1.4 | INTEGER {other(1), delete(2)} | read-create | current |
| vrrpVirtRtrGrpTableMaxSize OBJECT-TYPE The maximum number of entries in VRRP Group table. | 1.3.6.1.4.1.1872.2.5.3.1.6.8 | Integer32 | read-only | current |
| vrrpCurCfgVirtRtrGrpTable OBJECT-TYPE The table of VRRP virtual router group in current_config. | 1.3.6.1.4.1.1872.2.5.3.1.6.9 | not-accessible | current | |
| vrrpCurCfgVirtRtrGrpTableEntry OBJECT-TYPE Information about a VRRP failover virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.9.1 | not-accessible | current | |
| vrrpCurCfgVirtRtrGrpIndx OBJECT-TYPE The VRRP virtual router table index. | 1.3.6.1.4.1.1872.2.5.3.1.6.9.1.1 | Integer32 | read-only | current |
| vrrpCurCfgVirtRtrGrpID OBJECT-TYPE The VRRP virtual router identifier. | 1.3.6.1.4.1.1872.2.5.3.1.6.9.1.2 | INTEGER (1..1024) | read-only | current |
| vrrpCurCfgVirtRtrGrpIfIndex OBJECT-TYPE The IfIndex that the VRRP virtual router is representing. | 1.3.6.1.4.1.1872.2.5.3.1.6.9.1.3 | Integer32 | read-only | current |
| vrrpCurCfgVirtRtrGrpInterval OBJECT-TYPE The time interval between VRRP advertisements in seconds. | 1.3.6.1.4.1.1872.2.5.3.1.6.9.1.4 | INTEGER (1..255) | read-only | current |
| vrrpCurCfgVirtRtrGrpPriority OBJECT-TYPE The priority value to be used by the specified VRRP virtual routers. | 1.3.6.1.4.1.1872.2.5.3.1.6.9.1.5 | INTEGER (1..254) | read-only | current |
| vrrpCurCfgVirtRtrGrpPreempt OBJECT-TYPE This is for controlling whether a higher priority Backup VRRP virtual router preempts a low priority Master. enabled(1) - allow preemption disabled(2) - prohibit preemption | 1.3.6.1.4.1.1872.2.5.3.1.6.9.1.6 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrGrpState OBJECT-TYPE Enable or disable the VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.9.1.7 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrGrpSharing OBJECT-TYPE Enable or disable load sharing of non-master virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.9.1.8 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrGrpTckVirtRtr OBJECT-TYPE Enable or disable tracking other virtual routers for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckVirtRtrInc. | 1.3.6.1.4.1.1872.2.5.3.1.6.9.1.9 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrGrpTckIpIntf OBJECT-TYPE Enable or disable tracking other router interfaces for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckIpIntfInc. | 1.3.6.1.4.1.1872.2.5.3.1.6.9.1.10 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrGrpTckVlanPort OBJECT-TYPE Enable or disable tracking port state of VLAN ports for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckVlanPortInc. | 1.3.6.1.4.1.1872.2.5.3.1.6.9.1.11 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrGrpTckL4Port OBJECT-TYPE Enable or disable tracking Layer 4 port states for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckL4PortInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.9.1.12 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrGrpTckRServer OBJECT-TYPE Enable or disable tracking real server states for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckRServerInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.9.1.13 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrGrpTckHsrp OBJECT-TYPE Enable or disable tracking HSRP advertisements for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckHsrpInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.9.1.14 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrGrpTckHsrv OBJECT-TYPE Enable or disable tracking HSRP by VLAN advertisements for priority adjustment. The priority increment is defined in vrrpCurCfgGenTckHsrvInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.9.1.15 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpNewCfgVirtRtrGrpTable OBJECT-TYPE The table of VRRP virtual router group configuration in new_config. | 1.3.6.1.4.1.1872.2.5.3.1.6.10 | not-accessible | current | |
| vrrpNewCfgVirtRtrGrpTableEntry OBJECT-TYPE Information about a VRRP failover virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.10.1 | not-accessible | current | |
| vrrpNewCfgVirtRtrGrpIndx OBJECT-TYPE The VRRP virtual router table index. | 1.3.6.1.4.1.1872.2.5.3.1.6.10.1.1 | Integer32 | read-only | current |
| vrrpNewCfgVirtRtrGrpID OBJECT-TYPE The VRRP virtual router identifier. | 1.3.6.1.4.1.1872.2.5.3.1.6.10.1.2 | INTEGER (1..1024) | read-create | current |
| vrrpNewCfgVirtRtrGrpIfIndex OBJECT-TYPE The IfIndex that the VRRP virtual router is representing. | 1.3.6.1.4.1.1872.2.5.3.1.6.10.1.3 | Integer32 | read-create | current |
| vrrpNewCfgVirtRtrGrpInterval OBJECT-TYPE The time interval between VRRP advertisements in seconds. | 1.3.6.1.4.1.1872.2.5.3.1.6.10.1.4 | INTEGER (1..255) | read-create | current |
| vrrpNewCfgVirtRtrGrpPriority OBJECT-TYPE The priority value to be used by the specified VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.10.1.5 | INTEGER (1..254) | read-create | current |
| vrrpNewCfgVirtRtrGrpPreempt OBJECT-TYPE This is for controlling whether a higher priority Backup VRRP virtual router preempts a low priority Master. enabled(1) - allow preemption disabled(2) - prohibit preemption | 1.3.6.1.4.1.1872.2.5.3.1.6.10.1.6 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrGrpState OBJECT-TYPE Enable or disable the VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.10.1.7 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrGrpDelete OBJECT-TYPE When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than delete(2) has no effect on the state of the row. | 1.3.6.1.4.1.1872.2.5.3.1.6.10.1.8 | INTEGER {other(1), delete(2)} | read-create | current |
| vrrpNewCfgVirtRtrGrpSharing OBJECT-TYPE Enable or disable load sharing of non-master virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.10.1.9 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrGrpTckVirtRtr OBJECT-TYPE Enable or disable tracking other virtual routers for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckVirtRtrInc. | 1.3.6.1.4.1.1872.2.5.3.1.6.10.1.10 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrGrpTckIpIntf OBJECT-TYPE Enable or disable tracking other router interfaces for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckIpIntfInc. | 1.3.6.1.4.1.1872.2.5.3.1.6.10.1.11 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrGrpTckVlanPort OBJECT-TYPE Enable or disable tracking port state of VLAN ports for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckVlanPortInc. | 1.3.6.1.4.1.1872.2.5.3.1.6.10.1.12 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrGrpTckL4Port OBJECT-TYPE Enable or disable tracking Layer 4 port states for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckL4PortInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.10.1.13 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrGrpTckRServer OBJECT-TYPE Enable or disable tracking real server states for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckRServerInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.10.1.14 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrGrpTckHsrp OBJECT-TYPE Enable or disable tracking HSRP advertisements for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckHsrpInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.10.1.15 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrGrpTckHsrv OBJECT-TYPE Enable or disable tracking HSRP by VLAN advertisements for priority adjustment. The priority increment is defined in vrrpNewCfgGenTckHsrvInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.10.1.16 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpVirtRtrVrGrpTableMaxSize OBJECT-TYPE The maximum number of entries in VRRP VrGroup table. | 1.3.6.1.4.1.1872.2.5.3.1.6.11 | Integer32 | read-only | current |
| vrrpCurCfgVirtRtrVrGrpTable OBJECT-TYPE The table of VRRP virtual router vrgroup configuration in the current config. | 1.3.6.1.4.1.1872.2.5.3.1.6.12 | not-accessible | current | |
| vrrpCurCfgVirtRtrVrGrpTableEntry OBJECT-TYPE Information about setting VRRP virtual router vrgroup. | 1.3.6.1.4.1.1872.2.5.3.1.6.12.1 | not-accessible | current | |
| vrrpCurCfgVirtRtrVrGrpIndx OBJECT-TYPE The VRRP virtual router vrgroup table index. | 1.3.6.1.4.1.1872.2.5.3.1.6.12.1.1 | Integer32 | read-only | current |
| vrrpCurCfgVirtRtrVrGrpName OBJECT-TYPE The VRRP virtual router vrgroup name. | 1.3.6.1.4.1.1872.2.5.3.1.6.12.1.2 | DisplayString (SIZE(0..8)) | read-only | current |
| vrrpCurCfgVirtRtrVrGrpState OBJECT-TYPE Enable or disable VRRP Vrgroup state | 1.3.6.1.4.1.1872.2.5.3.1.6.12.1.3 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrVrGrpBmap OBJECT-TYPE The virtual routers added for to this VRRP vrgroup. The selected virtual routers are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Virtual Router 9 || || || ||___ Virtual Router 8 || |____ Virtual Router 7 || . . . ||_________ Virtual Router 2 |__________ Virtual Router 1 where x : 1 - The represented Virtual Router is added 0 - The represented Virtual Router is not added | 1.3.6.1.4.1.1872.2.5.3.1.6.12.1.4 | OCTET STRING | read-only | current |
| vrrpCurCfgVirtRtrVrGrpPriority OBJECT-TYPE The priority value to be used by the specified VRRP virtual routers. | 1.3.6.1.4.1.1872.2.5.3.1.6.12.1.5 | INTEGER (1..254) | read-only | current |
| vrrpCurCfgVirtRtrVrGrpTckIpIntf OBJECT-TYPE Enable or disable tracking interfaces in vrgroup for priority adjustment. The priority increment is defined in vrrpCurCfgGenTckIpIntfInc. | 1.3.6.1.4.1.1872.2.5.3.1.6.12.1.6 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrVrGrpTckVlanPort OBJECT-TYPE Enable or disable tracking port state of VLAN ports for priority adjustment. The priority increment is defined in vrrpCurCfgGenTckVlanPortInc. | 1.3.6.1.4.1.1872.2.5.3.1.6.12.1.7 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrVrGrpTckL4Port OBJECT-TYPE Enable or disable tracking Layer 4 port states for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckL4PortInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.12.1.8 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrVrGrpTckRServer OBJECT-TYPE Enable or disable tracking real server states for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckRServerInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.12.1.9 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrVrGrpTckHsrp OBJECT-TYPE Enable or disable tracking HSRP advertisements for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckHsrpInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.12.1.10 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrVrGrpTckHsrv OBJECT-TYPE Enable or disable tracking HSRP advertisements by VLAN for priority adjustment. The priority increment is defined in vrrpCurCfgGenTckHsrvInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.12.1.11 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrVrGrpTckVirtRtrNo OBJECT-TYPE The track virtual router for group. | 1.3.6.1.4.1.1872.2.5.3.1.6.12.1.12 | INTEGER (0..1024) | read-only | current |
| vrrpNewCfgVirtRtrVrGrpTable OBJECT-TYPE The table of VRRP virtual router vrgroup configuration in new_config. | 1.3.6.1.4.1.1872.2.5.3.1.6.13 | not-accessible | current | |
| vrrpNewCfgVirtRtrVrGrpTableEntry OBJECT-TYPE Information about setting VRRP virtual router Vrgroup. | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1 | not-accessible | current | |
| vrrpNewCfgVirtRtrVrGrpIndx OBJECT-TYPE The VRRP virtual router vrgroup table index. | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.1 | Integer32 | read-only | current |
| vrrpNewCfgVirtRtrVrGrpName OBJECT-TYPE The VRRP virtual router vrgroup name. | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.2 | DisplayString (SIZE(0..8)) | read-create | current |
| vrrpNewCfgVirtRtrVrGrpAdd OBJECT-TYPE The VRRP virtual router to be added to this vrgroup table. | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.3 | INTEGER (1..1024) | read-create | current |
| vrrpNewCfgVirtRtrVrGrpRem OBJECT-TYPE The VRRP virtual router to be removed from this vrgroup table. | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.4 | INTEGER (1..1024) | read-create | current |
| vrrpNewCfgVirtRtrVrGrpState OBJECT-TYPE Enable or disable VRRP Vrgroup state | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.5 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrVrGrpDelete OBJECT-TYPE When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.6 | INTEGER {other(1), delete(2)} | read-create | current |
| vrrpNewCfgVirtRtrVrGrpBmap OBJECT-TYPE The virtual routers added to this VRRP vrgroup. The selected virtual routers are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Virtual Router 9 || || || ||___ Virtual Router 8 || |____ Virtual Router 7 || . . . ||_________ Virtual Router 2 |__________ Virtual Router 1 where x : 1 - The represented Virtual Router is added 0 - The represented Virtual Router is not added | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.7 | OCTET STRING | read-only | current |
| vrrpNewCfgVirtRtrVrGrpPriority OBJECT-TYPE The priority value to be used by the specified VRRP virtual routers. | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.8 | INTEGER (1..254) | read-create | current |
| vrrpNewCfgVirtRtrVrGrpTckIpIntf OBJECT-TYPE Enable or disable tracking interfaces in vrgroup for priority adjustment. The priority increment is defined in vrrpCurCfgGenTckIpIntfInc. | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.9 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrVrGrpTckVlanPort OBJECT-TYPE Enable or disable tracking port state of VLAN ports for priority adjustment. The priority increment is defined in vrrpCurCfgGenTckVlanPortInc. | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.10 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrVrGrpTckL4Port OBJECT-TYPE Enable or disable tracking Layer 4 port states for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckL4PortInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.11 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrVrGrpTckRServer OBJECT-TYPE Enable or disable tracking real server states for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckRServerInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.12 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrVrGrpTckHsrp OBJECT-TYPE Enable or disable tracking HSRP advertisements for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckHsrpInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.13 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrVrGrpTckHsrv OBJECT-TYPE Enable or disable tracking HSRP advertisements by VLAN for priority adjustment. The priority increment is defined in vrrpCurCfgGenTckHsrvInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.14 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrVrGrpTckVirtRtrNo OBJECT-TYPE The track virtual router for group. | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.15 | INTEGER (0..1024) | read-create | current |
| arpCfg OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.1.7 | |||
| arpCurCfgReARPPeriod OBJECT-TYPE Re-ARP Period in seconds. | 1.3.6.1.4.1.1872.2.5.3.1.7.1 | INTEGER (2..120) | read-only | current |
| arpNewCfgReARPPeriod OBJECT-TYPE Re-ARP Period in seconds. | 1.3.6.1.4.1.1872.2.5.3.1.7.2 | INTEGER (2..120) | read-write | current |
| ipBootpCfg OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.1.8 | |||
| ipCurCfgBootpAddr OBJECT-TYPE The IP address of BOOTP server. | 1.3.6.1.4.1.1872.2.5.3.1.8.1 | IpAddress | read-only | current |
| ipNewCfgBootpAddr OBJECT-TYPE The IP address of BOOTP server. | 1.3.6.1.4.1.1872.2.5.3.1.8.2 | IpAddress | read-write | current |
| ipCurCfgBootpAddr2 OBJECT-TYPE The IP address of second BOOTP server. | 1.3.6.1.4.1.1872.2.5.3.1.8.3 | IpAddress | read-only | current |
| ipNewCfgBootpAddr2 OBJECT-TYPE The IP address of second BOOTP server. | 1.3.6.1.4.1.1872.2.5.3.1.8.4 | IpAddress | read-write | current |
| ipCurCfgBootpState OBJECT-TYPE The state of BOOTP relay. | 1.3.6.1.4.1.1872.2.5.3.1.8.5 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ipNewCfgBootpState OBJECT-TYPE The state of BOOTP relay. | 1.3.6.1.4.1.1872.2.5.3.1.8.6 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| dnsCfg OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.1.9 | |||
| dnsCurCfgPrimaryIpAddr OBJECT-TYPE The DNS primary IP address in the current_configuration block. | 1.3.6.1.4.1.1872.2.5.3.1.9.1 | IpAddress | read-only | current |
| dnsNewCfgPrimaryIpAddr OBJECT-TYPE The DNS primary IP address in the new_configuration block. | 1.3.6.1.4.1.1872.2.5.3.1.9.2 | IpAddress | read-write | current |
| dnsCurCfgSecondaryIpAddr OBJECT-TYPE The DNS primary IP address in the current_configuration block. | 1.3.6.1.4.1.1872.2.5.3.1.9.3 | IpAddress | read-only | current |
| dnsNewCfgSecondaryIpAddr OBJECT-TYPE The DNS primary IP address in the new_configuration block. | 1.3.6.1.4.1.1872.2.5.3.1.9.4 | IpAddress | read-write | current |
| dnsCurCfgDomainName OBJECT-TYPE The DNS doamin name in the current_configuration block. | 1.3.6.1.4.1.1872.2.5.3.1.9.5 | DisplayString (SIZE(0..191)) | read-only | current |
| dnsNewCfgDomainName OBJECT-TYPE The DNS doamin name in the new_configuration block. | 1.3.6.1.4.1.1872.2.5.3.1.9.6 | DisplayString (SIZE(0..191)) | read-write | current |
| ipNwfCfg OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.1.10 | |||
| ipNwfTableMax OBJECT-TYPE The maximum number of rows in the IP network filter table. | 1.3.6.1.4.1.1872.2.5.3.1.10.1 | Integer32 | read-only | current |
| ipCurCfgNwfTable OBJECT-TYPE The table of IP network filter configuration in the current_config. | 1.3.6.1.4.1.1872.2.5.3.1.10.2 | not-accessible | current | |
| ipCurCfgNwfEntry OBJECT-TYPE Information about an IP network filter. | 1.3.6.1.4.1.1872.2.5.3.1.10.2.1 | not-accessible | current | |
| ipCurCfgNwfIndex OBJECT-TYPE The netowrk filter number for which the NWF is related. | 1.3.6.1.4.1.1872.2.5.3.1.10.2.1.1 | Integer32 | read-only | current |
| ipCurCfgNwfAddr OBJECT-TYPE The IP address of the network filter. | 1.3.6.1.4.1.1872.2.5.3.1.10.2.1.2 | IpAddress | read-only | current |
| ipCurCfgNwfMask OBJECT-TYPE The subnet mask of the network filter. | 1.3.6.1.4.1.1872.2.5.3.1.10.2.1.3 | IpAddress | read-only | current |
| ipCurCfgNwfState OBJECT-TYPE Enable or disable the network filter. | 1.3.6.1.4.1.1872.2.5.3.1.10.2.1.4 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ipNewCfgNwfTable OBJECT-TYPE The table of IP network filter configuration in the current_config. | 1.3.6.1.4.1.1872.2.5.3.1.10.3 | not-accessible | current | |
| ipNewCfgNwfEntry OBJECT-TYPE Information about an IP network filter. | 1.3.6.1.4.1.1872.2.5.3.1.10.3.1 | not-accessible | current | |
| ipNewCfgNwfIndex OBJECT-TYPE The netowrk filter number for which the NWF is related. | 1.3.6.1.4.1.1872.2.5.3.1.10.3.1.1 | Integer32 | read-only | current |
| ipNewCfgNwfAddr OBJECT-TYPE The IP address of the network filter. | 1.3.6.1.4.1.1872.2.5.3.1.10.3.1.2 | IpAddress | read-create | current |
| ipNewCfgNwfMask OBJECT-TYPE The subnet mask of the network filter. | 1.3.6.1.4.1.1872.2.5.3.1.10.3.1.3 | IpAddress | read-create | current |
| ipNewCfgNwfState OBJECT-TYPE Enable or disable the network filter. | 1.3.6.1.4.1.1872.2.5.3.1.10.3.1.4 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ipNewCfgNwfDelete OBJECT-TYPE When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. | 1.3.6.1.4.1.1872.2.5.3.1.10.3.1.5 | INTEGER {other(1), delete(2)} | read-create | current |
| ipRmapCfg OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.1.11 | |||
| ipRmapTableMax OBJECT-TYPE The maximum number of rows in the IP route map table. | 1.3.6.1.4.1.1872.2.5.3.1.11.1 | Integer32 | read-only | current |
| ipCurCfgRmapTable OBJECT-TYPE The table of IP route map configuration in the current_config. | 1.3.6.1.4.1.1872.2.5.3.1.11.2 | not-accessible | current | |
| ipCurCfgRmapEntry OBJECT-TYPE Information about an IP route map. | 1.3.6.1.4.1.1872.2.5.3.1.11.2.1 | not-accessible | current | |
| ipCurCfgRmapIndex OBJECT-TYPE The route map number for which the RMAP is related. | 1.3.6.1.4.1.1872.2.5.3.1.11.2.1.1 | Integer32 | read-only | current |
| ipCurCfgRmapLp OBJECT-TYPE The local-preference of the route map. 4294967295 means none | 1.3.6.1.4.1.1872.2.5.3.1.11.2.1.2 | Unsigned32 (0..4294967295) | read-only | current |
| ipCurCfgRmapMetric OBJECT-TYPE The metric of the route map. 4294967295 means none | 1.3.6.1.4.1.1872.2.5.3.1.11.2.1.3 | Unsigned32 (0..4294967295) | read-only | current |
| ipCurCfgRmapPrec OBJECT-TYPE The precedence of the route map. | 1.3.6.1.4.1.1872.2.5.3.1.11.2.1.4 | INTEGER (1..255) | read-only | current |
| ipCurCfgRmapWeight OBJECT-TYPE The weight of the route map. 65535 means none | 1.3.6.1.4.1.1872.2.5.3.1.11.2.1.5 | INTEGER (0..65535) | read-only | current |
| ipCurCfgRmapState OBJECT-TYPE Enable or disable the route map. | 1.3.6.1.4.1.1872.2.5.3.1.11.2.1.6 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ipCurCfgRmapAp OBJECT-TYPE The as-path prepend of the matched route. Up to 3 AS number can be displayed for the string. The usuage is:<AS number> [<AS number>][ <AS number>] | 1.3.6.1.4.1.1872.2.5.3.1.11.2.1.7 | DisplayString (SIZE(0..18)) | read-only | current |
| ipCurCfgRmapMetricType OBJECT-TYPE The OSPF metric-type of the matched route. | 1.3.6.1.4.1.1872.2.5.3.1.11.2.1.8 | INTEGER {none(1), type1(2), type2(3)} | read-only | current |
| ipNewCfgRmapTable OBJECT-TYPE The table of IP route map configuration in the current_config. | 1.3.6.1.4.1.1872.2.5.3.1.11.3 | not-accessible | current | |
| ipNewCfgRmapEntry OBJECT-TYPE Information about an IP route map. | 1.3.6.1.4.1.1872.2.5.3.1.11.3.1 | not-accessible | current | |
| ipNewCfgRmapIndex OBJECT-TYPE The route map number for which the RMAP is related. | 1.3.6.1.4.1.1872.2.5.3.1.11.3.1.1 | Integer32 | read-only | current |
| ipNewCfgRmapLp OBJECT-TYPE The local-preference of the route map. 4294967295 means none | 1.3.6.1.4.1.1872.2.5.3.1.11.3.1.2 | Unsigned32 (0..4294967295) | read-create | current |
| ipNewCfgRmapMetric OBJECT-TYPE The metric of the route map. 4294967295 means none | 1.3.6.1.4.1.1872.2.5.3.1.11.3.1.3 | Unsigned32 (0..4294967295) | read-create | current |
| ipNewCfgRmapPrec OBJECT-TYPE The precedence of the route map. | 1.3.6.1.4.1.1872.2.5.3.1.11.3.1.4 | INTEGER (1..255) | read-create | current |
| ipNewCfgRmapWeight OBJECT-TYPE The weight of the route map. 65535 means none | 1.3.6.1.4.1.1872.2.5.3.1.11.3.1.5 | INTEGER (0..65535) | read-create | current |
| ipNewCfgRmapState OBJECT-TYPE Enable or disable the route map. | 1.3.6.1.4.1.1872.2.5.3.1.11.3.1.6 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ipNewCfgRmapAp OBJECT-TYPE The as-path prepend of the matched route. Up to 3 AS number can be displayed for the string. The usuage is:<AS number> [<AS number>][ <AS number>] | 1.3.6.1.4.1.1872.2.5.3.1.11.3.1.7 | DisplayString (SIZE(0..18)) | read-create | current |
| ipNewCfgRmapMetricType OBJECT-TYPE The OSPF metric-type of the matched route. | 1.3.6.1.4.1.1872.2.5.3.1.11.3.1.8 | INTEGER {none(1), type1(2), type2(3)} | read-create | current |
| ipNewCfgRmapDelete OBJECT-TYPE When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. | 1.3.6.1.4.1.1872.2.5.3.1.11.3.1.9 | INTEGER {other(1), delete(2)} | read-create | current |
| ipAlistTableMax OBJECT-TYPE The maximum number of rows in the IP route map table. | 1.3.6.1.4.1.1872.2.5.3.1.11.4 | Integer32 | read-only | current |
| ipCurCfgAlistTable OBJECT-TYPE The table of IP route map access list configuration in the current_config. | 1.3.6.1.4.1.1872.2.5.3.1.11.5 | not-accessible | current | |
| ipCurCfgAlistEntry OBJECT-TYPE Information about an IP route map. | 1.3.6.1.4.1.1872.2.5.3.1.11.5.1 | not-accessible | current | |
| ipCurCfgAlistRmapIndex OBJECT-TYPE The route map number for which the RMAP is related. | 1.3.6.1.4.1.1872.2.5.3.1.11.5.1.1 | Integer32 | read-only | current |
| ipCurCfgAlistIndex OBJECT-TYPE The access list number for which the access list is related. | 1.3.6.1.4.1.1872.2.5.3.1.11.5.1.2 | Integer32 | read-only | current |
| ipCurCfgAlistNwf OBJECT-TYPE The network filter number of the route map access list. 0 means none | 1.3.6.1.4.1.1872.2.5.3.1.11.5.1.3 | INTEGER (0..256) | read-only | current |
| ipCurCfgAlistMetric OBJECT-TYPE The metric of the route map access list. 4294967295 means none | 1.3.6.1.4.1.1872.2.5.3.1.11.5.1.4 | Unsigned32 (0..4294967295) | read-only | current |
| ipCurCfgAlistAction OBJECT-TYPE Action of the route map access list. | 1.3.6.1.4.1.1872.2.5.3.1.11.5.1.5 | INTEGER {permit(1), deny(2)} | read-only | current |
| ipCurCfgAlistState OBJECT-TYPE Enable or disable the route map access list. | 1.3.6.1.4.1.1872.2.5.3.1.11.5.1.6 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ipNewCfgAlistTable OBJECT-TYPE The table of IP route map access list configuration in the current_config. | 1.3.6.1.4.1.1872.2.5.3.1.11.6 | not-accessible | current | |
| ipNewCfgAlistEntry OBJECT-TYPE Information about an IP route map. | 1.3.6.1.4.1.1872.2.5.3.1.11.6.1 | not-accessible | current | |
| ipNewCfgAlistRmapIndex OBJECT-TYPE The route map number for which the RMAP is related. | 1.3.6.1.4.1.1872.2.5.3.1.11.6.1.1 | Integer32 | read-only | current |
| ipNewCfgAlistIndex OBJECT-TYPE The access list number for which the access list is related. | 1.3.6.1.4.1.1872.2.5.3.1.11.6.1.2 | Integer32 | read-only | current |
| ipNewCfgAlistNwf OBJECT-TYPE The network filter number of the route map access list. 0 means none | 1.3.6.1.4.1.1872.2.5.3.1.11.6.1.3 | INTEGER (0..256) | read-create | current |
| ipNewCfgAlistMetric OBJECT-TYPE The metric of the route map access list. 4294967295 means none | 1.3.6.1.4.1.1872.2.5.3.1.11.6.1.4 | Unsigned32 (0..4294967295) | read-create | current |
| ipNewCfgAlistAction OBJECT-TYPE Action of the route map access list. | 1.3.6.1.4.1.1872.2.5.3.1.11.6.1.5 | INTEGER {permit(1), deny(2)} | read-create | current |
| ipNewCfgAlistState OBJECT-TYPE Enable or disable the route map access list. | 1.3.6.1.4.1.1872.2.5.3.1.11.6.1.6 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ipNewCfgAlistDelete OBJECT-TYPE When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. | 1.3.6.1.4.1.1872.2.5.3.1.11.6.1.7 | INTEGER {other(1), delete(2)} | read-create | current |
| ipAspathTableMax OBJECT-TYPE The maximum number of rows in the IP route map table. | 1.3.6.1.4.1.1872.2.5.3.1.11.7 | Integer32 | read-only | current |
| ipCurCfgAspathTable OBJECT-TYPE The table of IP route map access path configuration. | 1.3.6.1.4.1.1872.2.5.3.1.11.8 | not-accessible | current | |
| ipCurCfgAspathEntry OBJECT-TYPE Information about an IP route map. | 1.3.6.1.4.1.1872.2.5.3.1.11.8.1 | not-accessible | current | |
| ipCurCfgAspathRmapIndex OBJECT-TYPE The route map number for which the RMAP is related. | 1.3.6.1.4.1.1872.2.5.3.1.11.8.1.1 | Integer32 | read-only | current |
| ipCurCfgAspathIndex OBJECT-TYPE The access path number for which the access list is related. | 1.3.6.1.4.1.1872.2.5.3.1.11.8.1.2 | Integer32 | read-only | current |
| ipCurCfgAspathAS OBJECT-TYPE The AS number of the route map access path. 0 means none | 1.3.6.1.4.1.1872.2.5.3.1.11.8.1.3 | INTEGER (0..65535) | read-only | current |
| ipCurCfgAspathAction OBJECT-TYPE Action of the route map access path. | 1.3.6.1.4.1.1872.2.5.3.1.11.8.1.4 | INTEGER {permit(1), deny(2)} | read-only | current |
| ipCurCfgAspathState OBJECT-TYPE Enable or disable the route map access path. | 1.3.6.1.4.1.1872.2.5.3.1.11.8.1.5 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ipNewCfgAspathTable OBJECT-TYPE The table of IP route map access path configuration | 1.3.6.1.4.1.1872.2.5.3.1.11.9 | not-accessible | current | |
| ipNewCfgAspathEntry OBJECT-TYPE Information about an IP route map. | 1.3.6.1.4.1.1872.2.5.3.1.11.9.1 | not-accessible | current | |
| ipNewCfgAspathRmapIndex OBJECT-TYPE The route map number for which the RMAP is related. | 1.3.6.1.4.1.1872.2.5.3.1.11.9.1.1 | Integer32 | read-only | current |
| ipNewCfgAspathIndex OBJECT-TYPE The access path number for which the access list is related. | 1.3.6.1.4.1.1872.2.5.3.1.11.9.1.2 | Integer32 | read-only | current |
| ipNewCfgAspathAS OBJECT-TYPE The AS number of the route map access path. 0 means none | 1.3.6.1.4.1.1872.2.5.3.1.11.9.1.3 | INTEGER (0..65535) | read-create | current |
| ipNewCfgAspathAction OBJECT-TYPE Action of the route map access path. | 1.3.6.1.4.1.1872.2.5.3.1.11.9.1.4 | INTEGER {permit(1), deny(2)} | read-create | current |
| ipNewCfgAspathState OBJECT-TYPE Enable or disable the route map access path. | 1.3.6.1.4.1.1872.2.5.3.1.11.9.1.5 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ipNewCfgAspathDelete OBJECT-TYPE When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. | 1.3.6.1.4.1.1872.2.5.3.1.11.9.1.6 | INTEGER {other(1), delete(2)} | read-create | current |
| bgpCfg OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.1.12 | |||
| bgpGeneral OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.1.12.1 | |||
| bgpCurCfgState OBJECT-TYPE BGP global state. | 1.3.6.1.4.1.1872.2.5.3.1.12.1.1 | INTEGER {on(1), off(2)} | read-only | current |
| bgpNewCfgState OBJECT-TYPE Globally turn BGP on or off. | 1.3.6.1.4.1.1872.2.5.3.1.12.1.2 | INTEGER {on(1), off(2)} | read-write | current |
| bgpCurCfgLocalPref OBJECT-TYPE Local preference value. | 1.3.6.1.4.1.1872.2.5.3.1.12.1.3 | Unsigned32 (0..4294967294) | read-only | current |
| bgpNewCfgLocalPref OBJECT-TYPE Local Preference value. | 1.3.6.1.4.1.1872.2.5.3.1.12.1.4 | Unsigned32 (0..4294967294) | read-write | current |
| bgpCurCfgMaxASPath OBJECT-TYPE Maximum AS Path Length. | 1.3.6.1.4.1.1872.2.5.3.1.12.1.5 | Unsigned32 (1..127) | read-only | current |
| bgpNewCfgMaxASPath OBJECT-TYPE Maximum AS Path Length. | 1.3.6.1.4.1.1872.2.5.3.1.12.1.6 | Unsigned32 (1..127) | read-write | current |
| bgpPeerTableMax OBJECT-TYPE The maximum number of rows in the BGP peer table. | 1.3.6.1.4.1.1872.2.5.3.1.12.2 | Integer32 | read-only | current |
| bgpCurCfgPeerTable OBJECT-TYPE The table of BGP peer configuration in the current_config. | 1.3.6.1.4.1.1872.2.5.3.1.12.3 | not-accessible | current | |
| bgpCurCfgPeerEntry OBJECT-TYPE Information about a BGP peer. | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1 | not-accessible | current | |
| bgpCurCfgPeerIndex OBJECT-TYPE The BGP peer number for which the BGP peer table is related. | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.1 | Integer32 | read-only | current |
| bgpCurCfgPeerRemoteAddr OBJECT-TYPE The remote IP address of the BGP peer. | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.2 | IpAddress | read-only | current |
| bgpCurCfgPeerRemoteAs OBJECT-TYPE The remote AS number of the BGP peer. 0 means none | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.3 | INTEGER (0..65535) | read-only | current |
| bgpCurCfgPeerTtl OBJECT-TYPE The time-to-live value of the BGP peer IP datagram. | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.4 | INTEGER (1..255) | read-only | current |
| bgpCurCfgPeerState OBJECT-TYPE Enable or disable the peer. | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.5 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| bgpCurCfgPeerMetric OBJECT-TYPE The metric value of the BGP peer. A value of '0' means none | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.10 | Unsigned32 (0..4294967294) | read-only | current |
| bgpCurCfgPeerDefaultAction OBJECT-TYPE The value of default route action. | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.11 | INTEGER {none(1), import(2), originate(3), redistribute(4)} | read-only | current |
| bgpCurCfgPeerOspfState OBJECT-TYPE Enable or disable advertising OSPF routes. | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.12 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| bgpCurCfgPeerFixedState OBJECT-TYPE Enable or disable advertising fixed routes. | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.13 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| bgpCurCfgPeerStaticState OBJECT-TYPE Enable or disable advertising static routes. | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.14 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| bgpCurCfgPeerVipState OBJECT-TYPE Enable or disable VIP static routes. | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.15 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| bgpCurCfgPeerInRmapList OBJECT-TYPE The route maps present in the in route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.16 | OCTET STRING | read-only | current |
| bgpCurCfgPeerOutRmapList OBJECT-TYPE The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.17 | OCTET STRING | read-only | current |
| bgpNewCfgPeerTable OBJECT-TYPE The table of BGP peer configuration in the current_config. | 1.3.6.1.4.1.1872.2.5.3.1.12.4 | not-accessible | current | |
| bgpNewCfgPeerEntry OBJECT-TYPE Information about a BGP peer. | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1 | not-accessible | current | |
| bgpNewCfgPeerIndex OBJECT-TYPE The BGP peer number for which the BGP peer table is related. | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.1 | Integer32 | read-only | current |
| bgpNewCfgPeerRemoteAddr OBJECT-TYPE The remote IP address of the BGP peer. | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.2 | IpAddress | read-create | current |
| bgpNewCfgPeerRemoteAs OBJECT-TYPE The remote AS number of the BGP peer. 0 means none | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.3 | INTEGER (0..65535) | read-create | current |
| bgpNewCfgPeerTtl OBJECT-TYPE The time-to-live value of the BGP peer IP datagram. | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.4 | INTEGER (1..255) | read-create | current |
| bgpNewCfgPeerState OBJECT-TYPE Enable or disable the peer. | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.5 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| bgpNewCfgPeerDelete OBJECT-TYPE When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.6 | INTEGER {other(1), delete(2)} | read-create | current |
| bgpNewCfgPeerMetric OBJECT-TYPE The metric value of the BGP peer. A value of '0' means none | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.10 | Unsigned32 (0..4294967294) | read-create | current |
| bgpNewCfgPeerDefaultAction OBJECT-TYPE The value of default route action. | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.11 | INTEGER {none(1), import(2), originate(3), redistribute(4)} | read-create | current |
| bgpNewCfgPeerOspfState OBJECT-TYPE Enable or disable advertising OSPF routes. | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.12 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| bgpNewCfgPeerFixedState OBJECT-TYPE Enable or disable advertising fixed routes. | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.13 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| bgpNewCfgPeerStaticState OBJECT-TYPE Enable or disable advertising static routes. | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.14 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| bgpNewCfgPeerVipState OBJECT-TYPE Enable or disable VIP static routes. | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.15 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| bgpNewCfgPeerInRmapList OBJECT-TYPE The route maps present in the in route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.16 | OCTET STRING | read-only | current |
| bgpNewCfgPeerOutRmapList OBJECT-TYPE The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.17 | OCTET STRING | read-only | current |
| bgpNewCfgPeerAddInRmap OBJECT-TYPE The route map to be add into in-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.18 | Integer32 | read-create | current |
| bgpNewCfgPeerAddOutRmap OBJECT-TYPE The route map to be add into out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.19 | Integer32 | read-create | current |
| bgpNewCfgPeerRemoveInRmap OBJECT-TYPE The route map to be removed from out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.20 | Integer32 | read-create | current |
| bgpNewCfgPeerRemoveOutRmap OBJECT-TYPE The route map to be removed from out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.21 | Integer32 | read-create | current |
| bgpAggrTableMax OBJECT-TYPE The maximum number of rows in the BGP aggregation table. | 1.3.6.1.4.1.1872.2.5.3.1.12.5 | Integer32 | read-only | current |
| bgpCurCfgAggrTable OBJECT-TYPE The table of BGP aggregation configuration. | 1.3.6.1.4.1.1872.2.5.3.1.12.6 | not-accessible | current | |
| bgpCurCfgAggrEntry OBJECT-TYPE Information about a BGP aggregation. | 1.3.6.1.4.1.1872.2.5.3.1.12.6.1 | not-accessible | current | |
| bgpCurCfgAggrIndex OBJECT-TYPE The aggregation number for which the BGP aggregation is related. | 1.3.6.1.4.1.1872.2.5.3.1.12.6.1.1 | Integer32 | read-only | current |
| bgpCurCfgAggrAddr OBJECT-TYPE The IP address of the BGP aggregation. | 1.3.6.1.4.1.1872.2.5.3.1.12.6.1.2 | IpAddress | read-only | current |
| bgpCurCfgAggrMask OBJECT-TYPE The subnet mask of the BGP aggregation. | 1.3.6.1.4.1.1872.2.5.3.1.12.6.1.3 | IpAddress | read-only | current |
| bgpCurCfgAggrState OBJECT-TYPE Enable or disable the BGP aggregation. | 1.3.6.1.4.1.1872.2.5.3.1.12.6.1.4 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| bgpNewCfgAggrTable OBJECT-TYPE The table of BGP aggregation configuration. | 1.3.6.1.4.1.1872.2.5.3.1.12.7 | not-accessible | current | |
| bgpNewCfgAggrEntry OBJECT-TYPE Information about an BGP aggregation. | 1.3.6.1.4.1.1872.2.5.3.1.12.7.1 | not-accessible | current | |
| bgpNewCfgAggrIndex OBJECT-TYPE The aggregation number for which the BGP aggregation is related. | 1.3.6.1.4.1.1872.2.5.3.1.12.7.1.1 | Integer32 | read-only | current |
| bgpNewCfgAggrAddr OBJECT-TYPE The IP address of the BGP aggregation. | 1.3.6.1.4.1.1872.2.5.3.1.12.7.1.2 | IpAddress | read-create | current |
| bgpNewCfgAggrMask OBJECT-TYPE The subnet mask of the BGP aggregation. | 1.3.6.1.4.1.1872.2.5.3.1.12.7.1.3 | IpAddress | read-create | current |
| bgpNewCfgAggrState OBJECT-TYPE Enable or disable the BGP aggregation. | 1.3.6.1.4.1.1872.2.5.3.1.12.7.1.4 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| bgpNewCfgAggrDelete OBJECT-TYPE When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. | 1.3.6.1.4.1.1872.2.5.3.1.12.7.1.5 | INTEGER {other(1), delete(2)} | read-create | current |
| ospfCfg OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.1.13 | |||
| ospfGeneral OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.1.13.1 | |||
| ospfCurCfgDefaultRouteMetric OBJECT-TYPE Specify the metric to be assigned. | 1.3.6.1.4.1.1872.2.5.3.1.13.1.1 | INTEGER (0..16777215) | read-only | current |
| ospfNewCfgDefaultRouteMetric OBJECT-TYPE Specify the metric to be assigned. | 1.3.6.1.4.1.1872.2.5.3.1.13.1.2 | INTEGER (0..16777215) | read-write | current |
| ospfCurCfgDefaultRouteMetricType OBJECT-TYPE Specify the AS External metric type to be assigned. | 1.3.6.1.4.1.1872.2.5.3.1.13.1.3 | INTEGER {none(1), type1(2), type2(3)} | read-only | current |
| ospfNewCfgDefaultRouteMetricType OBJECT-TYPE Specify the AS External metric type to be assigned. | 1.3.6.1.4.1.1872.2.5.3.1.13.1.4 | INTEGER {none(1), type1(2), type2(3)} | read-write | current |
| ospfIntfTableMaxSize OBJECT-TYPE The maximum number of rows in the OSPF Interface table. | 1.3.6.1.4.1.1872.2.5.3.1.13.1.5 | Integer32 | read-only | current |
| ospfAreaTableMaxSize OBJECT-TYPE The maximum number of rows in the OSPF Area table. | 1.3.6.1.4.1.1872.2.5.3.1.13.1.6 | Integer32 | read-only | current |
| ospfRangeTableMaxSize OBJECT-TYPE The maximum number of rows in the OSPF Range table. | 1.3.6.1.4.1.1872.2.5.3.1.13.1.7 | Integer32 | read-only | current |
| ospfVirtIntfTableMaxSize OBJECT-TYPE The maximum number of rows in the OSPF Virtual Interface table. | 1.3.6.1.4.1.1872.2.5.3.1.13.1.8 | Integer32 | read-only | current |
| ospfHostTableMaxSize OBJECT-TYPE The maximum number of rows in the OSPF Host table. | 1.3.6.1.4.1.1872.2.5.3.1.13.1.9 | Integer32 | read-only | current |
| ospfCurCfgState OBJECT-TYPE OSPF global state. | 1.3.6.1.4.1.1872.2.5.3.1.13.1.10 | INTEGER {on(1), off(2)} | read-only | current |
| ospfNewCfgState OBJECT-TYPE Globally turn OSPF on or off. | 1.3.6.1.4.1.1872.2.5.3.1.13.1.11 | INTEGER {on(1), off(2)} | read-write | current |
| ospfCurCfgAreaTable OBJECT-TYPE The table of OSPF Area configuration in the current_config. | 1.3.6.1.4.1.1872.2.5.3.1.13.2 | not-accessible | current | |
| ospfCurCfgAreaEntry OBJECT-TYPE Information about a OSPF area. | 1.3.6.1.4.1.1872.2.5.3.1.13.2.1 | not-accessible | current | |
| ospfCurCfgAreaIndex OBJECT-TYPE The OSPF area number for which the OSPF area table is related. | 1.3.6.1.4.1.1872.2.5.3.1.13.2.1.1 | Integer32 | read-only | current |
| ospfCurCfgAreaId OBJECT-TYPE The IP Address of the OSPF area. | 1.3.6.1.4.1.1872.2.5.3.1.13.2.1.2 | IpAddress | read-only | current |
| ospfCurCfgAreaSpfInterval OBJECT-TYPE The SPF interval for the OSPF area. | 1.3.6.1.4.1.1872.2.5.3.1.13.2.1.3 | INTEGER (0..255) | read-only | current |
| ospfCurCfgAreaAuthType OBJECT-TYPE Type of authentication being used. none(1) - no authentication password(2) - use password md5(3) - use MD5 authentication. | 1.3.6.1.4.1.1872.2.5.3.1.13.2.1.4 | INTEGER {none(1), password(2), md5(3)} | read-only | current |
| ospfNewCfgAreaTable OBJECT-TYPE The table of OSPF Area configuration in the new_config. | 1.3.6.1.4.1.1872.2.5.3.1.13.3 | not-accessible | current | |
| ospfNewCfgAreaEntry OBJECT-TYPE Information about a OSPF area. | 1.3.6.1.4.1.1872.2.5.3.1.13.3.1 | not-accessible | current | |
| ospfNewCfgAreaIndex OBJECT-TYPE The OSPF area number for which the OSPF area table is related. | 1.3.6.1.4.1.1872.2.5.3.1.13.3.1.1 | Integer32 | read-only | current |
| ospfNewCfgAreaId OBJECT-TYPE The IP Address of the OSPF area. | 1.3.6.1.4.1.1872.2.5.3.1.13.3.1.2 | IpAddress | read-only | current |
| ospfNewCfgAreaSpfInterval OBJECT-TYPE The SPF interval for the OSPF area. | 1.3.6.1.4.1.1872.2.5.3.1.13.3.1.3 | INTEGER (0..255) | read-create | current |
| ospfNewCfgAreaAuthType OBJECT-TYPE Type of authentication being used. none(1) - no authentication password(2) - use password. md5(3) - use MD5 authentication. | 1.3.6.1.4.1.1872.2.5.3.1.13.3.1.4 | INTEGER {none(1), password(2), md5(3)} | read-create | current |
| ospfRouteRedistribution OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.1.13.4 | |||
| ospfRedistributeStatic OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.1.13.4.1 | |||
| ospfCurCfgStaticMetric OBJECT-TYPE The metric to be assigned to static routes. A value of 0 indicates none. | 1.3.6.1.4.1.1872.2.5.3.1.13.4.1.1 | INTEGER (0..16777215) | read-only | current |
| ospfNewCfgStaticMetric OBJECT-TYPE The metric to be assigned to static routes. A value of 0 indicates none. | 1.3.6.1.4.1.1872.2.5.3.1.13.4.1.2 | INTEGER (0..16777215) | read-write | current |
| ospfCurCfgStaticMetricType OBJECT-TYPE The AS External metric type for static routes. | 1.3.6.1.4.1.1872.2.5.3.1.13.4.1.3 | INTEGER {none(1), type1(2), type2(3)} | read-only | current |
| ospfNewCfgStaticMetricType OBJECT-TYPE The AS External metric type for static routes. | 1.3.6.1.4.1.1872.2.5.3.1.13.4.1.4 | INTEGER {none(1), type1(2), type2(3)} | read-write | current |
| ospfCurCfgStaticOutRmapList OBJECT-TYPE The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected | 1.3.6.1.4.1.1872.2.5.3.1.13.4.1.5 | OCTET STRING | read-only | current |
| ospfNewCfgStaticOutRmapList OBJECT-TYPE The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected | 1.3.6.1.4.1.1872.2.5.3.1.13.4.1.6 | OCTET STRING | read-only | current |
| ospfNewCfgStaticAddOutRmap OBJECT-TYPE The route map to be add into out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.1872.2.5.3.1.13.4.1.7 | Integer32 | read-write | current |
| ospfNewCfgStaticRemoveOutRmap OBJECT-TYPE The route map to be removed from out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.1872.2.5.3.1.13.4.1.8 | Integer32 | read-write | current |
| ospfRedistributeEbgp OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.1.13.4.2 | |||
| ospfCurCfgEbgpMetric OBJECT-TYPE The export metric to be assigned to External BGP routes. A value of 0 indicates none. | 1.3.6.1.4.1.1872.2.5.3.1.13.4.2.1 | INTEGER (0..16777215) | read-only | current |
| ospfNewCfgEbgpMetric OBJECT-TYPE The export metric to be assigned to External BGP routes. A value of 0 indicates none. | 1.3.6.1.4.1.1872.2.5.3.1.13.4.2.2 | INTEGER (0..16777215) | read-write | current |
| ospfCurCfgEbgpMetricType OBJECT-TYPE The AS External metric type for External BGP routes. | 1.3.6.1.4.1.1872.2.5.3.1.13.4.2.3 | INTEGER {none(1), type1(2), type2(3)} | read-only | current |
| ospfNewCfgEbgpMetricType OBJECT-TYPE The AS External metric type for External BGP routes. | 1.3.6.1.4.1.1872.2.5.3.1.13.4.2.4 | INTEGER {none(1), type1(2), type2(3)} | read-write | current |
| ospfCurCfgEbgpOutRmapList OBJECT-TYPE The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected | 1.3.6.1.4.1.1872.2.5.3.1.13.4.2.5 | OCTET STRING | read-only | current |
| ospfNewCfgEbgpOutRmapList OBJECT-TYPE The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected | 1.3.6.1.4.1.1872.2.5.3.1.13.4.2.6 | OCTET STRING | read-only | current |
| ospfNewCfgEbgpAddOutRmap OBJECT-TYPE The route map to be add into out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.1872.2.5.3.1.13.4.2.7 | Integer32 | read-write | current |
| ospfNewCfgEbgpRemoveOutRmap OBJECT-TYPE The route map to be removed from out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.1872.2.5.3.1.13.4.2.8 | Integer32 | read-write | current |
| ospfRedistributeIbgp OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.1.13.4.3 | |||
| ospfCurCfgIbgpMetric OBJECT-TYPE The export metric for Internal BGP routes. A value of 0 indicates none. | 1.3.6.1.4.1.1872.2.5.3.1.13.4.3.1 | INTEGER (0..16777215) | read-only | current |
| ospfNewCfgIbgpMetric OBJECT-TYPE The export metric for Internal BGP routes. A value of 0 indicates none. | 1.3.6.1.4.1.1872.2.5.3.1.13.4.3.2 | INTEGER (0..16777215) | read-write | current |
| ospfCurCfgIbgpMetricType OBJECT-TYPE The AS External metric type for Internal BGP routes. | 1.3.6.1.4.1.1872.2.5.3.1.13.4.3.3 | INTEGER {none(1), type1(2), type2(3)} | read-only | current |
| ospfNewCfgIbgpMetricType OBJECT-TYPE The AS External metric type for Internal BGP routes. | 1.3.6.1.4.1.1872.2.5.3.1.13.4.3.4 | INTEGER {none(1), type1(2), type2(3)} | read-write | current |
| ospfCurCfgIbgpOutRmapList OBJECT-TYPE The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected | 1.3.6.1.4.1.1872.2.5.3.1.13.4.3.5 | OCTET STRING | read-only | current |
| ospfNewCfgIbgpOutRmapList OBJECT-TYPE The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected | 1.3.6.1.4.1.1872.2.5.3.1.13.4.3.6 | OCTET STRING | read-only | current |
| ospfNewCfgIbgpAddOutRmap OBJECT-TYPE The route map to be add into out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.1872.2.5.3.1.13.4.3.7 | Integer32 | read-write | current |
| ospfNewCfgIbgpRemoveOutRmap OBJECT-TYPE The route map to be removed from out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.1872.2.5.3.1.13.4.3.8 | Integer32 | read-write | current |
| ospfRedistributeFixed OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.1.13.4.4 | |||
| ospfCurCfgFixedMetric OBJECT-TYPE The export metric for fixed routes. A value of 0 indicates none | 1.3.6.1.4.1.1872.2.5.3.1.13.4.4.1 | INTEGER (0..16777215) | read-only | current |
| ospfNewCfgFixedMetric OBJECT-TYPE The export metric for fixed routes. A value of 0 indicates none | 1.3.6.1.4.1.1872.2.5.3.1.13.4.4.2 | INTEGER (0..16777215) | read-write | current |
| ospfCurCfgFixedMetricType OBJECT-TYPE The AS External metric type for fixed routes. | 1.3.6.1.4.1.1872.2.5.3.1.13.4.4.3 | INTEGER {none(1), type1(2), type2(3)} | read-only | current |
| ospfNewCfgFixedMetricType OBJECT-TYPE The AS External metric type for fixed routes. | 1.3.6.1.4.1.1872.2.5.3.1.13.4.4.4 | INTEGER {none(1), type1(2), type2(3)} | read-write | current |
| ospfCurCfgFixedOutRmapList OBJECT-TYPE The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected | 1.3.6.1.4.1.1872.2.5.3.1.13.4.4.5 | OCTET STRING | read-only | current |
| ospfNewCfgFixedOutRmapList OBJECT-TYPE The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected | 1.3.6.1.4.1.1872.2.5.3.1.13.4.4.6 | OCTET STRING | read-only | current |
| ospfNewCfgFixedAddOutRmap OBJECT-TYPE The route map to be add into out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.1872.2.5.3.1.13.4.4.7 | Integer32 | read-write | current |
| ospfNewCfgFixedRemoveOutRmap OBJECT-TYPE The route map to be removed from out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.1872.2.5.3.1.13.4.4.8 | Integer32 | read-write | current |
| ospfRedistributeRip OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.1.13.4.5 | |||
| ospfCurCfgRipMetric OBJECT-TYPE The export metric for RIP routes. A value of 0 indicates none | 1.3.6.1.4.1.1872.2.5.3.1.13.4.5.1 | INTEGER (0..16777215) | read-only | current |
| ospfNewCfgRipMetric OBJECT-TYPE The export metric for RIP routes. A value of 0 indicates none | 1.3.6.1.4.1.1872.2.5.3.1.13.4.5.2 | INTEGER (0..16777215) | read-write | current |
| ospfCurCfgRipMetricType OBJECT-TYPE The AS External metric type for RIP routes. | 1.3.6.1.4.1.1872.2.5.3.1.13.4.5.3 | INTEGER {none(1), type1(2), type2(3)} | read-only | current |
| ospfNewCfgRipMetricType OBJECT-TYPE The AS External metric type for RIP routes. | 1.3.6.1.4.1.1872.2.5.3.1.13.4.5.4 | INTEGER {none(1), type1(2), type2(3)} | read-write | current |
| ospfCurCfgRipOutRmapList OBJECT-TYPE The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected | 1.3.6.1.4.1.1872.2.5.3.1.13.4.5.5 | OCTET STRING | read-only | current |
| ospfNewCfgRipOutRmapList OBJECT-TYPE The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected | 1.3.6.1.4.1.1872.2.5.3.1.13.4.5.6 | OCTET STRING | read-only | current |
| ospfNewCfgRipAddOutRmap OBJECT-TYPE The route map to be add into out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.1872.2.5.3.1.13.4.5.7 | Integer32 | read-write | current |
| ospfNewCfgRipRemoveOutRmap OBJECT-TYPE The route map to be removed from out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.1872.2.5.3.1.13.4.5.8 | Integer32 | read-write | current |
| ospfCurCfgMdkeyTable OBJECT-TYPE The table of OSPF MD5 keys in the current_config. | 1.3.6.1.4.1.1872.2.5.3.1.13.5 | not-accessible | current | |
| ospfCurCfgMdkeyEntry OBJECT-TYPE Information about an OSPF MD keys table. | 1.3.6.1.4.1.1872.2.5.3.1.13.5.1 | not-accessible | current | |
| ospfCurCfgMdkeyIndex OBJECT-TYPE The OSPF MD5 Key number for which the OSPF MdKey table is related. | 1.3.6.1.4.1.1872.2.5.3.1.13.5.1.1 | Integer32 | read-only | current |
| ospfCurCfgMdkeyKey OBJECT-TYPE The character string representing the MD5 Key. | 1.3.6.1.4.1.1872.2.5.3.1.13.5.1.2 | DisplayString (SIZE(0..16)) | read-only | current |
| ospfNewCfgMdkeyTable OBJECT-TYPE The table of OSPF MD5 keys in the new_config. | 1.3.6.1.4.1.1872.2.5.3.1.13.6 | not-accessible | current | |
| ospfNewCfgMdkeyEntry OBJECT-TYPE Information about an OSPF MD keys table. | 1.3.6.1.4.1.1872.2.5.3.1.13.6.1 | not-accessible | current | |
| ospfNewCfgMdkeyIndex OBJECT-TYPE The OSPF MD5 Key number for which the OSPF MdKey table is related. | 1.3.6.1.4.1.1872.2.5.3.1.13.6.1.1 | Integer32 | read-only | current |
| ospfNewCfgMdkeyKey OBJECT-TYPE The character string representing the MD5 Key. | 1.3.6.1.4.1.1872.2.5.3.1.13.6.1.2 | DisplayString (SIZE(0..16)) | read-create | current |
| ospfNewCfgMdkeyDelete OBJECT-TYPE When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. | 1.3.6.1.4.1.1872.2.5.3.1.13.6.1.3 | INTEGER {other(1), delete(2)} | read-create | current |
| ospfCurCfgIntfTable OBJECT-TYPE The table of OSPF Interface configuration in the current_config. | 1.3.6.1.4.1.1872.2.5.3.1.13.7 | not-accessible | current | |
| ospfCurCfgIntfEntry OBJECT-TYPE Information about an OSPF Interface. | 1.3.6.1.4.1.1872.2.5.3.1.13.7.1 | not-accessible | current | |
| ospfCurCfgIntfIndex OBJECT-TYPE The OSPF Interface number for which the OSPF Interface table is related. | 1.3.6.1.4.1.1872.2.5.3.1.13.7.1.1 | Integer32 | read-only | current |
| ospfCurCfgIntfId OBJECT-TYPE The IP Address of the OSPF interface. | 1.3.6.1.4.1.1872.2.5.3.1.13.7.1.2 | IpAddress | read-only | current |
| ospfCurCfgIntfMdkey OBJECT-TYPE The MD5 key for the OSPF interface 0 (none) no MD5 authentication. | 1.3.6.1.4.1.1872.2.5.3.1.13.7.1.3 | INTEGER (0..255) | read-only | current |
| ospfNewCfgIntfTable OBJECT-TYPE The table of OSPF Interface configuration in the new_config. | 1.3.6.1.4.1.1872.2.5.3.1.13.8 | not-accessible | current | |
| ospfNewCfgIntfEntry OBJECT-TYPE Information about an OSPF Interface. | 1.3.6.1.4.1.1872.2.5.3.1.13.8.1 | not-accessible | current | |
| ospfNewCfgIntfIndex OBJECT-TYPE The OSPF Interface number for which the OSPF Interface table is related. | 1.3.6.1.4.1.1872.2.5.3.1.13.8.1.1 | Integer32 | read-only | current |
| ospfNewCfgIntfId OBJECT-TYPE The IP Address of the OSPF interface. | 1.3.6.1.4.1.1872.2.5.3.1.13.8.1.2 | IpAddress | read-only | current |
| ospfNewCfgIntfMdkey OBJECT-TYPE The MD5 key for the OSPF interface 0 (none) no MD5 authentication. | 1.3.6.1.4.1.1872.2.5.3.1.13.8.1.3 | INTEGER (0..255) | read-create | current |
| ospfCurCfgVirtIntfTable OBJECT-TYPE The table of OSPF Virtual Interface configuration in the current configuration. | 1.3.6.1.4.1.1872.2.5.3.1.13.9 | not-accessible | current | |
| ospfCurCfgVirtIntfEntry OBJECT-TYPE Information about an OSPF virtual Interface. | 1.3.6.1.4.1.1872.2.5.3.1.13.9.1 | not-accessible | current | |
| ospfCurCfgVirtIntfIndex OBJECT-TYPE The OSPF Virtual Interface number for which the OSPF Virtual Interface table is related. | 1.3.6.1.4.1.1872.2.5.3.1.13.9.1.1 | Integer32 | read-only | current |
| ospfCurCfgVirtIntfAreaId OBJECT-TYPE The IP Address of the OSPF area to which this virtual interface belongs. | 1.3.6.1.4.1.1872.2.5.3.1.13.9.1.2 | IpAddress | read-only | current |
| ospfCurCfgVirtIntfNbr OBJECT-TYPE The IP Address of the OSPF neighbor for this virtual interface. | 1.3.6.1.4.1.1872.2.5.3.1.13.9.1.3 | IpAddress | read-only | current |
| ospfCurCfgVirtIntfMdkey OBJECT-TYPE The MD5 key for the OSPF virtual interface 0 (none) no MD5 authentication. | 1.3.6.1.4.1.1872.2.5.3.1.13.9.1.4 | INTEGER (0..255) | read-only | current |
| ospfNewCfgVirtIntfTable OBJECT-TYPE The table of OSPF Virtual Interface configuration in the new_config. | 1.3.6.1.4.1.1872.2.5.3.1.13.10 | not-accessible | current | |
| ospfNewCfgVirtIntfEntry OBJECT-TYPE Information about an OSPF virtual Interface. | 1.3.6.1.4.1.1872.2.5.3.1.13.10.1 | not-accessible | current | |
| ospfNewCfgVirtIntfIndex OBJECT-TYPE The OSPF Virtual Interface number for which the OSPF Virtual Interface table is related. | 1.3.6.1.4.1.1872.2.5.3.1.13.10.1.1 | Integer32 | read-only | current |
| ospfNewCfgVirtIntfAreaId OBJECT-TYPE The IP Address of the OSPF area to which this virtual interface belongs. | 1.3.6.1.4.1.1872.2.5.3.1.13.10.1.2 | IpAddress | read-only | current |
| ospfNewCfgVirtIntfNbr OBJECT-TYPE The IP Address of the OSPF neighbor for this virtual interface. | 1.3.6.1.4.1.1872.2.5.3.1.13.10.1.3 | IpAddress | read-only | current |
| ospfNewCfgVirtIntfMdkey OBJECT-TYPE The MD5 key for the OSPF virtual interface 0 (none) no MD5 authentication. | 1.3.6.1.4.1.1872.2.5.3.1.13.10.1.4 | INTEGER (0..255) | read-create | current |
| ospfMdkeyTableMaxSize OBJECT-TYPE The maximum number of rows in the OSPF Mdkey table. | 1.3.6.1.4.1.1872.2.5.3.1.13.11 | Integer32 | read-only | current |
| ospfCurCfgHostTable OBJECT-TYPE The table of OSPF Host configuration. | 1.3.6.1.4.1.1872.2.5.3.1.13.12 | not-accessible | current | |
| ospfCurCfgHostEntry OBJECT-TYPE Information about a OSPF host. | 1.3.6.1.4.1.1872.2.5.3.1.13.12.1 | not-accessible | current | |
| ospfCurCfgHostIndex OBJECT-TYPE The OSPF host number for which the OSPF host table is related. | 1.3.6.1.4.1.1872.2.5.3.1.13.12.1.1 | Integer32 | read-only | current |
| ospfCurCfgHostIpAddr OBJECT-TYPE The IP Address of the OSPF host. | 1.3.6.1.4.1.1872.2.5.3.1.13.12.1.2 | IpAddress | read-only | current |
| ospfCurCfgHostAreaIndex OBJECT-TYPE The area index. | 1.3.6.1.4.1.1872.2.5.3.1.13.12.1.3 | Integer32 | read-only | current |
| ospfNewCfgHostTable OBJECT-TYPE The table of OSPF Host configuration. | 1.3.6.1.4.1.1872.2.5.3.1.13.13 | not-accessible | current | |
| ospfNewCfgHostEntry OBJECT-TYPE Information about a OSPF host. | 1.3.6.1.4.1.1872.2.5.3.1.13.13.1 | not-accessible | current | |
| ospfNewCfgHostIndex OBJECT-TYPE The OSPF host number for which the OSPF host table is related. | 1.3.6.1.4.1.1872.2.5.3.1.13.13.1.1 | Integer32 | read-only | current |
| ospfNewCfgHostIpAddr OBJECT-TYPE The IP Address of the OSPF host. | 1.3.6.1.4.1.1872.2.5.3.1.13.13.1.2 | IpAddress | read-only | current |
| ospfNewCfgHostAreaIndex OBJECT-TYPE The OSPF area index. | 1.3.6.1.4.1.1872.2.5.3.1.13.13.1.3 | Integer32 | read-create | current |
| ospfCurCfgRangeTable OBJECT-TYPE The table of OSPF summary range in the current configuration. | 1.3.6.1.4.1.1872.2.5.3.1.13.14 | not-accessible | current | |
| ospfCurCfgRangeEntry OBJECT-TYPE Information about an OSPF summary range. | 1.3.6.1.4.1.1872.2.5.3.1.13.14.1 | not-accessible | current | |
| ospfCurCfgRangeIndex OBJECT-TYPE The range number for which the OSPF summary range table is related. | 1.3.6.1.4.1.1872.2.5.3.1.13.14.1.1 | Integer32 | read-only | current |
| ospfCurCfgRangeAddr OBJECT-TYPE The IP Address of the range. | 1.3.6.1.4.1.1872.2.5.3.1.13.14.1.2 | IpAddress | read-only | current |
| ospfCurCfgRangeMask OBJECT-TYPE The mask of the range. | 1.3.6.1.4.1.1872.2.5.3.1.13.14.1.3 | IpAddress | read-only | current |
| ospfCurCfgRangeAreaIndex OBJECT-TYPE The area index. | 1.3.6.1.4.1.1872.2.5.3.1.13.14.1.4 | Integer32 | read-only | current |
| ospfCurCfgRangeHideState OBJECT-TYPE The state of the hide range. | 1.3.6.1.4.1.1872.2.5.3.1.13.14.1.5 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ospfCurCfgRangeState OBJECT-TYPE The state of the range. | 1.3.6.1.4.1.1872.2.5.3.1.13.14.1.6 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ospfNewCfgRangeTable OBJECT-TYPE The table of OSPF summary range in the new configuration. | 1.3.6.1.4.1.1872.2.5.3.1.13.15 | not-accessible | current | |
| ospfNewCfgRangeEntry OBJECT-TYPE Information about an OSPF summary range. | 1.3.6.1.4.1.1872.2.5.3.1.13.15.1 | not-accessible | current | |
| ospfNewCfgRangeIndex OBJECT-TYPE The range number for which the OSPF summary range table is related. | 1.3.6.1.4.1.1872.2.5.3.1.13.15.1.1 | Integer32 | read-only | current |
| ospfNewCfgRangeAddr OBJECT-TYPE The IP Address of the range. | 1.3.6.1.4.1.1872.2.5.3.1.13.15.1.2 | IpAddress | read-create | current |
| ospfNewCfgRangeMask OBJECT-TYPE The mask of the range. | 1.3.6.1.4.1.1872.2.5.3.1.13.15.1.3 | IpAddress | read-create | current |
| ospfNewCfgRangeAreaIndex OBJECT-TYPE The area index. | 1.3.6.1.4.1.1872.2.5.3.1.13.15.1.4 | Integer32 | read-create | current |
| ospfNewCfgRangeHideState OBJECT-TYPE The state of the hide range. | 1.3.6.1.4.1.1872.2.5.3.1.13.15.1.5 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ospfNewCfgRangeState OBJECT-TYPE The state of the range. | 1.3.6.1.4.1.1872.2.5.3.1.13.15.1.6 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ospfNewCfgRangeDelete OBJECT-TYPE When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. | 1.3.6.1.4.1.1872.2.5.3.1.13.15.1.7 | INTEGER {other(1), delete(2)} | read-create | current |
| ipGeneralCfg OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.1.14 | |||
| ipCurCfgRouterID OBJECT-TYPE The router ID of the switch. | 1.3.6.1.4.1.1872.2.5.3.1.14.1 | IpAddress | read-only | current |
| ipNewCfgRouterID OBJECT-TYPE The router ID of the switch. | 1.3.6.1.4.1.1872.2.5.3.1.14.2 | IpAddress | read-write | current |
| ipCurCfgASNumber OBJECT-TYPE The autonomous system (AS) number. | 1.3.6.1.4.1.1872.2.5.3.1.14.3 | INTEGER (1..65535) | read-only | current |
| ipNewCfgASNumber OBJECT-TYPE The autonomous system (AS) number. | 1.3.6.1.4.1.1872.2.5.3.1.14.4 | INTEGER (1..65535) | read-write | current |
| ipStaticArpCfg OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.1.15 | |||
| ipStaticArpTableMaxSize OBJECT-TYPE The maximum number of rows in the Static ARP table. | 1.3.6.1.4.1.1872.2.5.3.1.15.1 | Integer32 | read-only | current |
| ipCurCfgStaticArpTable OBJECT-TYPE The table of static ARPs in the current configuration block. | 1.3.6.1.4.1.1872.2.5.3.1.15.2 | not-accessible | current | |
| ipCurCfgStaticArpEntry OBJECT-TYPE A row in the static ARP table | 1.3.6.1.4.1.1872.2.5.3.1.15.2.1 | not-accessible | current | |
| ipCurCfgStaticArpIndx OBJECT-TYPE The index of the static ARP table. | 1.3.6.1.4.1.1872.2.5.3.1.15.2.1.1 | Integer32 | read-only | current |
| ipCurCfgStaticArpIp OBJECT-TYPE The IP address for the ARP entry. | 1.3.6.1.4.1.1872.2.5.3.1.15.2.1.2 | IpAddress | read-only | current |
| ipCurCfgStaticArpMAC OBJECT-TYPE The MAC address for the ARP entry. | 1.3.6.1.4.1.1872.2.5.3.1.15.2.1.3 | PhysAddress | read-only | current |
| ipCurCfgStaticArpVlan OBJECT-TYPE The VLAN for the ARP entry. | 1.3.6.1.4.1.1872.2.5.3.1.15.2.1.4 | Integer32 | read-only | current |
| ipCurCfgStaticArpPort OBJECT-TYPE The port for the ARP entry. | 1.3.6.1.4.1.1872.2.5.3.1.15.2.1.5 | Integer32 | read-only | current |
| ipNewCfgStaticArpTable OBJECT-TYPE The table of static ARPs in the new configuration block. | 1.3.6.1.4.1.1872.2.5.3.1.15.3 | not-accessible | current | |
| ipNewCfgStaticArpEntry OBJECT-TYPE A row in the static ARP table | 1.3.6.1.4.1.1872.2.5.3.1.15.3.1 | not-accessible | current | |
| ipNewCfgStaticArpIndx OBJECT-TYPE The index of the static ARP table. | 1.3.6.1.4.1.1872.2.5.3.1.15.3.1.1 | Integer32 | read-only | current |
| ipNewCfgStaticArpIp OBJECT-TYPE The IP address for the ARP entry. | 1.3.6.1.4.1.1872.2.5.3.1.15.3.1.2 | IpAddress | read-create | current |
| ipNewCfgStaticArpMAC OBJECT-TYPE The MAC address for the ARP entry. | 1.3.6.1.4.1.1872.2.5.3.1.15.3.1.3 | PhysAddress | read-create | current |
| ipNewCfgStaticArpVlan OBJECT-TYPE The VLAN for the ARP entry. | 1.3.6.1.4.1.1872.2.5.3.1.15.3.1.4 | Integer32 | read-create | current |
| ipNewCfgStaticArpPort OBJECT-TYPE The port for the ARP entry. | 1.3.6.1.4.1.1872.2.5.3.1.15.3.1.5 | Integer32 | read-create | current |
| ipNewCfgStaticArpAction OBJECT-TYPE When set to the value of 2 (delete), the entire row is deleted. When read, other is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. | 1.3.6.1.4.1.1872.2.5.3.1.15.3.1.6 | INTEGER {other(1), delete(2)} | read-create | current |
| rip2Cfg OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.1.18 | |||
| ripCurCfgIntfTable OBJECT-TYPE The table of RIP on IP interface configuration in the current_config. | 1.3.6.1.4.1.1872.2.5.3.1.18.1 | not-accessible | current | |
| ripCurCfgIntfEntry OBJECT-TYPE Information about RIP on IP interface. | 1.3.6.1.4.1.1872.2.5.3.1.18.1.1 | not-accessible | current | |
| ripCurCfgIntfIndex OBJECT-TYPE The interface number for which the RIP information is related. | 1.3.6.1.4.1.1872.2.5.3.1.18.1.1.1 | Integer32 | read-only | current |
| ripCurCfgIntfVersion OBJECT-TYPE RIP version. | 1.3.6.1.4.1.1872.2.5.3.1.18.1.1.2 | INTEGER {ripVersion1(1), ripVersion2(2)} | read-only | current |
| ripCurCfgIntfState OBJECT-TYPE Enable or disable RIP protocol. | 1.3.6.1.4.1.1872.2.5.3.1.18.1.1.3 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripCurCfgIntfListen OBJECT-TYPE Enable or disable listening to route updates. | 1.3.6.1.4.1.1872.2.5.3.1.18.1.1.4 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripCurCfgIntfDefListen OBJECT-TYPE Enable or disable listening to default routes. | 1.3.6.1.4.1.1872.2.5.3.1.18.1.1.5 | INTEGER {enabled(1), disabled(2)} | read-only | obsolete |
| ripCurCfgIntfTrigUpdate OBJECT-TYPE Enable or disable triggered updates. | 1.3.6.1.4.1.1872.2.5.3.1.18.1.1.6 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripCurCfgIntfMcastUpdate OBJECT-TYPE Enable or disable multicast updates. | 1.3.6.1.4.1.1872.2.5.3.1.18.1.1.7 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripCurCfgIntfPoisonReverse OBJECT-TYPE RIP poison reverse. | 1.3.6.1.4.1.1872.2.5.3.1.18.1.1.8 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripCurCfgIntfSupply OBJECT-TYPE Enable or disable supplying route updates. | 1.3.6.1.4.1.1872.2.5.3.1.18.1.1.9 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripCurCfgIntfMetric OBJECT-TYPE RIP route metric for this interface. | 1.3.6.1.4.1.1872.2.5.3.1.18.1.1.10 | INTEGER (1..15) | read-only | current |
| ripCurCfgIntfAuth OBJECT-TYPE The type of Authentication used on this interface. | 1.3.6.1.4.1.1872.2.5.3.1.18.1.1.11 | INTEGER {none(1), password(2)} | read-only | current |
| ripCurCfgIntfKey OBJECT-TYPE RIP update authentication password. | 1.3.6.1.4.1.1872.2.5.3.1.18.1.1.12 | DisplayString (SIZE(0..16)) | read-only | current |
| ripCurCfgIntfDefault OBJECT-TYPE Specifies what RIP does with default routes. | 1.3.6.1.4.1.1872.2.5.3.1.18.1.1.13 | INTEGER {both(1), listen(2), supply(3), none(4)} | read-only | current |
| ripNewCfgIntfTable OBJECT-TYPE The table of RIP on IP interface configuration in the new_config. | 1.3.6.1.4.1.1872.2.5.3.1.18.2 | not-accessible | current | |
| ripNewCfgIntfEntry OBJECT-TYPE Information about RIP on IP interface. | 1.3.6.1.4.1.1872.2.5.3.1.18.2.1 | not-accessible | current | |
| ripNewCfgIntfIndex OBJECT-TYPE The interface number for which the RIP information is related. | 1.3.6.1.4.1.1872.2.5.3.1.18.2.1.1 | Integer32 | read-only | current |
| ripNewCfgIntfVersion OBJECT-TYPE RIP version. | 1.3.6.1.4.1.1872.2.5.3.1.18.2.1.2 | INTEGER {ripVersion1(1), ripVersion2(2)} | read-create | current |
| ripNewCfgIntfSupply OBJECT-TYPE Enable or disable supplying route updates. | 1.3.6.1.4.1.1872.2.5.3.1.18.2.1.3 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ripNewCfgIntfListen OBJECT-TYPE Enable or disable listening to route updates. | 1.3.6.1.4.1.1872.2.5.3.1.18.2.1.4 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ripNewCfgIntfDefListen OBJECT-TYPE Enable or disable listening to default routes. | 1.3.6.1.4.1.1872.2.5.3.1.18.2.1.5 | INTEGER {enabled(1), disabled(2)} | read-create | obsolete |
| ripNewCfgIntfTrigUpdate OBJECT-TYPE Enable or disable triggered updates. | 1.3.6.1.4.1.1872.2.5.3.1.18.2.1.6 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ripNewCfgIntfMcastUpdate OBJECT-TYPE Enable or disable multicast updates. | 1.3.6.1.4.1.1872.2.5.3.1.18.2.1.7 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ripNewCfgIntfPoisonReverse OBJECT-TYPE RIP poison reverse. | 1.3.6.1.4.1.1872.2.5.3.1.18.2.1.8 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ripNewCfgIntfState OBJECT-TYPE Enable or disable RIP protocol. | 1.3.6.1.4.1.1872.2.5.3.1.18.2.1.9 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ripNewCfgIntfMetric OBJECT-TYPE RIP route metric for this interface. | 1.3.6.1.4.1.1872.2.5.3.1.18.2.1.10 | INTEGER (1..15) | read-write | current |
| ripNewCfgIntfAuth OBJECT-TYPE The type of Authentication used on this interface. | 1.3.6.1.4.1.1872.2.5.3.1.18.2.1.11 | INTEGER {none(1), password(2)} | read-write | current |
| ripNewCfgIntfKey OBJECT-TYPE RIP update authentication password. | 1.3.6.1.4.1.1872.2.5.3.1.18.2.1.12 | DisplayString (SIZE(0..16)) | read-create | current |
| ripNewCfgIntfDefault OBJECT-TYPE Specifies what RIP does with default routes. The default routes action could be set to listen/supply/both/none. | 1.3.6.1.4.1.1872.2.5.3.1.18.2.1.13 | INTEGER {both(1), listen(2), supply(3), none(4)} | read-create | current |
| ripGeneral OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.1.18.3 | |||
| rip2CurCfgState OBJECT-TYPE RIP global state. | 1.3.6.1.4.1.1872.2.5.3.1.18.3.1 | INTEGER {on(1), off(2)} | read-only | current |
| rip2NewCfgState OBJECT-TYPE Globally turn RIP on or off. | 1.3.6.1.4.1.1872.2.5.3.1.18.3.2 | INTEGER {on(1), off(2)} | read-write | current |
| rip2CurCfgUpdatePeriod OBJECT-TYPE Update Period in seconds. | 1.3.6.1.4.1.1872.2.5.3.1.18.3.3 | INTEGER (1..120) | read-only | current |
| rip2NewCfgUpdatePeriod OBJECT-TYPE Update Period in seconds. | 1.3.6.1.4.1.1872.2.5.3.1.18.3.4 | INTEGER (1..120) | read-write | current |
| rip2CurCfgVip OBJECT-TYPE Advertise VIP Host Routes. | 1.3.6.1.4.1.1872.2.5.3.1.18.3.5 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| rip2NewCfgVip OBJECT-TYPE Advertise VIP Host Routes. | 1.3.6.1.4.1.1872.2.5.3.1.18.3.6 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| rip2CurCfgStaticSupply OBJECT-TYPE Advertise Static Routes. | 1.3.6.1.4.1.1872.2.5.3.1.18.3.7 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| rip2NewCfgStaticSupply OBJECT-TYPE Advertise Static Routes. | 1.3.6.1.4.1.1872.2.5.3.1.18.3.8 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| layer3Stats OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.2 | |||
| arpStats OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.2.2 | |||
| arpStatEntries OBJECT-TYPE The current number of ARP entries. | 1.3.6.1.4.1.1872.2.5.3.2.2.1 | Gauge32 | read-only | current |
| arpStatHighWater OBJECT-TYPE The highest number of ARP entries. | 1.3.6.1.4.1.1872.2.5.3.2.2.2 | Gauge32 | read-only | current |
| arpStatMaxEntries OBJECT-TYPE The maximum number of ARP entries. | 1.3.6.1.4.1.1872.2.5.3.2.2.3 | Gauge32 | read-only | current |
| routeStats OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.2.3 | |||
| routeStatEntries OBJECT-TYPE The current number of IP routes. | 1.3.6.1.4.1.1872.2.5.3.2.3.1 | Gauge32 | read-only | current |
| routeStatHighWater OBJECT-TYPE The highest number of IP routes. | 1.3.6.1.4.1.1872.2.5.3.2.3.2 | Gauge32 | read-only | current |
| routeStatMaxEntries OBJECT-TYPE The maximum number of IP routes. | 1.3.6.1.4.1.1872.2.5.3.2.3.3 | Gauge32 | read-only | current |
| dnsStats OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.2.4 | |||
| dnsStatInGoodDnsRequests OBJECT-TYPE The total number of DNS request packets which are received. | 1.3.6.1.4.1.1872.2.5.3.2.4.1 | Counter32 | read-only | current |
| dnsStatInBadDnsRequests OBJECT-TYPE The total number of DNS request packets received that were dropped. | 1.3.6.1.4.1.1872.2.5.3.2.4.2 | Counter32 | read-only | current |
| dnsStatOutDnsRequests OBJECT-TYPE The total number of DNS response packets that have been transmitted. | 1.3.6.1.4.1.1872.2.5.3.2.4.3 | Counter32 | read-only | current |
| vrrpStats OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.2.5 | |||
| vrrpStatInAdvers OBJECT-TYPE The number of good VRRP advertisements which are received. | 1.3.6.1.4.1.1872.2.5.3.2.5.1 | Counter32 | read-only | current |
| vrrpStatOutAdvers OBJECT-TYPE The number of good VRRP advertisements which are transmitted. | 1.3.6.1.4.1.1872.2.5.3.2.5.2 | Counter32 | read-only | current |
| vrrpStatOutBadAdvers OBJECT-TYPE The number of bad VRRP advertisements which are received. | 1.3.6.1.4.1.1872.2.5.3.2.5.3 | Counter32 | read-only | current |
| ospfStats OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.2.6 | |||
| ospfGeneralStats OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.2.6.1 | |||
| ospfCumRxTxStats OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.2.6.1.1 | |||
| ospfCumRxPkts OBJECT-TYPE The sum total of all OSPF packets received on all OSPF areas and interfaces. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.1.1 | Counter32 | read-only | current |
| ospfCumTxPkts OBJECT-TYPE The sum total of all OSPF packets transmitted on all OSPF areas and interfaces. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.1.2 | Counter32 | read-only | current |
| ospfCumRxHello OBJECT-TYPE The sum total of all Hello packets received on all OSPF areas and interfaces. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.1.3 | Counter32 | read-only | current |
| ospfCumTxHello OBJECT-TYPE The sum total of all Hello packets transmitted on all OSPF areas and interfaces. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.1.4 | Counter32 | read-only | current |
| ospfCumRxDatabase OBJECT-TYPE The sum total of all Database Description packets received on all OSPF areas and interfaces. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.1.5 | Counter32 | read-only | current |
| ospfCumTxDatabase OBJECT-TYPE The sum total of all Database Description packets transmitted on all OSPF areas and interfaces. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.1.6 | Counter32 | read-only | current |
| ospfCumRxlsReqs OBJECT-TYPE The sum total of all Link State Request packets received on all OSPF areas and interfaces. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.1.7 | Counter32 | read-only | current |
| ospfCumTxlsReqs OBJECT-TYPE The sum total of all Link State Request packets transmitted on all OSPF areas and interfaces. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.1.8 | Counter32 | read-only | current |
| ospfCumRxlsAcks OBJECT-TYPE The sum total of all Link State Acknowledgement packets received on all OSPF areas and interfaces. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.1.9 | Counter32 | read-only | current |
| ospfCumTxlsAcks OBJECT-TYPE The sum total of all Link State Acknowledgement packets transmitted on all OSPF areas and interfaces. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.1.10 | Counter32 | read-only | current |
| ospfCumRxlsUpdates OBJECT-TYPE The sum total of all Link State Update packets received on all OSPF areas and interfaces. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.1.11 | Counter32 | read-only | current |
| ospfCumTxlsUpdates OBJECT-TYPE The sum total of all Link State Update packets transmitted on all OSPF areas and interfaces. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.1.12 | Counter32 | read-only | current |
| ospfCumNbrChangeStats OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.2.6.1.2 | |||
| ospfCumNbrhello OBJECT-TYPE The sum total of all Hello packets received from neighbours on all OSPF areas and interfaces. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.2.1 | Counter32 | read-only | current |
| ospfCumNbrStart OBJECT-TYPE The sum total number of neighbours in this state (i.e. an indication that Hello packets should now be sent to the neighbour at intervals of HelloInterval seconds.) across all OSPF areas and interfaces. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.2.2 | Counter32 | read-only | current |
| ospfCumNbrAdjointOk OBJECT-TYPE The sum total number of decisions to be made (again) as to whether an adjacency should be established/maintained with the neighbour across all OSPF areas and interfaces. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.2.3 | Counter32 | read-only | current |
| ospfCumNbrNegotiationDone OBJECT-TYPE The sum total number of neighbours in this state wherein the Master/slave relationship has been negotiated, and sequence numbers have been exchanged, across all OSPF areas and interfaces. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.2.4 | Counter32 | read-only | current |
| ospfCumNbrExchangeDone OBJECT-TYPE The sum total number of neighbours in this state (i.e. in an adjacency's final state) having transimitted a full sequence of Database Description packets, across all OSPF areas and interfaces. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.2.5 | Counter32 | read-only | current |
| ospfCumNbrBadRequests OBJECT-TYPE The sum total number of Link State Requests which have been received for a link state advertisement not contained in the database across all interfaces and OSPF areas. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.2.6 | Counter32 | read-only | current |
| ospfCumNbrBadSequence OBJECT-TYPE The sum total number of Database Description packets which have been received that either a) has an unexpected DD sequence number b) Unexpectedly has the init bit set c) Has an options field differing from the last Options field received in a Database Description packet. Any of these conditions indicate that some error has occured during adjacency establishment for all OSPF areas and interfaces. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.2.7 | Counter32 | read-only | current |
| ospfCumNbrLoadingDone OBJECT-TYPE The sum total number of link state updates received for all out-of-date portions of the database across all OSPF areas and interfaces. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.2.8 | Counter32 | read-only | current |
| ospfCumNbrN1way OBJECT-TYPE The sum total number of Hello packets received from neighbours, in which this router is not mentioned across all OSPF interfaces and areas. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.2.9 | Counter32 | read-only | current |
| ospfCumNbrRstAd OBJECT-TYPE The sum total number of times the Neighbour adjacency has been reset across all OPSF areas and interfaces. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.2.10 | Counter32 | read-only | current |
| ospfCumNbrDown OBJECT-TYPE The total number of Neighbouring routers down (i.e. in the initial state of a neighbour conversation.) across all OSPF areas and interfaces. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.2.11 | Counter32 | read-only | current |
| ospfCumNbrN2way OBJECT-TYPE The sum total number of Hello packets received from neighbours, in which this router is mentioned across all OSPF interfaces and areas. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.2.12 | Counter32 | read-only | current |
| ospfCumIntfChangeStats OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.2.6.1.3 | |||
| ospfCumIntfHello OBJECT-TYPE The sum total number of Hello packets sent on all interfaces and areas | 1.3.6.1.4.1.1872.2.5.3.2.6.1.3.1 | Counter32 | read-only | current |
| ospfCumIntfDown OBJECT-TYPE The sum total number of interfaces down in all OSPF areas. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.3.2 | Counter32 | read-only | current |
| ospfCumIntfLoop OBJECT-TYPE The sum total of interfaces no longer connected to the attatched network across all OSPF areas and interfaces. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.3.3 | Counter32 | read-only | current |
| ospfCumIntfUnloop OBJECT-TYPE The sum total number of interfaces, connected to the attatched network in all OSPF areas. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.3.4 | Counter32 | read-only | current |
| ospfCumIntfWaitTimer OBJECT-TYPE The sum total number of times the Wait Timer has been fired, (indicating the end of the waiting period that is required before electing a (Backup) Designated Router) across all OSPF areas and interfaces. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.3.5 | Counter32 | read-only | current |
| ospfCumIntfBackup OBJECT-TYPE The sum total number of Backup Designated Routers on the attatched network for all OSPF areas and interfaces. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.3.6 | Counter32 | read-only | current |
| ospfCumIntfNbrChange OBJECT-TYPE The sum total number of changes in the set of bidirectional neighbours associated with any interface across all OSPF areas. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.3.7 | Counter32 | read-only | current |
| ospfTimersKickOffStats OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.2.6.1.4 | |||
| ospfTmrsKckOffHello OBJECT-TYPE The sum total number of times the Hello timer has been fired (which triggers the send of a Hello packet) across all OPSF areas and interfaces. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.4.1 | Counter32 | read-only | current |
| ospfTmrsKckOffRetransmit OBJECT-TYPE The sum total number of times the Retransmit timer has been fired across all OPSF areas and interfaces. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.4.2 | Counter32 | read-only | current |
| ospfTmrsKckOffLsaLock OBJECT-TYPE The sum total number of times the Lsa Lock timer has been fired across all OSPF areas and interfaces. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.4.3 | Counter32 | read-only | current |
| ospfTmrsKckOffLsaAck OBJECT-TYPE The sum total number of times the Lsa Ack timer has been fired across all ospf areas and interfaces. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.4.4 | Counter32 | read-only | current |
| ospfTmrsKckOffDbage OBJECT-TYPE The total number of times the Dbage has been fired. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.4.5 | Counter32 | read-only | current |
| ospfTmrsKckOffSummary OBJECT-TYPE The total number of times the Summary timer has been fired. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.4.6 | Counter32 | read-only | current |
| ospfTmrsKckOffAseExport OBJECT-TYPE The total number of times the ASE Export timer has been fired. | 1.3.6.1.4.1.1872.2.5.3.2.6.1.4.7 | Counter32 | read-only | current |
| ospfArea OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.2.6.2 | |||
| ospfAreaRxTxStats OBJECT-TYPE The table of OSPF Area Rx/Tx Statistics. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.1 | not-accessible | current | |
| ospfAreaRxTxStatsEntry OBJECT-TYPE Rx Tx packet Statistics about a OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.1.1 | not-accessible | current | |
| ospfAreaRxTxIndex OBJECT-TYPE The index of the ospf Area for which these statistics apply. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.1.1.1 | Integer32 | read-only | current |
| ospfAreaRxPkts OBJECT-TYPE The total number of OSPF packets received in this OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.1.1.2 | Counter32 | read-only | current |
| ospfAreaTxPkts OBJECT-TYPE The total number of OSPF packets transmitted in this OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.1.1.3 | Counter32 | read-only | current |
| ospfAreaRxHello OBJECT-TYPE The total number of Hello packets received in this OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.1.1.4 | Counter32 | read-only | current |
| ospfAreaTxHello OBJECT-TYPE The total number of Hello packets transmitted in this OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.1.1.5 | Counter32 | read-only | current |
| ospfAreaRxDatabase OBJECT-TYPE The total number of Database Description packets transmitted for this OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.1.1.6 | Counter32 | read-only | current |
| ospfAreaTxDatabase OBJECT-TYPE The total number of Database Description packets transmitted for this OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.1.1.7 | Counter32 | read-only | current |
| ospfAreaRxlsReqs OBJECT-TYPE The total number of Link State Request packets received for this OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.1.1.8 | Counter32 | read-only | current |
| ospfAreaTxlsReqs OBJECT-TYPE The total number of Link State Request packets transmitted for this OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.1.1.9 | Counter32 | read-only | current |
| ospfAreaRxlsAcks OBJECT-TYPE The total number of Link State Acknowledgement packets received for this OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.1.1.10 | Counter32 | read-only | current |
| ospfAreaTxlsAcks OBJECT-TYPE The total number of Link State Acknowledgement packets transmitted for this OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.1.1.11 | Counter32 | read-only | current |
| ospfAreaRxlsUpdates OBJECT-TYPE The total number of Link State Update packets received for this OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.1.1.12 | Counter32 | read-only | current |
| ospfAreaTxlsUpdates OBJECT-TYPE The total number of Link State Update packets transmitted for this OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.1.1.13 | Counter32 | read-only | current |
| ospfAreaNbrChangeStats OBJECT-TYPE The table of OSPF Area Neighbour Statistics. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.2 | not-accessible | current | |
| ospfAreaNbrChangeStatsEntry OBJECT-TYPE Area Neighbour Change Statistics about a OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.2.1 | not-accessible | current | |
| ospfAreaNbrIndex OBJECT-TYPE The index of the ospf Area for which these statistics apply. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.2.1.1 | Integer32 | read-only | current |
| ospfAreaNbrhello OBJECT-TYPE The total number of Hello packets received from neighbours in this OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.2.1.2 | Counter32 | read-only | current |
| ospfAreaNbrStart OBJECT-TYPE The total number of neighbours in this state (i.e. an indication that Hello packets should now be sent to the neighbour at intervals of HelloInterval seconds.) in this OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.2.1.3 | Counter32 | read-only | current |
| ospfAreaNbrAdjointOk OBJECT-TYPE The total number of decisions to be made (again) as to whether an adjacency should be established/maintained with the neighbour. for this OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.2.1.4 | Counter32 | read-only | current |
| ospfAreaNbrNegotiationDone OBJECT-TYPE The total number of neighbours in this state wherein the Master/slave relationship has been negotiated, and sequence numbers have been exchanged, for this OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.2.1.5 | Counter32 | read-only | current |
| ospfAreaNbrExchangeDone OBJECT-TYPE The total number of neighbours in this state (i.e. in an adjacency's final state) having transimitted a full sequence of Database Description packets, for this OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.2.1.6 | Counter32 | read-only | current |
| ospfAreaNbrBadRequests OBJECT-TYPE The sum total number of Link State Requests which have been received for a link state advertisement not contained in the database across this OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.2.1.7 | Counter32 | read-only | current |
| ospfAreaNbrBadSequence OBJECT-TYPE The total number of Database Description packets which have been received that either a) has an unexpected DD sequence number b) Unexpectedly has the init bit set c) Has an options field differing from the last Options field received in a Database Description packet. Any of these conditions indicate that some error has occured during adjacency establishment for this OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.2.1.8 | Counter32 | read-only | current |
| ospfAreaNbrLoadingDone OBJECT-TYPE The total number of link state updates received for all out-of-date portions of the database in this OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.2.1.9 | Counter32 | read-only | current |
| ospfAreaNbrN1way OBJECT-TYPE The total number of Hello packets received from neighbours, in which this router is not mentioned in this OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.2.1.10 | Counter32 | read-only | current |
| ospfAreaNbrRstAd OBJECT-TYPE The total number of times the Neighbour adjacency has been reset across this OPSF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.2.1.11 | Counter32 | read-only | current |
| ospfAreaNbrDown OBJECT-TYPE The total number of Neighbouring routers down (i.e. in the initial state of a neighbour conversation.) in this OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.2.1.12 | Counter32 | read-only | current |
| ospfAreaNbrN2way OBJECT-TYPE The total number of Hello packets received from neighbours, in which this router is mentioned in this OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.2.1.13 | Counter32 | read-only | current |
| ospfAreaChangeStats OBJECT-TYPE The table of OSPF Area Change Statistics. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.3 | not-accessible | current | |
| ospfAreaChangeStatsEntry OBJECT-TYPE Area Change Statistics about a OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.3.1 | not-accessible | current | |
| ospfAreaIntfIndex OBJECT-TYPE The index of the OSPF Area for which these statistics apply. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.3.1.1 | Integer32 | read-only | current |
| ospfAreaIntfHello OBJECT-TYPE The total number of Hello packets sent on this OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.3.1.2 | Counter32 | read-only | current |
| ospfAreaIntfDown OBJECT-TYPE The total number of interfaces down in this OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.3.1.3 | Counter32 | read-only | current |
| ospfAreaIntfLoop OBJECT-TYPE The total number of interfaces no longer connected to the attatched network in this OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.3.1.4 | Counter32 | read-only | current |
| ospfAreaIntfUnloop OBJECT-TYPE The total number of interfaces connected to the attatched network in this OSPF area.. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.3.1.5 | Counter32 | read-only | current |
| ospfAreaIntfWaitTimer OBJECT-TYPE The total number of times the Wait Timer has been fired, (indicating the end of the waiting period that is required before electing a (Backup) Designated Router) for this OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.3.1.6 | Counter32 | read-only | current |
| ospfAreaIntfBackup OBJECT-TYPE The total number of Backup Designated Routers on the attatched network for this OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.3.1.7 | Counter32 | read-only | current |
| ospfAreaIntfNbrChange OBJECT-TYPE The total number of changes in the set of bidirectional neighbours associated with the interface in this OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.3.1.8 | Counter32 | read-only | current |
| ospfAreaErrorStats OBJECT-TYPE The table of OSPF Area Error Statistics. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.4 | not-accessible | current | |
| ospfAreaErrorStatsEntry OBJECT-TYPE Error Statistics for an OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.4.1 | not-accessible | current | |
| ospfAreaErrIndex OBJECT-TYPE The index of the OSPF Area for which these statistics apply. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.4.1.1 | Integer32 | read-only | current |
| ospfAreaErrAuthFailure OBJECT-TYPE The total number of packets received with a wrong password in this area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.4.1.2 | Counter32 | read-only | current |
| ospfAreaErrNetmaskMismatch OBJECT-TYPE The total number of packets received with a wrong netmask in this area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.4.1.3 | Counter32 | read-only | current |
| ospfAreaErrHelloMismatch OBJECT-TYPE The total number of packets received with a different hello interval in this area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.4.1.4 | Counter32 | read-only | current |
| ospfAreaErrDeadMismatch OBJECT-TYPE The total number of packets received with a different dead interval in this area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.4.1.5 | Counter32 | read-only | current |
| ospfAreaErrOptionsMismatch OBJECT-TYPE The total number of packets received with a different options in this area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.4.1.6 | Counter32 | read-only | current |
| ospfAreaErrUnknownNbr OBJECT-TYPE The total number of packets received from an unknown neighbor in this area. | 1.3.6.1.4.1.1872.2.5.3.2.6.2.4.1.7 | Counter32 | read-only | current |
| ospfInterface OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.2.6.3 | |||
| ospfIntfRxTxStats OBJECT-TYPE The table of OSPF Interface Rx/Tx packet Statistics. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.1 | not-accessible | current | |
| ospfIntfRxTxStatsEntry OBJECT-TYPE OSPF interface Rx/Tx packet statistics. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.1.1 | not-accessible | current | |
| ospfIntfRxTxIndex OBJECT-TYPE The OSPF interface for which these statistics apply. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.1.1.1 | Integer32 | read-only | current |
| ospfIntfRxPkts OBJECT-TYPE The total number of OSPF packets received for this OSPF interface. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.1.1.2 | Counter32 | read-only | current |
| ospfIntfTxPkts OBJECT-TYPE The total number of OSPF packets transmitted for this OSPF interface. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.1.1.3 | Counter32 | read-only | current |
| ospfIntfRxHello OBJECT-TYPE The total number of Hello packets received for this OSPF interface. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.1.1.4 | Counter32 | read-only | current |
| ospfIntfTxHello OBJECT-TYPE The total number of Hello packets transmitted for this OSPF interface. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.1.1.5 | Counter32 | read-only | current |
| ospfIntfRxDatabase OBJECT-TYPE The total number of Database Description packets received for this OSPF interface. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.1.1.6 | Counter32 | read-only | current |
| ospfIntfTxDatabase OBJECT-TYPE The total number of Database Description packets transmitted for this OSPF interface. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.1.1.7 | Counter32 | read-only | current |
| ospfIntfRxlsReqs OBJECT-TYPE The total number of Link State Request packets received for this OSPF interface. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.1.1.8 | Counter32 | read-only | current |
| ospfIntfTxlsReqs OBJECT-TYPE The total number of Link State Request packets transmitted for this OSPF interface. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.1.1.9 | Counter32 | read-only | current |
| ospfIntfRxlsAcks OBJECT-TYPE The total number of Link State Acknowledgement packets received for this OSPF interface. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.1.1.10 | Counter32 | read-only | current |
| ospfIntfTxlsAcks OBJECT-TYPE The total number of Link State Acknowledgement packets transmitted for this OSPF interface. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.1.1.11 | Counter32 | read-only | current |
| ospfIntfRxlsUpdates OBJECT-TYPE The total number of Link State Update packets received for this OSPF interface. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.1.1.12 | Counter32 | read-only | current |
| ospfIntfTxlsUpdates OBJECT-TYPE The total number of Link State Update packets transmitted for this OSPF interface. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.1.1.13 | Counter32 | read-only | current |
| ospfIntfNbrChangeStats OBJECT-TYPE The table of OSPF Interface Neighbour change Statistics. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.2 | not-accessible | current | |
| ospfIntfNbrChangeStatsEntry OBJECT-TYPE OSPF interface Neighbour Change statistics. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.2.1 | not-accessible | current | |
| ospfIntfNbrIndex OBJECT-TYPE The index of the OSPF Interface for which these statistics apply. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.2.1.1 | Integer32 | read-only | current |
| ospfIntfNbrhello OBJECT-TYPE The total number of Hello packets received from neighbours in this OSPF interface. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.2.1.2 | Counter32 | read-only | current |
| ospfIntfNbrStart OBJECT-TYPE The total number of neighbours in this state (i.e. an indication that Hello packets should now be sent to the neighbour at intervals of HelloInterval seconds.) in this OSPF interface. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.2.1.3 | Counter32 | read-only | current |
| ospfIntfNbrAdjointOk OBJECT-TYPE The total number of decisions to be made (again) as to whether an adjacency should be established/maintained with the neighbour. for this OSPF interface. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.2.1.4 | Counter32 | read-only | current |
| ospfIntfNbrNegotiationDone OBJECT-TYPE The total number of neighbours in this state wherein the Master/slave relationship has been negotiated, and sequence numbers have been exchanged, for this OSPF interface. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.2.1.5 | Counter32 | read-only | current |
| ospfIntfNbrExchangeDone OBJECT-TYPE The total number of neighbours in this state (i.e. in an adjacency's final state) having transimitted a full sequence of Database Description packets, for this OSPF interface. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.2.1.6 | Counter32 | read-only | current |
| ospfIntfNbrBadRequests OBJECT-TYPE The total number of Link State Requests which have been received for a link state advertisement not contained in the database for this interface. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.2.1.7 | Counter32 | read-only | current |
| ospfIntfNbrBadSequence OBJECT-TYPE The total number of Database Description packets which have been received that either a) has an unexpected DD sequence number b) Unexpectedly has the init bit set c) Has an options field differing from the last Options field received in a Database Description packet. Any of these conditions indicate that some error has occured during adjacency establishment for this interface. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.2.1.8 | Counter32 | read-only | current |
| ospfIntfNbrLoadingDone OBJECT-TYPE The total number of link state updates received for all out-of-date portions of the database for this OSPF interface. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.2.1.9 | Counter32 | read-only | current |
| ospfIntfNbrN1way OBJECT-TYPE The total number of Hello packets received from neighbours, in which this router is not mentioned for this OSPF interface. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.2.1.10 | Counter32 | read-only | current |
| ospfIntfNbrRstAd OBJECT-TYPE The sum total number of times the Neighbour adjacency has been reset on this interface. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.2.1.11 | Counter32 | read-only | current |
| ospfIntfNbrDown OBJECT-TYPE The total number of Neighbouring routers down (i.e. in the initial state of a neighbour conversation.) for this interface. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.2.1.12 | Counter32 | read-only | current |
| ospfIntfNbrN2way OBJECT-TYPE The total number of Hello packets received from neighbours, in which this router is mentioned for this OSPF interface. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.2.1.13 | Counter32 | read-only | current |
| ospfIntfChangeStats OBJECT-TYPE The table of OSPF Interface change Statistics. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.3 | not-accessible | current | |
| ospfIntfChangeStatsEntry OBJECT-TYPE OSPF interface Change statistics. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.3.1 | not-accessible | current | |
| ospfIntfIndex OBJECT-TYPE The index of the OSPF Interface for which these statistics apply. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.3.1.1 | Integer32 | read-only | current |
| ospfIntfHello OBJECT-TYPE The total number of Hello packets sent by this interface. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.3.1.2 | Counter32 | read-only | current |
| ospfIntfDown OBJECT-TYPE The total number of times the interface was down. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.3.1.3 | Counter32 | read-only | current |
| ospfIntfLoop OBJECT-TYPE The total number of times the interface was no longer connected to the attatched network. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.3.1.4 | Counter32 | read-only | current |
| ospfIntfUnloop OBJECT-TYPE The total number of times the interface, connected back to the attatched network. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.3.1.5 | Counter32 | read-only | current |
| ospfIntfWaitTimer OBJECT-TYPE The total number of times the Wait Timer has been fired, (indicating the end of the waiting period that is required before electing a (Backup) Designated Router) for this OSPF interface. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.3.1.6 | Counter32 | read-only | current |
| ospfIntfBackup OBJECT-TYPE The total number of Backup Designated Routers on the attatched network for this OSPF interface. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.3.1.7 | Counter32 | read-only | current |
| ospfIntfNbrChange OBJECT-TYPE The total number of changes in the set of bidirectional neighbours associated with the interface for this OSPF interface. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.3.1.8 | Counter32 | read-only | current |
| ospfIntfErrorStats OBJECT-TYPE The table of OSPF Interface Error Statistics. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.4 | not-accessible | current | |
| ospfIntfErrorStatsEntry OBJECT-TYPE Error Statistics for an OSPF area. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.4.1 | not-accessible | current | |
| ospfIntfErrIndex OBJECT-TYPE The index of the OSPF Intf for which these statistics apply. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.4.1.1 | Integer32 | read-only | current |
| ospfIntfErrAuthFailure OBJECT-TYPE The total number of packets received with a wrong password in this area. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.4.1.2 | Counter32 | read-only | current |
| ospfIntfErrNetmaskMismatch OBJECT-TYPE The total number of packets received with a wrong netmask in this area. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.4.1.3 | Counter32 | read-only | current |
| ospfIntfErrHelloMismatch OBJECT-TYPE The total number of packets received with a different hello interval in this area. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.4.1.4 | Counter32 | read-only | current |
| ospfIntfErrDeadMismatch OBJECT-TYPE The total number of packets received with a different dead interval in this area. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.4.1.5 | Counter32 | read-only | current |
| ospfIntfErrOptionsMismatch OBJECT-TYPE The total number of packets received with a different options in this area. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.4.1.6 | Counter32 | read-only | current |
| ospfIntfErrUnknownNbr OBJECT-TYPE The total number of packets received from an unknown neighbor in this area. | 1.3.6.1.4.1.1872.2.5.3.2.6.3.4.1.7 | Counter32 | read-only | current |
| clearStats OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.2.7 | |||
| ipClearStats OBJECT-TYPE Setting this to clear(2) results in clearing the IP statistics. | 1.3.6.1.4.1.1872.2.5.3.2.7.1 | INTEGER {ok(1), clear(2)} | read-write | current |
| ifStatsTable OBJECT-TYPE The table of Interface Statistics. | 1.3.6.1.4.1.1872.2.5.3.2.7.2 | not-accessible | current | |
| ifStatsEntry OBJECT-TYPE IP Interface statistics. | 1.3.6.1.4.1.1872.2.5.3.2.7.2.1 | not-accessible | current | |
| ifStatsIndex OBJECT-TYPE The index of the IP interface for which these statistics apply. | 1.3.6.1.4.1.1872.2.5.3.2.7.2.1.1 | Integer32 | read-only | current |
| ifClearStats OBJECT-TYPE Setting this to clear(2) results in clearing the statistics for this IP interface (if) stats. | 1.3.6.1.4.1.1872.2.5.3.2.7.2.1.2 | INTEGER {ok(1), clear(2)} | read-write | current |
| ip6Stats OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.2.10 | |||
| ip6InReceives OBJECT-TYPE The total number of input datagrams received from interfaces, including those received in error. | 1.3.6.1.4.1.1872.2.5.3.2.10.1 | Counter32 | read-only | current |
| ip6ForwDatagrams OBJECT-TYPE The number of input datagrams for which this entity was not their final IP destination, as a result of which an attempt was made to find a route to forward them to that final destination. | 1.3.6.1.4.1.1872.2.5.3.2.10.2 | Counter32 | read-only | current |
| ip6InDelivers OBJECT-TYPE The total number of input datagrams successfully delivered to IP user-protocols (including ICMP). | 1.3.6.1.4.1.1872.2.5.3.2.10.3 | Counter32 | read-only | current |
| ip6InDiscards OBJECT-TYPE The number of input IP datagrams for which no problems were encountered to prevent their continued processing, but which were discarded (e.g., for lack of buffer space). Note that this counter does not include any datagrams discarded while awaiting re-assembly. | 1.3.6.1.4.1.1872.2.5.3.2.10.4 | Counter32 | read-only | current |
| ip6InUnknownProtos OBJECT-TYPE The number of locally-addressed datagrams received successfully but discarded because of an unknown or unsupported protocol. | 1.3.6.1.4.1.1872.2.5.3.2.10.5 | Counter32 | read-only | current |
| ip6InAddrErrors OBJECT-TYPE The number of input datagrams discarded because the IP address in their IP header's destination field was not a valid address to be received at this entity. | 1.3.6.1.4.1.1872.2.5.3.2.10.6 | Counter32 | read-only | current |
| ip6OutRequests OBJECT-TYPE The total number of IP datagrams which local IP user-protocols (including ICMP) supplied to IP in requests for transmission. Note that this counter does not include any datagrams counted in ipForwDatagrams. | 1.3.6.1.4.1.1872.2.5.3.2.10.7 | Counter32 | read-only | current |
| ip6OutNoRoutes OBJECT-TYPE The number of IP datagrams discarded because no route could be found to transmit them to their destination. Note that this Counter32 includes any packets counted in ipForwDatagrams which meet this`no-route' criterion. Note that this includes any datagrams which a host cannot route because all of its default gateways are down. | 1.3.6.1.4.1.1872.2.5.3.2.10.8 | Counter32 | read-only | current |
| ip6ReasmOKs OBJECT-TYPE The number of IP datagrams successfully re-assembled. | 1.3.6.1.4.1.1872.2.5.3.2.10.9 | Counter32 | read-only | current |
| ip6ReasmFails OBJECT-TYPE The number of failures detected by the IP re-assembly. | 1.3.6.1.4.1.1872.2.5.3.2.10.10 | Counter32 | read-only | current |
| ip6icmpInMsgs OBJECT-TYPE The total number of ICMP messages received. Note that this Counter32 includes all those counted by icmpInErrors. | 1.3.6.1.4.1.1872.2.5.3.2.10.11 | Counter32 | read-only | current |
| ip6icmpOutMsgs OBJECT-TYPE The total number of ICMP messages attempted to send. Note that this Counter32 includes all those counted by icmp6OutErrors. | 1.3.6.1.4.1.1872.2.5.3.2.10.12 | Counter32 | read-only | current |
| ip6icmpInErrors OBJECT-TYPE The number of ICMP messages received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.). | 1.3.6.1.4.1.1872.2.5.3.2.10.13 | Counter32 | read-only | current |
| ip6icmpOutErrors OBJECT-TYPE The number of ICMP messages did not send due to problems discovered within ICMP such as a lack of buffers. | 1.3.6.1.4.1.1872.2.5.3.2.10.14 | Counter32 | read-only | current |
| icmp6Stats OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.2.11 | |||
| icmp6StatsTable OBJECT-TYPE Statistics for ICMP6. | 1.3.6.1.4.1.1872.2.5.3.2.11.1 | not-accessible | current | |
| icmp6StatsEntry OBJECT-TYPE Statistics for IGMP Snooping. | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1 | not-accessible | current | |
| icmp6StatsIndx OBJECT-TYPE The index of this statistics table. | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.1 | Integer32 | read-only | current |
| icmp6IntfIndex OBJECT-TYPE IP interface index in interface configuration table. | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.2 | Integer32 | read-only | current |
| icmp6InMsgs OBJECT-TYPE The total number of ICMP messages received. Note that this Counter32 includes all those counted by icmpInErrors. | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.3 | Counter32 | read-only | current |
| icmp6InErrors OBJECT-TYPE The number of ICMP messages received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.). | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.4 | Counter32 | read-only | current |
| icmp6InEchos OBJECT-TYPE The number of ICMP Echo request messages received. | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.5 | Counter32 | read-only | current |
| icmp6InEchoReps OBJECT-TYPE The number of ICMP Echo Reply messages received. | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.6 | Counter32 | read-only | current |
| icmp6InNSs OBJECT-TYPE The number of neighbor solicitations received. | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.7 | Counter32 | read-only | current |
| icmp6InNAs OBJECT-TYPE The number of neighbor advertisements received. | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.8 | Counter32 | read-only | current |
| icmp6InRSs OBJECT-TYPE The number of router solicitations received. | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.9 | Counter32 | read-only | current |
| icmp6InRAs OBJECT-TYPE The number of router advertisements received. | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.10 | Counter32 | read-only | current |
| icmp6InDestUnreachs OBJECT-TYPE The number of ICMP Destination Unreachable messages received. | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.11 | Counter32 | read-only | current |
| icmp6InTimeExcds OBJECT-TYPE The number of ICMP Time Exceeded messages received. | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.12 | Counter32 | read-only | current |
| icmp6InTooBigs OBJECT-TYPE The number of ICMP too big messages received. | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.13 | Counter32 | read-only | current |
| icmp6InParmProbs OBJECT-TYPE The number of ICMP Parameter Problem messages received. | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.14 | Counter32 | read-only | current |
| icmp6InRedirects OBJECT-TYPE The number of ICMP Redirect messages received. | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.15 | Counter32 | read-only | current |
| icmp6OutMsgs OBJECT-TYPE The total number of ICMP messages which this entity attempted to send. Note that this Counter32 includes all those counted by icmp6OutErrors. | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.16 | Counter32 | read-only | current |
| icmp6OutErrors OBJECT-TYPE The number of ICMP messages which this entity did not send due to problems discovered within ICMP such as a lack of buffers. | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.17 | Counter32 | read-only | current |
| icmp6OutEchos OBJECT-TYPE The number of ICMP Echo request messages sent. | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.18 | Counter32 | read-only | current |
| icmp6OutEchoReps OBJECT-TYPE The number of ICMP Echo Reply messages sent. | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.19 | Counter32 | read-only | current |
| icmp6OutNSs OBJECT-TYPE The number of neighbor solicitations sent. | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.20 | Counter32 | read-only | current |
| icmp6OutNAs OBJECT-TYPE The number of neighbor advertisements sent. | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.21 | Counter32 | read-only | current |
| icmp6OutRSs OBJECT-TYPE The number of router solicitations sent. | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.22 | Counter32 | read-only | current |
| icmp6OutRAs OBJECT-TYPE The number of router advertisements sent. | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.23 | Counter32 | read-only | current |
| icmp6OutRedirects OBJECT-TYPE The number of ICMP Redirect messages sent. For a host, this object will always be zero, since hosts do not send redirects. | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.24 | Counter32 | read-only | current |
| ip6gwStats OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.2.12 | |||
| ip6GwStatsTable OBJECT-TYPE Statistics for IP6 Gateway. | 1.3.6.1.4.1.1872.2.5.3.2.12.1 | not-accessible | current | |
| ip6GwStatsEntry OBJECT-TYPE Statistics for IP6 Gateway. | 1.3.6.1.4.1.1872.2.5.3.2.12.1.1 | not-accessible | current | |
| ip6GwStatsIndex OBJECT-TYPE The index of Gw6 statistics. | 1.3.6.1.4.1.1872.2.5.3.2.12.1.1.1 | Integer32 | read-only | current |
| ip6GwIndex OBJECT-TYPE Gateway index in gateway configuration table. | 1.3.6.1.4.1.1872.2.5.3.2.12.1.1.2 | Integer32 | read-only | current |
| ip6GwEchoreq OBJECT-TYPE The number of GW Echo request messages . | 1.3.6.1.4.1.1872.2.5.3.2.12.1.1.3 | Counter32 | read-only | current |
| ip6GwEchoresp OBJECT-TYPE The number of GW Echo response messages . | 1.3.6.1.4.1.1872.2.5.3.2.12.1.1.4 | Counter32 | read-only | current |
| ip6GwFails OBJECT-TYPE The number of GWs fails. | 1.3.6.1.4.1.1872.2.5.3.2.12.1.1.5 | Counter32 | read-only | current |
| ip6GwMaster OBJECT-TYPE The master gateway. | 1.3.6.1.4.1.1872.2.5.3.2.12.1.1.6 | Integer32 | read-only | current |
| ip6IfIndex OBJECT-TYPE The IP6 interface. | 1.3.6.1.4.1.1872.2.5.3.2.12.1.1.7 | Integer32 | read-only | current |
| ip6GwRetry OBJECT-TYPE The number of retries. | 1.3.6.1.4.1.1872.2.5.3.2.12.1.1.8 | Counter32 | read-only | current |
| rip2Stats OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.2.13 | |||
| ripStatInPackets OBJECT-TYPE The total number of RIP packets recieved. | 1.3.6.1.4.1.1872.2.5.3.2.13.1 | Counter32 | read-only | current |
| ripStatOutPackets OBJECT-TYPE The total number of RIP packets transmitted. | 1.3.6.1.4.1.1872.2.5.3.2.13.2 | Counter32 | read-only | current |
| ripStatInRequestPkts OBJECT-TYPE The total number of RIP requests recieved. | 1.3.6.1.4.1.1872.2.5.3.2.13.3 | Counter32 | read-only | current |
| ripStatInResponsePkts OBJECT-TYPE The total number of RIP response recieved. | 1.3.6.1.4.1.1872.2.5.3.2.13.4 | Counter32 | read-only | current |
| ripStatOutRequestPkts OBJECT-TYPE The total number of RIP requests transmitted. | 1.3.6.1.4.1.1872.2.5.3.2.13.5 | Counter32 | read-only | current |
| ripStatOutResponsePkts OBJECT-TYPE The total number of RIP responses transmitted. | 1.3.6.1.4.1.1872.2.5.3.2.13.6 | Counter32 | read-only | current |
| ripStatRouteTimeout OBJECT-TYPE The total number of RIP route timeouts. | 1.3.6.1.4.1.1872.2.5.3.2.13.7 | Counter32 | read-only | current |
| ripStatInBadSizePkts OBJECT-TYPE The total number of bad size RIP packets recieved. | 1.3.6.1.4.1.1872.2.5.3.2.13.8 | Counter32 | read-only | current |
| ripStatInBadVersion OBJECT-TYPE The total number of RIP bad versions recieved. | 1.3.6.1.4.1.1872.2.5.3.2.13.9 | Counter32 | read-only | current |
| ripStatInBadZeros OBJECT-TYPE The total number of RIP bad zeros recieved. | 1.3.6.1.4.1.1872.2.5.3.2.13.10 | Counter32 | read-only | current |
| ripStatInBadSourcePort OBJECT-TYPE The total number of RIP bad source port recieved. | 1.3.6.1.4.1.1872.2.5.3.2.13.11 | Counter32 | read-only | current |
| ripStatInBadSourceIP OBJECT-TYPE The total number of RIP bad source IP recieved. | 1.3.6.1.4.1.1872.2.5.3.2.13.12 | Counter32 | read-only | current |
| ripStatInSelfRcvPkts OBJECT-TYPE The total number of RIP packets from self received. | 1.3.6.1.4.1.1872.2.5.3.2.13.13 | Counter32 | read-only | current |
| layer3Info OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.3 | |||
| ipRoutingInfo OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.3.1 | |||
| ipRouteInfoTable OBJECT-TYPE The table of run-time IP routes. | 1.3.6.1.4.1.1872.2.5.3.3.1.1 | not-accessible | current | |
| ipRouteInfoEntry OBJECT-TYPE A row in the run-time IP route table | 1.3.6.1.4.1.1872.2.5.3.3.1.1.1 | not-accessible | current | |
| ipRouteInfoIndx OBJECT-TYPE The index of this route table. | 1.3.6.1.4.1.1872.2.5.3.3.1.1.1.1 | Integer32 | read-only | current |
| ipRouteInfoDestIp OBJECT-TYPE The destination IP address of this route. | 1.3.6.1.4.1.1872.2.5.3.3.1.1.1.2 | IpAddress | read-only | current |
| ipRouteInfoMask OBJECT-TYPE The destination IP mask of this route. | 1.3.6.1.4.1.1872.2.5.3.3.1.1.1.3 | IpAddress | read-only | current |
| ipRouteInfoGateway OBJECT-TYPE The next-hop router address for this route. | 1.3.6.1.4.1.1872.2.5.3.3.1.1.1.4 | IpAddress | read-only | current |
| ipRouteInfoTag OBJECT-TYPE The tag-type for this route. | 1.3.6.1.4.1.1872.2.5.3.3.1.1.1.5 | INTEGER {fixed(1), static(2), addr(3), rip(4), broadcast(5), martian(6), multicast(7), vip(8), bgp(9), ospf(10), none(11)} | read-only | current |
| ipRouteInfoType OBJECT-TYPE The type of the route. | 1.3.6.1.4.1.1872.2.5.3.3.1.1.1.6 | INTEGER {indirect(1), direct(2), local(3), broadcast(4), martian(5), multicast(6), other(7)} | read-only | current |
| ipRouteInfoInterface OBJECT-TYPE The interface number for which the destination address is applicable. | 1.3.6.1.4.1.1872.2.5.3.3.1.1.1.7 | Integer32 | read-only | current |
| ipRouteInfoGateway1 OBJECT-TYPE The next-hop router address for this route. | 1.3.6.1.4.1.1872.2.5.3.3.1.1.1.8 | IpAddress | read-only | current |
| ipRouteInfoGateway2 OBJECT-TYPE The next-hop router address for this route. | 1.3.6.1.4.1.1872.2.5.3.3.1.1.1.9 | IpAddress | read-only | current |
| ipRouteInfoMetric OBJECT-TYPE The Metric for this route. | 1.3.6.1.4.1.1872.2.5.3.3.1.1.1.10 | Integer32 | read-only | current |
| routeTableClear OBJECT-TYPE Setting this value to clear(2) clears the route table. | 1.3.6.1.4.1.1872.2.5.3.3.1.2 | INTEGER {ok(1), clear(2)} | read-write | current |
| arpInfo OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.3.2 | |||
| arpInfoTable OBJECT-TYPE The table of ARP entries. | 1.3.6.1.4.1.1872.2.5.3.3.2.1 | not-accessible | current | |
| arpInfoEntry OBJECT-TYPE A row in the ARP table | 1.3.6.1.4.1.1872.2.5.3.3.2.1.1 | not-accessible | current | |
| arpInfoDestIp OBJECT-TYPE The destination IP address of the ARP entry. | 1.3.6.1.4.1.1872.2.5.3.3.2.1.1.1 | IpAddress | read-only | current |
| arpInfoMacAddr OBJECT-TYPE The MAC address for the ARP entry. | 1.3.6.1.4.1.1872.2.5.3.3.2.1.1.2 | PhysAddress | read-only | current |
| arpInfoVLAN OBJECT-TYPE The VLAN identifier for the ARP entry. | 1.3.6.1.4.1.1872.2.5.3.3.2.1.1.3 | Integer32 | read-only | current |
| arpInfoSrcPort OBJECT-TYPE The port number on which this entry's equivalence is effective. | 1.3.6.1.4.1.1872.2.5.3.3.2.1.1.4 | Integer32 | read-only | current |
| arpInfoRefPorts OBJECT-TYPE The reference SPs associated with this ARP entry. | 1.3.6.1.4.1.1872.2.5.3.3.2.1.1.5 | Integer32 | read-only | current |
| arpInfoFlag OBJECT-TYPE The flag associated with this ARP entry. | 1.3.6.1.4.1.1872.2.5.3.3.2.1.1.6 | INTEGER {clear(1), unresolved(2), permanent(3), indirect(4), layer4(5)} | read-only | current |
| arpCacheClear OBJECT-TYPE Setting this value to clear(2) clears the ARP cache. | 1.3.6.1.4.1.1872.2.5.3.3.2.2 | INTEGER {ok(1), clear(2)} | read-write | current |
| vrrpInfo OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.3.3 | |||
| vrrpInfoVirtRtrTable OBJECT-TYPE The table of VRRP virtual router run-time information. | 1.3.6.1.4.1.1872.2.5.3.3.3.1 | not-accessible | current | |
| vrrpInfoVirtRtrTableEntry OBJECT-TYPE The run-time information about a VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.3.3.1.1 | not-accessible | current | |
| vrrpInfoVirtRtrIndex OBJECT-TYPE The VRRP virtual router index. | 1.3.6.1.4.1.1872.2.5.3.3.3.1.1.1 | Integer32 | read-only | current |
| vrrpInfoVirtRtrState OBJECT-TYPE The VRRP virtual router state. | 1.3.6.1.4.1.1872.2.5.3.3.3.1.1.2 | INTEGER {init(1), master(2), backup(3), holdoff(4)} | read-only | current |
| vrrpInfoVirtRtrOwnership OBJECT-TYPE The VRRP virtual router ownership status. | 1.3.6.1.4.1.1872.2.5.3.3.3.1.1.3 | INTEGER {owner(1), renter(2)} | read-only | current |
| vrrpInfoVirtRtrServer OBJECT-TYPE The VRRP server state identifies virtual routers that support Layer 4 services. | 1.3.6.1.4.1.1872.2.5.3.3.3.1.1.4 | INTEGER {yes(1), no(2)} | read-only | current |
| vrrpInfoVirtRtrProxy OBJECT-TYPE The VRRP proxy state identifies virtual proxy routers. | 1.3.6.1.4.1.1872.2.5.3.3.3.1.1.5 | INTEGER {yes(1), no(2)} | read-only | current |
| ospfinfo OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.3.4 | |||
| ospfGeneralInfo OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.3.4.1 | |||
| ospfStartTime OBJECT-TYPE The time when ospf has been started. | 1.3.6.1.4.1.1872.2.5.3.3.4.1.1 | Integer32 | read-only | current |
| ospfProcessUptime OBJECT-TYPE The time since ospf has been started. | 1.3.6.1.4.1.1872.2.5.3.3.4.1.2 | Counter32 | read-only | current |
| ospfLsTypesSupported OBJECT-TYPE The Link State Types that are supported. | 1.3.6.1.4.1.1872.2.5.3.3.4.1.3 | Integer32 | read-only | current |
| ospfIntfCountForRouter OBJECT-TYPE The number of interfaces for this router. | 1.3.6.1.4.1.1872.2.5.3.3.4.1.4 | Integer32 | read-only | current |
| ospfVlinkCountForRouter OBJECT-TYPE The number of virtual links for this router. | 1.3.6.1.4.1.1872.2.5.3.3.4.1.5 | Integer32 | read-only | current |
| ospfTotalNeighbours OBJECT-TYPE The total number of OSPF neighbours. | 1.3.6.1.4.1.1872.2.5.3.3.4.1.6 | Integer32 | read-only | current |
| ospfNbrInInitState OBJECT-TYPE The number of neighbours in the initial state of exchange. | 1.3.6.1.4.1.1872.2.5.3.3.4.1.7 | Integer32 | read-only | current |
| ospfNbrInExchState OBJECT-TYPE The number of neighbours in the exchange state. | 1.3.6.1.4.1.1872.2.5.3.3.4.1.8 | Integer32 | read-only | current |
| ospfNbrInFullState OBJECT-TYPE The number of neighbours in the Full state of exchange. | 1.3.6.1.4.1.1872.2.5.3.3.4.1.9 | Integer32 | read-only | current |
| ospfTotalAreas OBJECT-TYPE The Total number of areas. | 1.3.6.1.4.1.1872.2.5.3.3.4.1.10 | Integer32 | read-only | current |
| ospfTotalTransitAreas OBJECT-TYPE The Total number of Transit areas. | 1.3.6.1.4.1.1872.2.5.3.3.4.1.11 | Integer32 | read-only | current |
| ospfTotalNssaAreas OBJECT-TYPE The Total number of NSSA areas. | 1.3.6.1.4.1.1872.2.5.3.3.4.1.12 | Integer32 | read-only | current |
| ospfAreaInfoTable OBJECT-TYPE The table of OSPF Area information. | 1.3.6.1.4.1.1872.2.5.3.3.4.2 | not-accessible | current | |
| ospfAreaInfoEntry OBJECT-TYPE Information about a OSPF area. | 1.3.6.1.4.1.1872.2.5.3.3.4.2.1 | not-accessible | current | |
| ospfAreaInfoIndex OBJECT-TYPE The OSPF area number for which the OSPF info table is related. | 1.3.6.1.4.1.1872.2.5.3.3.4.2.1.1 | Integer32 | read-only | current |
| ospfTotalNumberOfInterfaces OBJECT-TYPE The total number of interfaces for this OSPF area. | 1.3.6.1.4.1.1872.2.5.3.3.4.2.1.2 | Integer32 | read-only | current |
| ospfNumberOfInterfacesUp OBJECT-TYPE The number of interfaces UP in area. | 1.3.6.1.4.1.1872.2.5.3.3.4.2.1.3 | Integer32 | read-only | current |
| ospfNumberOfLsdbEntries OBJECT-TYPE The number of Link State Database entries for this OSPF area. | 1.3.6.1.4.1.1872.2.5.3.3.4.2.1.4 | Integer32 | read-only | current |
| ospfAreaInfoId OBJECT-TYPE The IP address of the OSPF area. | 1.3.6.1.4.1.1872.2.5.3.3.4.2.1.5 | IpAddress | read-only | current |
| ospfIntfInfoTable OBJECT-TYPE The table of OSPF Interface information. | 1.3.6.1.4.1.1872.2.5.3.3.4.3 | not-accessible | current | |
| ospfIntfInfoEntry OBJECT-TYPE Information about a OSPF interface. | 1.3.6.1.4.1.1872.2.5.3.3.4.3.1 | not-accessible | current | |
| ospfIfInfoIndex OBJECT-TYPE The OSPF interface number for which the OSPF info table is related. | 1.3.6.1.4.1.1872.2.5.3.3.4.3.1.1 | Integer32 | read-only | current |
| ospfIfDesignatedRouterIP OBJECT-TYPE The OSPF Designated Router ID (IP Address) for this OSPF interface. | 1.3.6.1.4.1.1872.2.5.3.3.4.3.1.2 | IpAddress | read-only | current |
| ospfIfBackupDesignatedRouterIP OBJECT-TYPE The OSPF Backup Designated Router ID (IP Address) for this OSPF interface. | 1.3.6.1.4.1.1872.2.5.3.3.4.3.1.3 | IpAddress | read-only | current |
| ospfIfWaitInterval OBJECT-TYPE The OSPF Wait interval for this OSPF interface. | 1.3.6.1.4.1.1872.2.5.3.3.4.3.1.4 | Integer32 | read-only | current |
| ospfIfTotalNeighbours OBJECT-TYPE The Total number of neighbours for this OSPF interface. | 1.3.6.1.4.1.1872.2.5.3.3.4.3.1.5 | Integer32 | read-only | current |
| ospfIfInfoIpAddress OBJECT-TYPE The IP address of the OSPF interface. | 1.3.6.1.4.1.1872.2.5.3.3.4.3.1.6 | IpAddress | read-only | current |
| ospfIfNbrTable OBJECT-TYPE The table of OSPF Interface Neighbor information. | 1.3.6.1.4.1.1872.2.5.3.3.4.5 | not-accessible | current | |
| ospfIfNbrEntry OBJECT-TYPE Information about a OSPF interface, neighbor pair. | 1.3.6.1.4.1.1872.2.5.3.3.4.5.1 | not-accessible | current | |
| ospfIfNbrIntfIndex OBJECT-TYPE The OSPF Interface number for which this Interface/Nbr table is related. | 1.3.6.1.4.1.1872.2.5.3.3.4.5.1.1 | Integer32 | read-only | current |
| ospfIfNbrIpAddr OBJECT-TYPE The OSPF Neighbor ID . | 1.3.6.1.4.1.1872.2.5.3.3.4.5.1.2 | IpAddress | read-only | current |
| ospfIfNbrPriority OBJECT-TYPE The priority of the OSPF neighbor. | 1.3.6.1.4.1.1872.2.5.3.3.4.5.1.3 | Integer32 | read-only | current |
| ospfIfNbrState OBJECT-TYPE The state of the OSPF neighbor. | 1.3.6.1.4.1.1872.2.5.3.3.4.5.1.4 | INTEGER {down(1), attempt(2), init(3), twoway(4), exStart(5), exchange(6), loading(7), full(8)} | read-only | current |
| ospfIfNbrDesignatedRtr OBJECT-TYPE The IP Address of the Designated Router for this OSPF Neighbor. | 1.3.6.1.4.1.1872.2.5.3.3.4.5.1.5 | IpAddress | read-only | current |
| ospfIfNbrBackupDesignatedRtr OBJECT-TYPE The IP Address of the backup designated Router for this OSPF Neighbor. | 1.3.6.1.4.1.1872.2.5.3.3.4.5.1.6 | IpAddress | read-only | current |
| ospfIfNbrIpAddress OBJECT-TYPE The IP Address of the OSPF Neighbor. | 1.3.6.1.4.1.1872.2.5.3.3.4.5.1.7 | IpAddress | read-only | current |
| gatewayInfo OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.3.5 | |||
| gatewayInfoTable OBJECT-TYPE The table containing information for the default gateways. | 1.3.6.1.4.1.1872.2.5.3.3.5.1 | not-accessible | current | |
| gatewayInfoEntry OBJECT-TYPE A row in the gateway information table | 1.3.6.1.4.1.1872.2.5.3.3.5.1.1 | not-accessible | current | |
| gatewayInfoIndex OBJECT-TYPE The gateway number for which the information is related. | 1.3.6.1.4.1.1872.2.5.3.3.5.1.1.1 | Integer32 | read-only | current |
| gatewayInfoAddr OBJECT-TYPE The IP address of the default gateway. | 1.3.6.1.4.1.1872.2.5.3.3.5.1.1.2 | IpAddress | read-only | current |
| gatewayInfoVlan OBJECT-TYPE The VLAN number for this gateway. | 1.3.6.1.4.1.1872.2.5.3.3.5.1.1.3 | Integer32 | read-only | current |
| gatewayInfoStatus OBJECT-TYPE The status of the default gateway. | 1.3.6.1.4.1.1872.2.5.3.3.5.1.1.4 | INTEGER {up(1), failed(2)} | read-only | current |
| gatewayInfoAddr6 OBJECT-TYPE The IP6 address of the default gateway. | 1.3.6.1.4.1.1872.2.5.3.3.5.1.1.5 | DisplayString | read-only | current |
| nbrcacheInfo OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.3.7 | |||
| nbrcacheInfoTable OBJECT-TYPE The table of nbrcache information. | 1.3.6.1.4.1.1872.2.5.3.3.7.1 | not-accessible | current | |
| nbrcacheInfoEntry OBJECT-TYPE Information about neighbor discovery protocol. | 1.3.6.1.4.1.1872.2.5.3.3.7.1.1 | not-accessible | current | |
| nbrcacheInfoIndex OBJECT-TYPE The index of the nbrcache entry. | 1.3.6.1.4.1.1872.2.5.3.3.7.1.1.1 | Integer32 | read-only | current |
| nbrcacheInfoDestIp OBJECT-TYPE The destination IP address of the nbrcache entry. | 1.3.6.1.4.1.1872.2.5.3.3.7.1.1.2 | DisplayString | read-only | current |
| nbrcacheInfoState OBJECT-TYPE The state of the nbrcache entry. | 1.3.6.1.4.1.1872.2.5.3.3.7.1.1.3 | INTEGER {undef(1), reach(2), stale(3), delay(4), probe(5), inval(6), unknown(7), incmp(8)} | read-only | current |
| nbrcacheInfoType OBJECT-TYPE The type of the nbrcache entry. | 1.3.6.1.4.1.1872.2.5.3.3.7.1.1.4 | INTEGER {undef(1), other(2), invalid(3), dynamic(4), static(5), local(6)} | read-only | current |
| nbrcacheInfoMacAddr OBJECT-TYPE The MAC address for the nbrcache entry. | 1.3.6.1.4.1.1872.2.5.3.3.7.1.1.5 | PhysAddress | read-only | current |
| nbrcacheInfoVlanId OBJECT-TYPE The VLAN identifier for the nbrcache entry. | 1.3.6.1.4.1.1872.2.5.3.3.7.1.1.6 | Integer32 | read-only | current |
| nbrcacheInfoPortNum OBJECT-TYPE The port number on which this entry's equivalence is effective. | 1.3.6.1.4.1.1872.2.5.3.3.7.1.1.7 | Integer32 | read-only | current |
| nbrcacheClear OBJECT-TYPE Setting this value to clear(2) clears the Nbr cache, When read ok(1) is returned. | 1.3.6.1.4.1.1872.2.5.3.3.7.2 | INTEGER {ok(1), clear(2)} | read-write | current |
| nbrcacheInfoTotDynamicEntries OBJECT-TYPE The total number of dynamic neighbor cache entries. | 1.3.6.1.4.1.1872.2.5.3.3.7.3 | Integer32 | read-only | current |
| nbrcacheInfoTotLocalEntries OBJECT-TYPE The total number of local neighbor cache entries. | 1.3.6.1.4.1.1872.2.5.3.3.7.4 | Integer32 | read-only | current |
| nbrcacheInfoTotOtherEntries OBJECT-TYPE The total number of other neighbor cache entries. | 1.3.6.1.4.1.1872.2.5.3.3.7.5 | Integer32 | read-only | current |
| ipRoute6Info OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.3.8 | |||
| ipRoute6InfoTable OBJECT-TYPE The table of run-time IP6 routes. | 1.3.6.1.4.1.1872.2.5.3.3.8.1 | not-accessible | current | |
| ipRoute6InfoEntry OBJECT-TYPE A row in the run-time IP6 route table. | 1.3.6.1.4.1.1872.2.5.3.3.8.1.1 | not-accessible | current | |
| ipRoute6InfoIndx OBJECT-TYPE The index of this route6 table. | 1.3.6.1.4.1.1872.2.5.3.3.8.1.1.1 | Integer32 | read-only | current |
| ipRoute6InfoDestIp6 OBJECT-TYPE The destination of the route. | 1.3.6.1.4.1.1872.2.5.3.3.8.1.1.2 | DisplayString | read-only | current |
| ipRoute6InfoInterface OBJECT-TYPE The interface of the route. | 1.3.6.1.4.1.1872.2.5.3.3.8.1.1.3 | Integer32 | read-only | current |
| ipRoute6InfoNextHop OBJECT-TYPE The next hop of the route. | 1.3.6.1.4.1.1872.2.5.3.3.8.1.1.4 | DisplayString | read-only | current |
| ipRoute6InfoProto OBJECT-TYPE The protocol type of the route. | 1.3.6.1.4.1.1872.2.5.3.3.8.1.1.5 | INTEGER {isis(1), rip(2), ospf(3), static(4), local(5), bgp(6), stlow(7), ospfi(8), ospfe(9), ospfe2(10), ospfa(11), ripa(12), bgpa(13), igmp(14), unknown(15), natpt(16)} | read-only | current |
| ipIntfInfo OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.3.9 | |||
| ipIntfInfoTable OBJECT-TYPE The table of IP interface information. | 1.3.6.1.4.1.1872.2.5.3.3.9.1 | not-accessible | current | |
| intfInfoEntry OBJECT-TYPE A row in IP interface information table. | 1.3.6.1.4.1.1872.2.5.3.3.9.1.1 | not-accessible | current | |
| intfInfoIndex OBJECT-TYPE The interface number for which the information is related. | 1.3.6.1.4.1.1872.2.5.3.3.9.1.1.1 | Integer32 | read-only | current |
| intfInfoIpver OBJECT-TYPE The type of IP address. | 1.3.6.1.4.1.1872.2.5.3.3.9.1.1.2 | INTEGER {ipv4(1), ipv6(2)} | read-only | current |
| intfInfoAddr OBJECT-TYPE The IP address of the interface. | 1.3.6.1.4.1.1872.2.5.3.3.9.1.1.3 | DisplayString | read-only | current |
| intfInfoNetMask OBJECT-TYPE The subnet mask of the interface. | 1.3.6.1.4.1.1872.2.5.3.3.9.1.1.4 | DisplayString | read-only | current |
| intfInfoBcastAddr OBJECT-TYPE The broadcast address of the interface. | 1.3.6.1.4.1.1872.2.5.3.3.9.1.1.5 | DisplayString | read-only | current |
| intfInfoVlan OBJECT-TYPE The VLAN number for this interface. | 1.3.6.1.4.1.1872.2.5.3.3.9.1.1.6 | Integer32 | read-only | current |
| intfInfoStatus OBJECT-TYPE The status of the interface. | 1.3.6.1.4.1.1872.2.5.3.3.9.1.1.7 | INTEGER {up(1), down(2), disabled(3)} | read-only | current |
| intfInfoLinkLocalAddr OBJECT-TYPE The site local address of the interface. | 1.3.6.1.4.1.1872.2.5.3.3.9.1.1.8 | DisplayString | read-only | current |
| rip2Info OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.3.10 | |||
| rip2GeneralInfo OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.3.10.1 | |||
| ripInfoState OBJECT-TYPE RIP global state. | 1.3.6.1.4.1.1872.2.5.3.3.10.1.1 | INTEGER {on(1), off(2)} | read-only | current |
| ripInfoUpdatePeriod OBJECT-TYPE Update Period in seconds. | 1.3.6.1.4.1.1872.2.5.3.3.10.1.2 | INTEGER (1..120) | read-only | current |
| ripInfoVip OBJECT-TYPE Advertise VIP Host Routes. | 1.3.6.1.4.1.1872.2.5.3.3.10.1.3 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ripInfoStaticSupply OBJECT-TYPE Advertise Static Routes. | 1.3.6.1.4.1.1872.2.5.3.3.10.1.4 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| rip2InfoIntfTable OBJECT-TYPE The information table of RIP. | 1.3.6.1.4.1.1872.2.5.3.3.10.2 | not-accessible | current | |
| ripInfoIntfEntry OBJECT-TYPE Information about RIP on IP interface. | 1.3.6.1.4.1.1872.2.5.3.3.10.2.1 | not-accessible | current | |
| ripInfoIntfIndex OBJECT-TYPE The interface number for which the RIP information is related. | 1.3.6.1.4.1.1872.2.5.3.3.10.2.1.1 | Integer32 | read-only | current |
| ripInfoIntfVersion OBJECT-TYPE RIP version. | 1.3.6.1.4.1.1872.2.5.3.3.10.2.1.2 | INTEGER {ripVersion1(1), ripVersion2(2)} | read-only | current |
| ripInfoIntfAddress OBJECT-TYPE The interface address. | 1.3.6.1.4.1.1872.2.5.3.3.10.2.1.3 | IpAddress | read-only | current |
| ripInfoIntfState OBJECT-TYPE The status of RIP protocol. | 1.3.6.1.4.1.1872.2.5.3.3.10.2.1.4 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripInfoIntfListen OBJECT-TYPE The status of listening to route updates. | 1.3.6.1.4.1.1872.2.5.3.3.10.2.1.5 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripInfoIntfTrigUpdate OBJECT-TYPE The status of triggered updates. | 1.3.6.1.4.1.1872.2.5.3.3.10.2.1.6 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripInfoIntfMcastUpdate OBJECT-TYPE The status of multicast updates. | 1.3.6.1.4.1.1872.2.5.3.3.10.2.1.7 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripInfoIntfPoisonReverse OBJECT-TYPE The status of RIP poison reverse. | 1.3.6.1.4.1.1872.2.5.3.3.10.2.1.8 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripInfoIntfSupply OBJECT-TYPE The status of supplying route updates. | 1.3.6.1.4.1.1872.2.5.3.3.10.2.1.9 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripInfoIntfMetric OBJECT-TYPE RIP route metric for this interface. | 1.3.6.1.4.1.1872.2.5.3.3.10.2.1.10 | INTEGER (1..15) | read-only | current |
| ripInfoIntfAuth OBJECT-TYPE The type of Authentication used on this interface. | 1.3.6.1.4.1.1872.2.5.3.3.10.2.1.11 | INTEGER {none(1), password(2)} | read-only | current |
| ripInfoIntfKey OBJECT-TYPE RIP update authentication password. | 1.3.6.1.4.1.1872.2.5.3.3.10.2.1.12 | DisplayString (SIZE(0..16)) | read-only | current |
| ripInfoIntfDefault OBJECT-TYPE Specifies what RIP does with default routes. | 1.3.6.1.4.1.1872.2.5.3.3.10.2.1.13 | INTEGER {both(1), listen(2), supply(3), none(4)} | read-only | current |
| rip2RoutesInfo OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.3.11 | |||
| rip2RoutesInfoTable OBJECT-TYPE The table of rip routes. | 1.3.6.1.4.1.1872.2.5.3.3.11.1 | not-accessible | current | |
| rip2RoutesInfoEntry OBJECT-TYPE Information about rip routes. | 1.3.6.1.4.1.1872.2.5.3.3.11.1.1 | not-accessible | current | |
| rip2RoutesInfoDestIndex OBJECT-TYPE The index of the rip routes. | 1.3.6.1.4.1.1872.2.5.3.3.11.1.1.1 | Integer32 | read-only | current |
| rip2RoutesInfoNxtHopIndex OBJECT-TYPE The index of the next hop. | 1.3.6.1.4.1.1872.2.5.3.3.11.1.1.2 | Integer32 | read-only | current |
| rip2RoutesInfoDestination OBJECT-TYPE The destination of the rip route. | 1.3.6.1.4.1.1872.2.5.3.3.11.1.1.3 | DisplayString | read-only | current |
| rip2RoutesInfoIpAddress OBJECT-TYPE The ipaddress of the next hop. | 1.3.6.1.4.1.1872.2.5.3.3.11.1.1.4 | IpAddress | read-only | current |
| rip2RoutesInfoMetric OBJECT-TYPE RIP route metric for this route. | 1.3.6.1.4.1.1872.2.5.3.3.11.1.1.5 | INTEGER (1..15) | read-only | current |
| layer3Oper OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.4 | |||
| vrrpOper OBJECT-IDENTITY | 1.3.6.1.4.1.1872.2.5.3.4.1 | |||
| vrrpOperVirtRtrTable OBJECT-TYPE An entry in the table of virtual routers. | 1.3.6.1.4.1.1872.2.5.3.4.1.1 | not-accessible | current | |
| vrrpOperVirtRtrEntry OBJECT-TYPE A row in the vrrpOperVirtRtrTable | 1.3.6.1.4.1.1872.2.5.3.4.1.1.1 | not-accessible | current | |
| vrrpOperVirtRtrIndex OBJECT-TYPE The index for the VRRP virtual router. | 1.3.6.1.4.1.1872.2.5.3.4.1.1.1.1 | Integer32 | read-only | current |
| vrrpOperVirtRtrBackup OBJECT-TYPE When set to a value of 'backup(2)' it forces the specified master virtual router into backup mode. 'ok(1)' is returned when the object os read. | 1.3.6.1.4.1.1872.2.5.3.4.1.1.1.2 | INTEGER {ok(1), backup(2)} | read-write | current |
| vrrpOperVirtRtrGroupBackup OBJECT-TYPE When set to a value of 'backup(2)' it forces the specified master virtual router group into backup mode. 'ok(1)' is returned when the object os read. | 1.3.6.1.4.1.1872.2.5.3.4.1.2 | INTEGER {ok(1), backup(2)} | read-write | current |