All MIBs › ALTEON-TS-NETWORK-MIB
Category: Vendor: Alteon
Description: Alteon TS switch network MIB for managing IP addressing, routing tables, and network settings on TS platforms.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is ALTEON-TS-NETWORK-MIB?
ALTEON-TS-NETWORK-MIB (internally the 'tigonNetwork' module) is a large vendor-specific MIB from Alteon WebSystems that models Layer 3 network configuration on Alteon's Tigon-based switch/router platforms. It covers IP interface and gateway provisioning through parallel current/pending-configuration table pairs (ipCurCfgIntfTable/ipNewCfgIntfTable, ipCurCfgGwTable/ipNewCfgGwTable), static routing (ipCurCfgStaticRouteTable/ipNewCfgStaticRouteTable), IP forwarding per port and per local interface, and a very extensive VRRP implementation (vrrpCurCfgVirtRtrTable/vrrpNewCfgVirtRtrTable) with tracking of interfaces, VLAN ports, L4 ports, real servers and HSRP/HSRV compatibility, alongside RIP, OSPF, ARP, and DNS statistics groups under the switch's stats and information subtrees. Because entries exist in current and new (pending-apply) variants, the MIB reflects Alteon's config-then-apply provisioning model rather than immediate commit-on-set. It is deployed on Alteon (later Nortel/Radware) Layer 2/3 switching platforms where SNMP is used to provision routing and high-availability failover, and network teams look up the ALTEON-TS-NETWORK-MIB download when building monitoring templates for these switches.
IPNetwork Monitor allows you to monitor SNMP objects defined in ALTEON-TS-NETWORK-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Alteon WebSystems Tigon-based Layer 2/3 switches (later Nortel/Radware Alteon platforms)
Monitoring Examples
An operator compares vrrpCurCfgVirtRtrState against vrrpCurCfgVirtRtrPriority and vrrpCurCfgVirtRtrPreempt for a virtual router entry in vrrpCurCfgVirtRtrTable; a virtual router unexpectedly reporting backup state with a higher configured priority than its peer indicates a VRRP preemption or tracking failure that could leave a failover path unprotected.
What Can Be Monitored
- IP interface and gateway configuration (current vs. pending)
- static route table entries
- VRRP virtual router state, priority, and preemption
- VRRP interface/tracking objects (VLAN, L4 port, real server)
- OSPF/RIP/ARP/DNS statistics counters
This MIB depends on
Related MIBs
Imported Objects
From ALTEON-ROOT-MIB
| switch | OBJECT-IDENTITY |
| information | OBJECT-IDENTITY |
| operCmds | OBJECT-IDENTITY |
| stats | OBJECT-IDENTITY |
From RFC-1212
| OBJECT-TYPE |
From RFC1155-SMI
| Counter | |
| Gauge | |
| IpAddress |
From RFC1213-MIB
| DisplayString | |
| PhysAddress |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| INT arpCurCfgReARPPeriod | 1.3.6.1.4.1.1872.2.1.3.10 | INTEGER | read-only | Re-ARP Period in seconds. |
| IP arpInfoDestIp | 1.3.6.1.4.1.1872.2.1.9.3.2.1.1 | IpAddress | read-only | The destination IP address of the ARP entry. |
| arpInfoEntry | 1.3.6.1.4.1.1872.2.1.9.3.2.1 | not-accessible | A row in the ARP table | |
| INT arpInfoFlag | 1.3.6.1.4.1.1872.2.1.9.3.2.1.6 | INTEGER | read-only | The flag associated with this ARP entry. |
| PHY arpInfoMacAddr | 1.3.6.1.4.1.1872.2.1.9.3.2.1.2 | PhysAddress | read-only | The MAC address for the ARP entry. |
| INT arpInfoRefPorts | 1.3.6.1.4.1.1872.2.1.9.3.2.1.5 | INTEGER | read-only | The rference ports associated with this ARP entry. |
| INT arpInfoSrcPort | 1.3.6.1.4.1.1872.2.1.9.3.2.1.4 | INTEGER | read-only | The port number on which this entry's equivalence is effective. |
| arpInfoTable | 1.3.6.1.4.1.1872.2.1.9.3.2 | not-accessible | The table of ARP entries. | |
| INT arpInfoVLAN | 1.3.6.1.4.1.1872.2.1.9.3.2.1.3 | INTEGER | read-only | The VLAN identifier for the ARP entry. |
| INT arpNewCfgReARPPeriod | 1.3.6.1.4.1.1872.2.1.3.11 | INTEGER | read-write | Re-ARP Period in seconds. |
| GAU arpStatEntries | 1.3.6.1.4.1.1872.2.1.8.3.1 | Gauge | read-only | The current number of ARP entries. |
| GAU arpStatHighWater | 1.3.6.1.4.1.1872.2.1.8.3.2 | Gauge | read-only | The highest number of ARP entries. |
| GAU arpStatMaxEntries | 1.3.6.1.4.1.1872.2.1.8.3.3 | Gauge | read-only | The maximum number of ARP entries. |
| arpStats | 1.3.6.1.4.1.1872.2.1.8.3 | |||
| CTR dnsStatInBadDnsRequests | 1.3.6.1.4.1.1872.2.1.8.5.2 | Counter | read-only | The number of bad DNS requests which are received. |
| CTR dnsStatInGoodDnsRequests | 1.3.6.1.4.1.1872.2.1.8.5.1 | Counter | read-only | The number of good DNS requests which are received. |
| dnsStats | 1.3.6.1.4.1.1872.2.1.8.5 | |||
| ip_info | 1.3.6.1.4.1.1872.2.1.9.3 | |||
| IP ipCurCfgBootpAddr | 1.3.6.1.4.1.1872.2.1.3.14 | IpAddress | read-only | The IP address of BOOTP server. |
| IP ipCurCfgBootpAddr2 | 1.3.6.1.4.1.1872.2.1.3.16 | IpAddress | read-only | The IP address of second BOOTP server. |
| INT ipCurCfgBootpState | 1.3.6.1.4.1.1872.2.1.3.18 | INTEGER | read-only | The state of BOOTP relay. |
| IP ipCurCfgGwAddr | 1.3.6.1.4.1.1872.2.1.3.5.1.2 | IpAddress | read-only | The IP address of the default gateway. |
| INT ipCurCfgGwArp | 1.3.6.1.4.1.1872.2.1.3.5.1.6 | INTEGER | read-only | The state of ARP only health checks. |
| ipCurCfgGwEntry | 1.3.6.1.4.1.1872.2.1.3.5.1 | not-accessible | A row in the Ip gateway table | |
| INT ipCurCfgGwIndex | 1.3.6.1.4.1.1872.2.1.3.5.1.1 | INTEGER | read-only | The gateway number for which the information is related. |
| INT ipCurCfgGwInterval | 1.3.6.1.4.1.1872.2.1.3.5.1.3 | INTEGER | read-only | The interval between ping attempts. |
| INT ipCurCfgGwMetric | 1.3.6.1.4.1.1872.2.1.3.12 | INTEGER | read-only | The default gateway metric. |
| INT ipCurCfgGwRetry | 1.3.6.1.4.1.1872.2.1.3.5.1.4 | INTEGER | read-only | The number of failed attempts to declare the default gateway DOWN. |
| INT ipCurCfgGwState | 1.3.6.1.4.1.1872.2.1.3.5.1.5 | INTEGER | read-only | The state of the default gateway. |
| ipCurCfgGwTable | 1.3.6.1.4.1.1872.2.1.3.5 | not-accessible | The table of gateways in the Current configuration Block. | |
| INT ipCurCfgGwVlan | 1.3.6.1.4.1.1872.2.1.3.5.1.7 | INTEGER | read-only | 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. |
| IP ipCurCfgIntfAddr | 1.3.6.1.4.1.1872.2.1.3.2.1.2 | IpAddress | read-only | The IP address of the interface. |
| INT ipCurCfgIntfBootpRelay | 1.3.6.1.4.1.1872.2.1.3.2.1.7 | INTEGER | read-only | Enable/disable BOOTP relay. |
| IP ipCurCfgIntfBroadcast | 1.3.6.1.4.1.1872.2.1.3.2.1.4 | IpAddress | read-only | The broadcast address of the interface. |
| ipCurCfgIntfEntry | 1.3.6.1.4.1.1872.2.1.3.2.1 | not-accessible | A row in the Ip interface table | |
| INT ipCurCfgIntfIndex | 1.3.6.1.4.1.1872.2.1.3.2.1.1 | INTEGER | read-only | The interface number for which the IP information is related. |
| IP ipCurCfgIntfMask | 1.3.6.1.4.1.1872.2.1.3.2.1.3 | IpAddress | read-only | The subnet mask of the interface. |
| INT ipCurCfgIntfState | 1.3.6.1.4.1.1872.2.1.3.2.1.6 | INTEGER | read-only | The state of the interface. |
| ipCurCfgIntfTable | 1.3.6.1.4.1.1872.2.1.3.2 | not-accessible | The table of IP interface configuration. | |
| INT ipCurCfgIntfVlan | 1.3.6.1.4.1.1872.2.1.3.2.1.5 | INTEGER | read-only | The VLAN associated with the interface. |
| IP ipCurCfgStaticRouteDestIp | 1.3.6.1.4.1.1872.2.1.3.7.1.2 | IpAddress | read-only | The destination IP address of this route. |
| ipCurCfgStaticRouteEntry | 1.3.6.1.4.1.1872.2.1.3.7.1 | not-accessible | A row in the static IP route table | |
| IP ipCurCfgStaticRouteGateway | 1.3.6.1.4.1.1872.2.1.3.7.1.4 | IpAddress | read-only | The destination IP address of this route. |
| INT ipCurCfgStaticRouteIndx | 1.3.6.1.4.1.1872.2.1.3.7.1.1 | INTEGER | read-only | The index of the static routing table. |
| INT ipCurCfgStaticRouteInterface | 1.3.6.1.4.1.1872.2.1.3.7.1.5 | INTEGER | read-only | The IP interface of this route. The IP address of the specified interface shall be use as source IP when performs routing. |
| IP ipCurCfgStaticRouteMask | 1.3.6.1.4.1.1872.2.1.3.7.1.3 | IpAddress | read-only | The destination IP address of this route. |
| ipCurCfgStaticRouteTable | 1.3.6.1.4.1.1872.2.1.3.7 | not-accessible | The table of static routes in the current configuration block. | |
| ipForward | 1.3.6.1.4.1.1872.2.1.3.9 | |||
| INT ipFwdCurCfgDirectedBcast | 1.3.6.1.4.1.1872.2.1.3.9.10 | INTEGER | read-only | Enable or disable forwarding directed broadcasts. |
| ipFwdCurCfgLocalEntry | 1.3.6.1.4.1.1872.2.1.3.9.14.1 | not-accessible | A row in the ipFwdCurCfgLocalTable | |
| INT ipFwdCurCfgLocalIndex | 1.3.6.1.4.1.1872.2.1.3.9.14.1.1 | INTEGER | read-only | The index of ipFwdCurCfgLocalTable. |
| IP ipFwdCurCfgLocalMask | 1.3.6.1.4.1.1872.2.1.3.9.14.1.3 | IpAddress | read-only | The current local IP subnet mask. |
| IP ipFwdCurCfgLocalSubnet | 1.3.6.1.4.1.1872.2.1.3.9.14.1.2 | IpAddress | read-only | The current local IP subnet. |
| ipFwdCurCfgLocalTable | 1.3.6.1.4.1.1872.2.1.3.9.14 | not-accessible | The table of local network definition. | |
| ipFwdCurCfgPortEntry | 1.3.6.1.4.1.1872.2.1.3.9.2.1 | not-accessible | A row in the ipFwdCurCfgPortTable | |
| INT ipFwdCurCfgPortIndex | 1.3.6.1.4.1.1872.2.1.3.9.2.1.1 | INTEGER | read-only | The port number for which the forwarding state information pertains. |
| INT ipFwdCurCfgPortState | 1.3.6.1.4.1.1872.2.1.3.9.2.1.2 | INTEGER | read-only | The forwarding state of the port. |
| ipFwdCurCfgPortTable | 1.3.6.1.4.1.1872.2.1.3.9.2 | not-accessible | The table of ports and their forwarding states | |
| INT ipFwdCurCfgState | 1.3.6.1.4.1.1872.2.1.3.9.8 | INTEGER | read-only | IP forwarding global state. |
| INT ipFwdLocalTableMaxSize | 1.3.6.1.4.1.1872.2.1.3.9.13 | INTEGER | read-only | The maximum number of rows in the Local table. |
| INT ipFwdNewCfgDirectedBcast | 1.3.6.1.4.1.1872.2.1.3.9.11 | INTEGER | read-write | Enable or disable forwarding directed broadcasts. |
| INT ipFwdNewCfgLocalDelete | 1.3.6.1.4.1.1872.2.1.3.9.15.1.4 | INTEGER | read-write | 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. |
| ipFwdNewCfgLocalEntry | 1.3.6.1.4.1.1872.2.1.3.9.15.1 | not-accessible | A row in the ipFwdNewCfgLocalTable | |
| INT ipFwdNewCfgLocalIndex | 1.3.6.1.4.1.1872.2.1.3.9.15.1.1 | INTEGER | read-only | The index of ipFwdNewCfgLocalTable. |
| IP ipFwdNewCfgLocalMask | 1.3.6.1.4.1.1872.2.1.3.9.15.1.3 | IpAddress | read-write | The new local IP subnet mask. |
| IP ipFwdNewCfgLocalSubnet | 1.3.6.1.4.1.1872.2.1.3.9.15.1.2 | IpAddress | read-write | The new local IP subnet. |
| ipFwdNewCfgLocalTable | 1.3.6.1.4.1.1872.2.1.3.9.15 | not-accessible | The table of local network definition. | |
| ipFwdNewCfgPortEntry | 1.3.6.1.4.1.1872.2.1.3.9.3.1 | not-accessible | A row in the ipFwdNewCfgPortTable | |
| INT ipFwdNewCfgPortIndex | 1.3.6.1.4.1.1872.2.1.3.9.3.1.1 | INTEGER | read-only | The port number for which the forwarding state information pertains. |
| INT ipFwdNewCfgPortState | 1.3.6.1.4.1.1872.2.1.3.9.3.1.2 | INTEGER | read-write | The forwarding state of the port. |
| ipFwdNewCfgPortTable | 1.3.6.1.4.1.1872.2.1.3.9.3 | not-accessible | The table of ports and their forwarding states | |
| INT ipFwdNewCfgState | 1.3.6.1.4.1.1872.2.1.3.9.9 | INTEGER | read-write | IP forwarding global state. |
| INT ipFwdPortTableMaxSize | 1.3.6.1.4.1.1872.2.1.3.9.12 | INTEGER | read-only | The maximum number of rows in the IP Port table. |
| INT ipGatewayTableMax | 1.3.6.1.4.1.1872.2.1.3.4 | INTEGER | read-only | The maximum number of rows in the IP gateway table. |
| INT ipInterfaceTableMax | 1.3.6.1.4.1.1872.2.1.3.1 | INTEGER | read-only | The maximum number of rows in the IP interface table. |
| IP ipNewCfgBootpAddr | 1.3.6.1.4.1.1872.2.1.3.15 | IpAddress | read-write | The IP address of BOOTP server. |
| IP ipNewCfgBootpAddr2 | 1.3.6.1.4.1.1872.2.1.3.17 | IpAddress | read-write | The IP address of second BOOTP server. |
| INT ipNewCfgBootpState | 1.3.6.1.4.1.1872.2.1.3.19 | INTEGER | read-write | The state of BOOTP relay. |
| IP ipNewCfgGwAddr | 1.3.6.1.4.1.1872.2.1.3.6.1.2 | IpAddress | read-write | The IP address of the default gateway. |
| INT ipNewCfgGwArp | 1.3.6.1.4.1.1872.2.1.3.6.1.7 | INTEGER | read-write | The state of the ARP only health checks. |
| INT ipNewCfgGwDelete | 1.3.6.1.4.1.1872.2.1.3.6.1.6 | INTEGER | read-write | 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. |
| ipNewCfgGwEntry | 1.3.6.1.4.1.1872.2.1.3.6.1 | not-accessible | A row in the Ip default gateway table | |
| INT ipNewCfgGwIndex | 1.3.6.1.4.1.1872.2.1.3.6.1.1 | INTEGER | read-only | The gateway number for which the information is related. |
| INT ipNewCfgGwInterval | 1.3.6.1.4.1.1872.2.1.3.6.1.3 | INTEGER | read-write | The interval in seconds between ping attempts. |
| INT ipNewCfgGwMetric | 1.3.6.1.4.1.1872.2.1.3.13 | INTEGER | read-write | The default gateway metric. |
| INT ipNewCfgGwRetry | 1.3.6.1.4.1.1872.2.1.3.6.1.4 | INTEGER | read-write | The number of failed attempts to declare the default gateway DOWN. |
| INT ipNewCfgGwState | 1.3.6.1.4.1.1872.2.1.3.6.1.5 | INTEGER | read-write | The state of the default gateway. |
| ipNewCfgGwTable | 1.3.6.1.4.1.1872.2.1.3.6 | not-accessible | The table of gateway configuration in the new configuration block. | |
| INT ipNewCfgGwVlan | 1.3.6.1.4.1.1872.2.1.3.6.1.8 | INTEGER | read-write | 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. |
| IP ipNewCfgIntfAddr | 1.3.6.1.4.1.1872.2.1.3.3.1.2 | IpAddress | read-write | The IP address of the interface. |
| INT ipNewCfgIntfBootpRelay | 1.3.6.1.4.1.1872.2.1.3.3.1.8 | INTEGER | read-write | Enable/disable BOOTP relay. |
| IP ipNewCfgIntfBroadcast | 1.3.6.1.4.1.1872.2.1.3.3.1.4 | IpAddress | read-write | The broadcast address of the interface. |
| INT ipNewCfgIntfDelete | 1.3.6.1.4.1.1872.2.1.3.3.1.7 | INTEGER | read-write | 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. |
| ipNewCfgIntfEntry | 1.3.6.1.4.1.1872.2.1.3.3.1 | not-accessible | A row in the Ip interface table | |
| INT ipNewCfgIntfIndex | 1.3.6.1.4.1.1872.2.1.3.3.1.1 | INTEGER | read-only | The interface number for which the IP information is related. |
| IP ipNewCfgIntfMask | 1.3.6.1.4.1.1872.2.1.3.3.1.3 | IpAddress | read-write | The subnet mask of the interface. |
| INT ipNewCfgIntfState | 1.3.6.1.4.1.1872.2.1.3.3.1.6 | INTEGER | read-write | The state of the interface. |
| ipNewCfgIntfTable | 1.3.6.1.4.1.1872.2.1.3.3 | not-accessible | The table of interface configuration in the New Configuration Block. | |
| INT ipNewCfgIntfVlan | 1.3.6.1.4.1.1872.2.1.3.3.1.5 | INTEGER | read-write | The VLAN associated with the interface. |
| INT ipNewCfgStaticRouteAction | 1.3.6.1.4.1.1872.2.1.3.8.1.5 | INTEGER | read-write | 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. |
| IP ipNewCfgStaticRouteDestIp | 1.3.6.1.4.1.1872.2.1.3.8.1.2 | IpAddress | read-write | The destination IP address of this route. |
| ipNewCfgStaticRouteEntry | 1.3.6.1.4.1.1872.2.1.3.8.1 | not-accessible | A row in the static IP route table | |
| IP ipNewCfgStaticRouteGateway | 1.3.6.1.4.1.1872.2.1.3.8.1.4 | IpAddress | read-write | The IP address of the gateway for this route. |
| INT ipNewCfgStaticRouteIndx | 1.3.6.1.4.1.1872.2.1.3.8.1.1 | INTEGER | read-only | The index of the static routing table. |
| INT ipNewCfgStaticRouteInterface | 1.3.6.1.4.1.1872.2.1.3.8.1.6 | INTEGER | read-write | The IP interface of this route. The IP address of the specified interface shall be use as source IP when performs routing. |
| IP ipNewCfgStaticRouteMask | 1.3.6.1.4.1.1872.2.1.3.8.1.3 | IpAddress | read-write | The subnet mask of this route. |
| ipNewCfgStaticRouteTable | 1.3.6.1.4.1.1872.2.1.3.8 | not-accessible | The table of static routes in the new configuration block. | |
| IP ipRouteInfoDestIp | 1.3.6.1.4.1.1872.2.1.9.3.1.1.2 | IpAddress | read-only | The destination IP address of this route. |
| ipRouteInfoEntry | 1.3.6.1.4.1.1872.2.1.9.3.1.1 | not-accessible | A row in the run-time IP route table | |
| IP ipRouteInfoGateway | 1.3.6.1.4.1.1872.2.1.9.3.1.1.4 | IpAddress | read-only | The next-hop router address for this route. |
| INT ipRouteInfoIndx | 1.3.6.1.4.1.1872.2.1.9.3.1.1.1 | INTEGER | read-only | The index of this route table. |
| INT ipRouteInfoInterface | 1.3.6.1.4.1.1872.2.1.9.3.1.1.7 | INTEGER | read-only | The interface number for which the destination address is applicable. |
| IP ipRouteInfoMask | 1.3.6.1.4.1.1872.2.1.9.3.1.1.3 | IpAddress | read-only | The destination IP mask of this route. |
| ipRouteInfoTable | 1.3.6.1.4.1.1872.2.1.9.3.1 | not-accessible | The table of run-time IP routes. | |
| INT ipRouteInfoTag | 1.3.6.1.4.1.1872.2.1.9.3.1.1.5 | INTEGER | read-only | The tag-type for this route. |
| INT ipRouteInfoType | 1.3.6.1.4.1.1872.2.1.9.3.1.1.6 | INTEGER | read-only | The type of the route. |
| iprouting | 1.3.6.1.4.1.1872.2.1.3 | |||
| INT ipStaticRouteTableMaxSize | 1.3.6.1.4.1.1872.2.1.3.20 | INTEGER | read-only | The maximum number of rows in the Static Route table. |
| ospfArea | 1.3.6.1.4.1.1872.2.1.8.22.2 | |||
| ospfAreaChangeStats | 1.3.6.1.4.1.1872.2.1.8.22.2.3 | not-accessible | The table of OSPF Area Change Statistics. | |
| ospfAreaChangeStatsEntry | 1.3.6.1.4.1.1872.2.1.8.22.2.3.1 | not-accessible | Area Change Statistics about a OSPF area. | |
| ospfAreaInfoEntry | 1.3.6.1.4.1.1872.2.1.9.5.2.1 | not-accessible | Information about a OSPF area. | |
| IP ospfAreaInfoId | 1.3.6.1.4.1.1872.2.1.9.5.2.1.5 | IpAddress | read-only | The IP address of the OSPF area. |
| INT ospfAreaInfoIndex | 1.3.6.1.4.1.1872.2.1.9.5.2.1.1 | INTEGER | read-only | The OSPF area number for which the OSPF info table is related. |
| ospfAreaInfoTable | 1.3.6.1.4.1.1872.2.1.9.5.2 | not-accessible | The table of OSPF Area information. | |
| CTR ospfAreaIntfBackup | 1.3.6.1.4.1.1872.2.1.8.22.2.3.1.7 | Counter | read-only | The total number of Backup Designated Routers on the attatched network for this OSPF area. |
| CTR ospfAreaIntfDown | 1.3.6.1.4.1.1872.2.1.8.22.2.3.1.3 | Counter | read-only | The total number of interfaces down in this OSPF area. |
| CTR ospfAreaIntfHello | 1.3.6.1.4.1.1872.2.1.8.22.2.3.1.2 | Counter | read-only | The total number of Hello packets sent on this OSPF area. |
| INT ospfAreaIntfIndex | 1.3.6.1.4.1.1872.2.1.8.22.2.3.1.1 | INTEGER | read-only | The index of the OSPF Area for which these statistics apply. |
| CTR ospfAreaIntfLoop | 1.3.6.1.4.1.1872.2.1.8.22.2.3.1.4 | Counter | read-only | The total number of interfaces no longer connected to the attatched network in this OSPF area. |
| CTR ospfAreaIntfNbrChange | 1.3.6.1.4.1.1872.2.1.8.22.2.3.1.8 | Counter | read-only | The total number of changes in the set of bidirectional neighbours associated with the interface in this OSPF area. |
| CTR ospfAreaIntfUnloop | 1.3.6.1.4.1.1872.2.1.8.22.2.3.1.5 | Counter | read-only | The total number of interfaces connected to the attatched network in this OSPF area.. |
| CTR ospfAreaIntfWaitTimer | 1.3.6.1.4.1.1872.2.1.8.22.2.3.1.6 | Counter | read-only | 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. |
| CTR ospfAreaNbrAdjointOk | 1.3.6.1.4.1.1872.2.1.8.22.2.2.1.4 | Counter | read-only | 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. |
| CTR ospfAreaNbrBadRequests | 1.3.6.1.4.1.1872.2.1.8.22.2.2.1.7 | Counter | read-only | 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. |
| CTR ospfAreaNbrBadSequence | 1.3.6.1.4.1.1872.2.1.8.22.2.2.1.8 | Counter | read-only | 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. |
| ospfAreaNbrChangeStats | 1.3.6.1.4.1.1872.2.1.8.22.2.2 | not-accessible | The table of OSPF Area Neighbour Statistics. | |
| ospfAreaNbrChangeStatsEntry | 1.3.6.1.4.1.1872.2.1.8.22.2.2.1 | not-accessible | Area Neighbour Change Statistics about a OSPF area. | |
| CTR ospfAreaNbrDown | 1.3.6.1.4.1.1872.2.1.8.22.2.2.1.12 | Counter | read-only | The total number of Neighbouring routers down (i.e. in the initial state of a neighbour conversation.) in this OSPF area. |
| CTR ospfAreaNbrExchangeDone | 1.3.6.1.4.1.1872.2.1.8.22.2.2.1.6 | Counter | read-only | 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. |
| CTR ospfAreaNbrhello | 1.3.6.1.4.1.1872.2.1.8.22.2.2.1.2 | Counter | read-only | The total number of Hello packets received from neighbours in this OSPF area. |
| INT ospfAreaNbrIndex | 1.3.6.1.4.1.1872.2.1.8.22.2.2.1.1 | INTEGER | read-only | The index of the ospf Area for which these statistics apply. |
| CTR ospfAreaNbrLoadingDone | 1.3.6.1.4.1.1872.2.1.8.22.2.2.1.9 | Counter | read-only | The total number of link state updates received for all out-of-date portions of the database in this OSPF area. |
| CTR ospfAreaNbrN1way | 1.3.6.1.4.1.1872.2.1.8.22.2.2.1.10 | Counter | read-only | The total number of Hello packets received from neighbours, in which this router is not mentioned in this OSPF area. |
| CTR ospfAreaNbrNegotiationDone | 1.3.6.1.4.1.1872.2.1.8.22.2.2.1.5 | Counter | read-only | 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. |
| CTR ospfAreaNbrRstAd | 1.3.6.1.4.1.1872.2.1.8.22.2.2.1.11 | Counter | read-only | The total number of times the Neighbour adjacency has been reset across this OPSF area. |
| CTR ospfAreaNbrStart | 1.3.6.1.4.1.1872.2.1.8.22.2.2.1.3 | Counter | read-only | 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. |
| CTR ospfAreaRxDatabase | 1.3.6.1.4.1.1872.2.1.8.22.2.1.1.6 | Counter | read-only | The total number of Database Description packets transmitted for this OSPF area. |
| CTR ospfAreaRxHello | 1.3.6.1.4.1.1872.2.1.8.22.2.1.1.4 | Counter | read-only | The total number of Hello packets received in this OSPF area. |
| CTR ospfAreaRxlsAcks | 1.3.6.1.4.1.1872.2.1.8.22.2.1.1.10 | Counter | read-only | The total number of Link State Acknowledgement packets received for this OSPF area. |
| CTR ospfAreaRxlsReqs | 1.3.6.1.4.1.1872.2.1.8.22.2.1.1.8 | Counter | read-only | The total number of Link State Request packets received for this OSPF area. |
| CTR ospfAreaRxlsUpdates | 1.3.6.1.4.1.1872.2.1.8.22.2.1.1.12 | Counter | read-only | The total number of Link State Update packets received for this OSPF area. |
| CTR ospfAreaRxPkts | 1.3.6.1.4.1.1872.2.1.8.22.2.1.1.2 | Counter | read-only | The total number of OSPF packets received in this OSPF area. |
| INT ospfAreaRxTxIndex | 1.3.6.1.4.1.1872.2.1.8.22.2.1.1.1 | INTEGER | read-only | The index of the ospf Area for which these statistics apply. |
| ospfAreaRxTxStats | 1.3.6.1.4.1.1872.2.1.8.22.2.1 | not-accessible | The table of OSPF Area Rx/Tx Statistics. | |
| ospfAreaRxTxStatsEntry | 1.3.6.1.4.1.1872.2.1.8.22.2.1.1 | not-accessible | Rx Tx packet Statistics about a OSPF area. | |
| INT ospfAreaTableMaxSize | 1.3.6.1.4.1.1872.2.1.3.21.1.6 | INTEGER | read-only | The maximum number of rows in the OSPF Area table. |
| CTR ospfAreaTxDatabase | 1.3.6.1.4.1.1872.2.1.8.22.2.1.1.7 | Counter | read-only | The total number of Database Description packets transmitted for this OSPF area. |
| CTR ospfAreaTxHello | 1.3.6.1.4.1.1872.2.1.8.22.2.1.1.5 | Counter | read-only | The total number of Hello packets transmitted in this OSPF area. |
| CTR ospfAreaTxlsAcks | 1.3.6.1.4.1.1872.2.1.8.22.2.1.1.11 | Counter | read-only | The total number of Link State Acknowledgement packets transmitted for this OSPF area. |
| CTR ospfAreaTxlsReqs | 1.3.6.1.4.1.1872.2.1.8.22.2.1.1.9 | Counter | read-only | The total number of Link State Request packets transmitted for this OSPF area. |
| CTR ospfAreaTxlsUpdates | 1.3.6.1.4.1.1872.2.1.8.22.2.1.1.13 | Counter | read-only | The total number of Link State Update packets transmitted for this OSPF area. |
| CTR ospfAreaTxPkts | 1.3.6.1.4.1.1872.2.1.8.22.2.1.1.3 | Counter | read-only | The total number of OSPF packets transmitted in this OSPF area. |
| ospfCfg | 1.3.6.1.4.1.1872.2.1.3.21 | |||
| CTR ospfCumIntfBackup | 1.3.6.1.4.1.1872.2.1.8.22.1.3.6 | Counter | read-only | The sum total number of Backup Designated Routers on the attatched network for all OSPF areas and interfaces. |
| ospfCumIntfChangeStats | 1.3.6.1.4.1.1872.2.1.8.22.1.3 | |||
| CTR ospfCumIntfDown | 1.3.6.1.4.1.1872.2.1.8.22.1.3.2 | Counter | read-only | The sum total number of interfaces down in all OSPF areas. |
| CTR ospfCumIntfHello | 1.3.6.1.4.1.1872.2.1.8.22.1.3.1 | Counter | read-only | The sum total number of Hello packets sent on all interfaces and areas |
| CTR ospfCumIntfLoop | 1.3.6.1.4.1.1872.2.1.8.22.1.3.3 | Counter | read-only | The sum total of interfaces no longer connected to the attatched network across all OSPF areas and interfaces. |
| CTR ospfCumIntfNbrChange | 1.3.6.1.4.1.1872.2.1.8.22.1.3.7 | Counter | read-only | The sum total number of changes in the set of bidirectional neighbours associated with any interface across all OSPF areas. |
| CTR ospfCumIntfUnloop | 1.3.6.1.4.1.1872.2.1.8.22.1.3.4 | Counter | read-only | The sum total number of interfaces, connected to the attatched network in all OSPF areas. |
| CTR ospfCumIntfWaitTimer | 1.3.6.1.4.1.1872.2.1.8.22.1.3.5 | Counter | read-only | 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. |
| CTR ospfCumNbrAdjointOk | 1.3.6.1.4.1.1872.2.1.8.22.1.2.3 | Counter | read-only | 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. |
| CTR ospfCumNbrBadRequests | 1.3.6.1.4.1.1872.2.1.8.22.1.2.6 | Counter | read-only | 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. |
| CTR ospfCumNbrBadSequence | 1.3.6.1.4.1.1872.2.1.8.22.1.2.7 | Counter | read-only | 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. |
| ospfCumNbrChangeStats | 1.3.6.1.4.1.1872.2.1.8.22.1.2 | |||
| CTR ospfCumNbrDown | 1.3.6.1.4.1.1872.2.1.8.22.1.2.11 | Counter | read-only | The total number of Neighbouring routers down (i.e. in the initial state of a neighbour conversation.) across all OSPF areas and interfaces. |
| CTR ospfCumNbrExchangeDone | 1.3.6.1.4.1.1872.2.1.8.22.1.2.5 | Counter | read-only | 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. |
| CTR ospfCumNbrhello | 1.3.6.1.4.1.1872.2.1.8.22.1.2.1 | Counter | read-only | The sum total of all Hello packets received from neighbours on all OSPF areas and interfaces. |
| CTR ospfCumNbrLoadingDone | 1.3.6.1.4.1.1872.2.1.8.22.1.2.8 | Counter | read-only | The sum total number of link state updates received for all out-of-date portions of the database across all OSPF areas and interfaces. |
| CTR ospfCumNbrN1way | 1.3.6.1.4.1.1872.2.1.8.22.1.2.9 | Counter | read-only | The sum total number of Hello packets received from neighbours, in which this router is not mentioned across all OSPF interfaces and areas. |
| CTR ospfCumNbrNegotiationDone | 1.3.6.1.4.1.1872.2.1.8.22.1.2.4 | Counter | read-only | 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. |
| CTR ospfCumNbrRstAd | 1.3.6.1.4.1.1872.2.1.8.22.1.2.10 | Counter | read-only | The sum total number of times the Neighbour adjacency has been reset across all OPSF areas and interfaces. |
| CTR ospfCumNbrStart | 1.3.6.1.4.1.1872.2.1.8.22.1.2.2 | Counter | read-only | 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. |
| CTR ospfCumRxDatabase | 1.3.6.1.4.1.1872.2.1.8.22.1.1.5 | Counter | read-only | The sum total of all Database Description packets received on all OSPF areas and interfaces. |
| CTR ospfCumRxHello | 1.3.6.1.4.1.1872.2.1.8.22.1.1.3 | Counter | read-only | The sum total of all Hello packets received on all OSPF areas and interfaces. |
| CTR ospfCumRxlsAcks | 1.3.6.1.4.1.1872.2.1.8.22.1.1.9 | Counter | read-only | The sum total of all Link State Acknowledgement packets received on all OSPF areas and interfaces. |
| CTR ospfCumRxlsReqs | 1.3.6.1.4.1.1872.2.1.8.22.1.1.7 | Counter | read-only | The sum total of all Link State Request packets received on all OSPF areas and interfaces. |
| CTR ospfCumRxlsUpdates | 1.3.6.1.4.1.1872.2.1.8.22.1.1.11 | Counter | read-only | The sum total of all Link State Update packets received on all OSPF areas and interfaces. |
| CTR ospfCumRxPkts | 1.3.6.1.4.1.1872.2.1.8.22.1.1.1 | Counter | read-only | The sum total of all OSPF packets received on all OSPF areas and interfaces. |
| ospfCumRxTxStats | 1.3.6.1.4.1.1872.2.1.8.22.1.1 | |||
| CTR ospfCumTxDatabase | 1.3.6.1.4.1.1872.2.1.8.22.1.1.6 | Counter | read-only | The sum total of all Database Description packets transmitted on all OSPF areas and interfaces. |
| CTR ospfCumTxHello | 1.3.6.1.4.1.1872.2.1.8.22.1.1.4 | Counter | read-only | The sum total of all Hello packets transmitted on all OSPF areas and interfaces. |
| CTR ospfCumTxlsAcks | 1.3.6.1.4.1.1872.2.1.8.22.1.1.10 | Counter | read-only | The sum total of all Link State Acknowledgement packets transmitted on all OSPF areas and interfaces. |
| CTR ospfCumTxlsReqs | 1.3.6.1.4.1.1872.2.1.8.22.1.1.8 | Counter | read-only | The sum total of all Link State Request packets transmitted on all OSPF areas and interfaces. |
| CTR ospfCumTxlsUpdates | 1.3.6.1.4.1.1872.2.1.8.22.1.1.12 | Counter | read-only | The sum total of all Link State Update packets transmitted on all OSPF areas and interfaces. |
| CTR ospfCumTxPkts | 1.3.6.1.4.1.1872.2.1.8.22.1.1.2 | Counter | read-only | The sum total of all OSPF packets transmitted on all OSPF areas and interfaces. |
| INT ospfCurCfgAreaAuthType | 1.3.6.1.4.1.1872.2.1.3.21.2.1.4 | INTEGER | read-only | Type of authentication being used. none(1) - no authentication password(2) - use password. |
| ospfCurCfgAreaEntry | 1.3.6.1.4.1.1872.2.1.3.21.2.1 | not-accessible | Information about a OSPF area. | |
| IP ospfCurCfgAreaId | 1.3.6.1.4.1.1872.2.1.3.21.2.1.2 | IpAddress | read-only | The IP Address of the OSPF area. |
| INT ospfCurCfgAreaIndex | 1.3.6.1.4.1.1872.2.1.3.21.2.1.1 | INTEGER | read-only | The OSPF area number for which the OSPF area table is related. |
| INT ospfCurCfgAreaSpfInterval | 1.3.6.1.4.1.1872.2.1.3.21.2.1.3 | INTEGER | read-only | The SPF interval for the OSPF area. |
| ospfCurCfgAreaTable | 1.3.6.1.4.1.1872.2.1.3.21.2 | not-accessible | The table of OSPF Area configuration in the current_config. | |
| INT ospfCurCfgDefaultRouteMetric | 1.3.6.1.4.1.1872.2.1.3.21.1.1 | INTEGER | read-only | Specify the metric to be assigned. |
| INT ospfCurCfgDefaultRouteMetricType | 1.3.6.1.4.1.1872.2.1.3.21.1.3 | INTEGER | read-only | Specify the AS External metric type to be assigned. |
| ospfGeneral | 1.3.6.1.4.1.1872.2.1.3.21.1 | |||
| ospfGeneralInfo | 1.3.6.1.4.1.1872.2.1.9.5.1 | |||
| ospfGeneralStats | 1.3.6.1.4.1.1872.2.1.8.22.1 | |||
| INT ospfHostTableMaxSize | 1.3.6.1.4.1.1872.2.1.3.21.1.9 | INTEGER | read-only | The maximum number of rows in the OSPF Host table. |
| IP ospfIfBackupDesignatedRouterIP | 1.3.6.1.4.1.1872.2.1.9.5.3.1.3 | IpAddress | read-only | The OSPF Backup Designated Router ID (IP Address) for this OSPF interface. |
| IP ospfIfDesignatedRouterIP | 1.3.6.1.4.1.1872.2.1.9.5.3.1.2 | IpAddress | read-only | The OSPF Designated Router ID (IP Address) for this OSPF interface. |
| INT ospfIfInfoIndex | 1.3.6.1.4.1.1872.2.1.9.5.3.1.1 | INTEGER | read-only | The OSPF interface number for which the OSPF info table is related. |
| IP ospfIfInfoIpAddress | 1.3.6.1.4.1.1872.2.1.9.5.3.1.6 | IpAddress | read-only | The IP address of the OSPF interface. |
| INT ospfIfTotalNeighbours | 1.3.6.1.4.1.1872.2.1.9.5.3.1.5 | INTEGER | read-only | The Total number of neighbours for this OSPF interface. |
| INT ospfIfWaitInterval | 1.3.6.1.4.1.1872.2.1.9.5.3.1.4 | INTEGER | read-only | The OSPF Wait interval for this OSPF interface. |
| ospfinfo | 1.3.6.1.4.1.1872.2.1.9.5 | |||
| ospfInterface | 1.3.6.1.4.1.1872.2.1.8.22.3 | |||
| CTR ospfIntfBackup | 1.3.6.1.4.1.1872.2.1.8.22.3.3.1.7 | Counter | read-only | The total number of Backup Designated Routers on the attatched network for this OSPF interface. |
| ospfIntfChangeStats | 1.3.6.1.4.1.1872.2.1.8.22.3.3 | not-accessible | The table of OSPF Interface change Statistics. | |
| ospfIntfChangeStatsEntry | 1.3.6.1.4.1.1872.2.1.8.22.3.3.1 | not-accessible | OSPF interface Change statistics. | |
| INT ospfIntfCountForRouter | 1.3.6.1.4.1.1872.2.1.9.5.1.4 | INTEGER | read-only | The number of interfaces for this router. |
| CTR ospfIntfDown | 1.3.6.1.4.1.1872.2.1.8.22.3.3.1.3 | Counter | read-only | The total number of times the interface was down. |
| CTR ospfIntfHello | 1.3.6.1.4.1.1872.2.1.8.22.3.3.1.2 | Counter | read-only | The total number of Hello packets sent by this interface. |
| INT ospfIntfIndex | 1.3.6.1.4.1.1872.2.1.8.22.3.3.1.1 | INTEGER | read-only | The index of the OSPF Interface for which these statistics apply. |
| ospfIntfInfoEntry | 1.3.6.1.4.1.1872.2.1.9.5.3.1 | not-accessible | Information about a OSPF interface. | |
| ospfIntfInfoTable | 1.3.6.1.4.1.1872.2.1.9.5.3 | not-accessible | The table of OSPF Interface information. | |
| CTR ospfIntfLoop | 1.3.6.1.4.1.1872.2.1.8.22.3.3.1.4 | Counter | read-only | The total number of times the interface was no longer connected to the attatched network. |
| CTR ospfIntfNbrAdjointOk | 1.3.6.1.4.1.1872.2.1.8.22.3.2.1.4 | Counter | read-only | 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. |
| CTR ospfIntfNbrBadRequests | 1.3.6.1.4.1.1872.2.1.8.22.3.2.1.7 | Counter | read-only | The total number of Link State Requests which have been received for a link state advertisement not contained in the database for this interface. |
| CTR ospfIntfNbrBadSequence | 1.3.6.1.4.1.1872.2.1.8.22.3.2.1.8 | Counter | read-only | 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. |
| CTR ospfIntfNbrChange | 1.3.6.1.4.1.1872.2.1.8.22.3.3.1.8 | Counter | read-only | The total number of changes in the set of bidirectional neighbours associated with the interface for this OSPF interface. |
| ospfIntfNbrChangeStats | 1.3.6.1.4.1.1872.2.1.8.22.3.2 | not-accessible | The table of OSPF Interface Neighbour change Statistics. | |
| ospfIntfNbrChangeStatsEntry | 1.3.6.1.4.1.1872.2.1.8.22.3.2.1 | not-accessible | OSPF interface Neighbour Change statistics. | |
| CTR ospfIntfNbrDown | 1.3.6.1.4.1.1872.2.1.8.22.3.2.1.12 | Counter | read-only | The total number of Neighbouring routers down (i.e. in the initial state of a neighbour conversation.) for this interface. |
| CTR ospfIntfNbrExchangeDone | 1.3.6.1.4.1.1872.2.1.8.22.3.2.1.6 | Counter | read-only | 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. |
| CTR ospfIntfNbrhello | 1.3.6.1.4.1.1872.2.1.8.22.3.2.1.2 | Counter | read-only | The total number of Hello packets received from neighbours in this OSPF interface. |
| INT ospfIntfNbrIndex | 1.3.6.1.4.1.1872.2.1.8.22.3.2.1.1 | INTEGER | read-only | The index of the OSPF Interface for which these statistics apply. |
| CTR ospfIntfNbrLoadingDone | 1.3.6.1.4.1.1872.2.1.8.22.3.2.1.9 | Counter | read-only | The total number of link state updates received for all out-of-date portions of the database for this OSPF interface. |
| CTR ospfIntfNbrN1way | 1.3.6.1.4.1.1872.2.1.8.22.3.2.1.10 | Counter | read-only | The total number of Hello packets received from neighbours, in which this router is not mentioned for this OSPF interface. |
| CTR ospfIntfNbrNegotiationDone | 1.3.6.1.4.1.1872.2.1.8.22.3.2.1.5 | Counter | read-only | 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. |
| CTR ospfIntfNbrRstAd | 1.3.6.1.4.1.1872.2.1.8.22.3.2.1.11 | Counter | read-only | The sum total number of times the Neighbour adjacency has been reset on this interface. |
| CTR ospfIntfNbrStart | 1.3.6.1.4.1.1872.2.1.8.22.3.2.1.3 | Counter | read-only | 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. |
| CTR ospfIntfRxDatabase | 1.3.6.1.4.1.1872.2.1.8.22.3.1.1.6 | Counter | read-only | The total number of Database Description packets received for this OSPF interface. |
| CTR ospfIntfRxHello | 1.3.6.1.4.1.1872.2.1.8.22.3.1.1.4 | Counter | read-only | The total number of Hello packets received for this OSPF interface. |
| CTR ospfIntfRxlsAcks | 1.3.6.1.4.1.1872.2.1.8.22.3.1.1.10 | Counter | read-only | The total number of Link State Acknowledgement packets received for this OSPF interface. |
| CTR ospfIntfRxlsReqs | 1.3.6.1.4.1.1872.2.1.8.22.3.1.1.8 | Counter | read-only | The total number of Link State Request packets received for this OSPF interface. |
| CTR ospfIntfRxlsUpdates | 1.3.6.1.4.1.1872.2.1.8.22.3.1.1.12 | Counter | read-only | The total number of Link State Update packets received for this OSPF interface. |
| CTR ospfIntfRxPkts | 1.3.6.1.4.1.1872.2.1.8.22.3.1.1.2 | Counter | read-only | The total number of OSPF packets received for this OSPF interface. |
| INT ospfIntfRxTxIndex | 1.3.6.1.4.1.1872.2.1.8.22.3.1.1.1 | INTEGER | read-only | The OSPF interface for which these statistics apply. |
| ospfIntfRxTxStats | 1.3.6.1.4.1.1872.2.1.8.22.3.1 | not-accessible | The table of OSPF Interface Rx/Tx packet Statistics. | |
| ospfIntfRxTxStatsEntry | 1.3.6.1.4.1.1872.2.1.8.22.3.1.1 | not-accessible | OSPF interface Rx/Tx packet statistics. | |
| INT ospfIntfTableMaxSize | 1.3.6.1.4.1.1872.2.1.3.21.1.5 | INTEGER | read-only | The maximum number of rows in the OSPF Interface table. |
| CTR ospfIntfTxDatabase | 1.3.6.1.4.1.1872.2.1.8.22.3.1.1.7 | Counter | read-only | The total number of Database Description packets transmitted for this OSPF interface. |
| CTR ospfIntfTxHello | 1.3.6.1.4.1.1872.2.1.8.22.3.1.1.5 | Counter | read-only | The total number of Hello packets transmitted for this OSPF interface. |
| CTR ospfIntfTxlsAcks | 1.3.6.1.4.1.1872.2.1.8.22.3.1.1.11 | Counter | read-only | The total number of Link State Acknowledgement packets transmitted for this OSPF interface. |
| CTR ospfIntfTxlsReqs | 1.3.6.1.4.1.1872.2.1.8.22.3.1.1.9 | Counter | read-only | The total number of Link State Request packets transmitted for this OSPF interface. |
| CTR ospfIntfTxlsUpdates | 1.3.6.1.4.1.1872.2.1.8.22.3.1.1.13 | Counter | read-only | The total number of Link State Update packets transmitted for this OSPF interface. |
| CTR ospfIntfTxPkts | 1.3.6.1.4.1.1872.2.1.8.22.3.1.1.3 | Counter | read-only | The total number of OSPF packets transmitted for this OSPF interface. |
| CTR ospfIntfUnloop | 1.3.6.1.4.1.1872.2.1.8.22.3.3.1.5 | Counter | read-only | The total number of times the interface, connected back to the attatched network. |
| CTR ospfIntfWaitTimer | 1.3.6.1.4.1.1872.2.1.8.22.3.3.1.6 | Counter | read-only | 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. |
| INT ospfLsTypesSupported | 1.3.6.1.4.1.1872.2.1.9.5.1.3 | INTEGER | read-only | The Link State Types that are supported. |
| INT ospfNbrInExchState | 1.3.6.1.4.1.1872.2.1.9.5.1.8 | INTEGER | read-only | The number of neighbours in the exchange state. |
| INT ospfNbrInFullState | 1.3.6.1.4.1.1872.2.1.9.5.1.9 | INTEGER | read-only | The number of neighbours in the Full state of exchange. |
| INT ospfNbrInInitState | 1.3.6.1.4.1.1872.2.1.9.5.1.7 | INTEGER | read-only | The number of neighbours in the initial state of exchange. |
| INT ospfNewCfgAreaAuthType | 1.3.6.1.4.1.1872.2.1.3.21.3.1.4 | INTEGER | read-write | Type of authentication being used. none(1) - no authentication password(2) - use password. |
| ospfNewCfgAreaEntry | 1.3.6.1.4.1.1872.2.1.3.21.3.1 | not-accessible | Information about a OSPF area. | |
| IP ospfNewCfgAreaId | 1.3.6.1.4.1.1872.2.1.3.21.3.1.2 | IpAddress | read-only | The IP Address of the OSPF area. |
| INT ospfNewCfgAreaIndex | 1.3.6.1.4.1.1872.2.1.3.21.3.1.1 | INTEGER | read-only | The OSPF area number for which the OSPF area table is related. |
| INT ospfNewCfgAreaSpfInterval | 1.3.6.1.4.1.1872.2.1.3.21.3.1.3 | INTEGER | read-write | The SPF interval for the OSPF area. |
| ospfNewCfgAreaTable | 1.3.6.1.4.1.1872.2.1.3.21.3 | not-accessible | The table of OSPF Area configuration in the new_config. | |
| INT ospfNewCfgDefaultRouteMetric | 1.3.6.1.4.1.1872.2.1.3.21.1.2 | INTEGER | read-write | Specify the metric to be assigned. |
| INT ospfNewCfgDefaultRouteMetricType | 1.3.6.1.4.1.1872.2.1.3.21.1.4 | INTEGER | read-write | Specify the AS External metric type to be assigned. |
| INT ospfNumberOfInterfacesUp | 1.3.6.1.4.1.1872.2.1.9.5.2.1.3 | INTEGER | read-only | The number of interfaces UP in area. |
| INT ospfNumberOfLsdbEntries | 1.3.6.1.4.1.1872.2.1.9.5.2.1.4 | INTEGER | read-only | The number of Link State Database entries for this OSPF area. |
| CTR ospfProcessUptime | 1.3.6.1.4.1.1872.2.1.9.5.1.2 | Counter | read-only | The time since ospf has been started. |
| INT ospfRangeTableMaxSize | 1.3.6.1.4.1.1872.2.1.3.21.1.7 | INTEGER | read-only | The maximum number of rows in the OSPF Range table. |
| ospfRouterLSAInfoEntry | 1.3.6.1.4.1.1872.2.1.9.5.4.1 | not-accessible | A row in the Router LSA Table indexed by area, routerlink and routerId. | |
| ospfRouterLSAInfoTable | 1.3.6.1.4.1.1872.2.1.9.5.4 | not-accessible | The table of OSPF Router LSA information. | |
| INT ospfStartTime | 1.3.6.1.4.1.1872.2.1.9.5.1.1 | INTEGER | read-only | The time when ospf has been started. |
| ospfStats | 1.3.6.1.4.1.1872.2.1.8.22 | |||
| ospfTimersKickOffStats | 1.3.6.1.4.1.1872.2.1.8.22.1.4 | |||
| CTR ospfTmrsKckOffAseExport | 1.3.6.1.4.1.1872.2.1.8.22.1.4.7 | Counter | read-only | The total number of times the ASE Export timer has been fired. |
| CTR ospfTmrsKckOffDbage | 1.3.6.1.4.1.1872.2.1.8.22.1.4.5 | Counter | read-only | The total number of times the Dbage has been fired. |
| CTR ospfTmrsKckOffHello | 1.3.6.1.4.1.1872.2.1.8.22.1.4.1 | Counter | read-only | 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. |
| CTR ospfTmrsKckOffLsaAck | 1.3.6.1.4.1.1872.2.1.8.22.1.4.4 | Counter | read-only | The sum total number of times the Lsa Ack timer has been fired across all ospf areas and interfaces. |
| CTR ospfTmrsKckOffLsaLock | 1.3.6.1.4.1.1872.2.1.8.22.1.4.3 | Counter | read-only | The sum total number of times the Lsa Lock timer has been fired across all OSPF areas and interfaces. |
| CTR ospfTmrsKckOffRetransmit | 1.3.6.1.4.1.1872.2.1.8.22.1.4.2 | Counter | read-only | The sum total number of times the Retransmit timer has been fired across all OPSF areas and interfaces. |
| CTR ospfTmrsKckOffSummary | 1.3.6.1.4.1.1872.2.1.8.22.1.4.6 | Counter | read-only | The total number of times the Summary timer has been fired. |
| INT ospfTotalAreas | 1.3.6.1.4.1.1872.2.1.9.5.1.10 | INTEGER | read-only | The Total number of areas. |
| INT ospfTotalNeighbours | 1.3.6.1.4.1.1872.2.1.9.5.1.6 | INTEGER | read-only | The total number of OSPF neighbours. |
| INT ospfTotalNssaAreas | 1.3.6.1.4.1.1872.2.1.9.5.1.12 | INTEGER | read-only | The Total number of NSSA areas. |
| INT ospfTotalNumberOfInterfaces | 1.3.6.1.4.1.1872.2.1.9.5.2.1.2 | INTEGER | read-only | The total number of interfaces for this OSPF area. |
| INT ospfTotalTransitAreas | 1.3.6.1.4.1.1872.2.1.9.5.1.11 | INTEGER | read-only | The Total number of Transit areas. |
| INT ospfVirtIntfTableMaxSize | 1.3.6.1.4.1.1872.2.1.3.21.1.8 | INTEGER | read-only | The maximum number of rows in the OSPF Virtual Interface table. |
| INT ospfVlinkCountForRouter | 1.3.6.1.4.1.1872.2.1.9.5.1.5 | INTEGER | read-only | The number of virtual links for this router. |
| ripConfig | 1.3.6.1.4.1.1872.2.1.3.9.1 | |||
| INT ripCurCfgDefListen | 1.3.6.1.4.1.1872.2.1.3.9.1.5 | INTEGER | read-only | Enable or disable listening to default routes. |
| INT ripCurCfgListen | 1.3.6.1.4.1.1872.2.1.3.9.1.3 | INTEGER | read-only | Enable or disable listening to route updates. |
| INT ripCurCfgPoisonReverse | 1.3.6.1.4.1.1872.2.1.3.9.1.13 | INTEGER | read-only | RIP poison reverse. |
| INT ripCurCfgState | 1.3.6.1.4.1.1872.2.1.3.9.1.11 | INTEGER | read-only | RIP global state. |
| INT ripCurCfgStaticSupply | 1.3.6.1.4.1.1872.2.1.3.9.1.7 | INTEGER | read-only | Enable or disable supplying static route updates. |
| INT ripCurCfgSupply | 1.3.6.1.4.1.1872.2.1.3.9.1.1 | INTEGER | read-only | Enable or disable supplying route updates. |
| INT ripCurCfgUpdatePeriod | 1.3.6.1.4.1.1872.2.1.3.9.1.9 | INTEGER | read-only | Update Period in seconds. |
| INT ripCurCfgVip | 1.3.6.1.4.1.1872.2.1.3.9.1.15 | INTEGER | read-only | Advertise VIP Host Routes. |
| INT ripNewCfgDefListen | 1.3.6.1.4.1.1872.2.1.3.9.1.6 | INTEGER | read-write | Enable or disable listening to default routes. |
| INT ripNewCfgListen | 1.3.6.1.4.1.1872.2.1.3.9.1.4 | INTEGER | read-write | Enable or disable listening to route updates. |
| INT ripNewCfgPoisonReverse | 1.3.6.1.4.1.1872.2.1.3.9.1.14 | INTEGER | read-write | RIP poison reverse. |
| INT ripNewCfgState | 1.3.6.1.4.1.1872.2.1.3.9.1.12 | INTEGER | read-write | Globally turn RIP on or off. |
| INT ripNewCfgStaticSupply | 1.3.6.1.4.1.1872.2.1.3.9.1.8 | INTEGER | read-write | Enable or disable supplying static route updates. |
| INT ripNewCfgSupply | 1.3.6.1.4.1.1872.2.1.3.9.1.2 | INTEGER | read-write | Enable or disable supplying route updates. |
| INT ripNewCfgUpdatePeriod | 1.3.6.1.4.1.1872.2.1.3.9.1.10 | INTEGER | read-write | Update period in seconds. |
| INT ripNewCfgVip | 1.3.6.1.4.1.1872.2.1.3.9.1.16 | INTEGER | read-write | Advertise VIP Host Routes. |
| CTR ripStatInErrorPkts | 1.3.6.1.4.1.1872.2.1.8.1.3 | Counter | read-only | The total number of error RIP packets recieved. |
| CTR ripStatInPkts | 1.3.6.1.4.1.1872.2.1.8.1.1 | Counter | read-only | The total number of good RIP packets recieved. |
| CTR ripStatOutPkts | 1.3.6.1.4.1.1872.2.1.8.1.2 | Counter | read-only | The total number of RIP packets transmitted. |
| CTR ripStatRoutesAgedOut | 1.3.6.1.4.1.1872.2.1.8.1.4 | Counter | read-only | The total number of RIP routes which have aged out. |
| ripStats | 1.3.6.1.4.1.1872.2.1.8.1 | |||
| INT routerLSAAreaIndex | 1.3.6.1.4.1.1872.2.1.9.5.4.1.1 | INTEGER | read-only | The OSPF AreaID for which the OSPF Router LSA info table is related. |
| IP routerLSAId | 1.3.6.1.4.1.1872.2.1.9.5.4.1.3 | IpAddress | read-only | The OSPF RouterID for which the OSPF Router LSA info table is related. |
| IP routerLSALinkData | 1.3.6.1.4.1.1872.2.1.9.5.4.1.5 | IpAddress | read-only | This value depends on the link's Type field. For connections to stub networks, Link Data specifies the network's IP address mask. For unnumbered point-to-point connections, it specifies the interface's MIB-II ifIndex value and the value of Link Data is redundant. For the other link types it specifies the router interface's IP address. |
| IP routerLSALinkID | 1.3.6.1.4.1.1872.2.1.9.5.4.1.4 | IpAddress | read-only | Identifes the object that this router link connects to. Value depends on the link's type. |
| INT routerLSALinkIfIndex | 1.3.6.1.4.1.1872.2.1.9.5.4.1.6 | INTEGER | read-only | For unnumbered point-to-point connections, LinkIfIndex specifies the interface's MIB-II ifIndex value. |
| INT routerLSALinkIndex | 1.3.6.1.4.1.1872.2.1.9.5.4.1.2 | INTEGER | read-only | The OSPF Link ID for which the OSPF Router LSA info table is related. |
| INT routerLSANoOfTOSMetrics | 1.3.6.1.4.1.1872.2.1.9.5.4.1.7 | INTEGER | read-only | The number of different TOS metrics given for this link, not counting the required link metric(referred to as the TOS 0 metric). |
| INT routerLSANoOfTOSZeroMetrics | 1.3.6.1.4.1.1872.2.1.9.5.4.1.8 | INTEGER | read-only | The number of Zero TOS metrics given for this link. |
| GAU routeStatEntries | 1.3.6.1.4.1.1872.2.1.8.4.1 | Gauge | read-only | The current number of IP routes. |
| GAU routeStatHighWater | 1.3.6.1.4.1.1872.2.1.8.4.2 | Gauge | read-only | The highest number of IP routes. |
| GAU routeStatMaxEntries | 1.3.6.1.4.1.1872.2.1.8.4.3 | Gauge | read-only | The maximum number of IP routes. |
| routeStats | 1.3.6.1.4.1.1872.2.1.8.4 | |||
| vrrp | 1.3.6.1.4.1.1872.2.1.15 | |||
| vrrp_info | 1.3.6.1.4.1.1872.2.1.9.4 | |||
| INT vrrpCurCfgGenHotstandby | 1.3.6.1.4.1.1872.2.1.15.1.15 | INTEGER | read-only | Enable or disable hotstandby processing. |
| INT vrrpCurCfgGenState | 1.3.6.1.4.1.1872.2.1.15.1.1 | INTEGER | read-only | Enable or disable VRRP operation globally. |
| INT vrrpCurCfgGenTckHsrpInc | 1.3.6.1.4.1.1872.2.1.15.1.13 | INTEGER | read-only | The increment of VRRP virtual router priority. The priority is adjusted by tracking the HSRP advertisements. |
| INT vrrpCurCfgGenTckHsrvInc | 1.3.6.1.4.1.1872.2.1.15.1.17 | INTEGER | read-only | The increment of VRRP virtual router priority. The priority is adjusted by tracking the HSRP advertisements by VLAN. |
| INT vrrpCurCfgGenTckIpIntfInc | 1.3.6.1.4.1.1872.2.1.15.1.5 | INTEGER | read-only | The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of other router interfaces. |
| INT vrrpCurCfgGenTckL4PortInc | 1.3.6.1.4.1.1872.2.1.15.1.9 | INTEGER | read-only | 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. |
| INT vrrpCurCfgGenTckRServerInc | 1.3.6.1.4.1.1872.2.1.15.1.11 | INTEGER | read-only | 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. |
| INT vrrpCurCfgGenTckVirtRtrInc | 1.3.6.1.4.1.1872.2.1.15.1.3 | INTEGER | read-only | The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of other virtual routers. |
| INT vrrpCurCfgGenTckVlanPortInc | 1.3.6.1.4.1.1872.2.1.15.1.7 | INTEGER | read-only | 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. |
| INT vrrpCurCfgIfAuthType | 1.3.6.1.4.1.1872.2.1.15.4.1.2 | INTEGER | read-only | Type of authentication being used. none(1) - no authentication simple-text-password(2) - use password specified in vrrpCurCfgIfPasswd for authentication. |
| INT vrrpCurCfgIfIndx | 1.3.6.1.4.1.1872.2.1.15.4.1.1 | INTEGER | read-only | The VRRP interface index. This is eqivalent to IfIndex. |
| STR vrrpCurCfgIfPasswd | 1.3.6.1.4.1.1872.2.1.15.4.1.3 | DisplayString | read-only | The password for authentication. |
| vrrpCurCfgIfTable | 1.3.6.1.4.1.1872.2.1.15.4 | not-accessible | The table of VRRP interface configuration in current_config. | |
| vrrpCurCfgIfTableEntry | 1.3.6.1.4.1.1872.2.1.15.4.1 | not-accessible | Information about a VRRP interface. | |
| IP vrrpCurCfgVirtRtrAddr | 1.3.6.1.4.1.1872.2.1.15.2.1.3 | IpAddress | read-only | The VRRP virtual router IP address. |
| INT vrrpCurCfgVirtRtrGrpID | 1.3.6.1.4.1.1872.2.1.15.6.1.2 | INTEGER | read-only | The VRRP virtual router identifier. |
| INT vrrpCurCfgVirtRtrGrpIfIndex | 1.3.6.1.4.1.1872.2.1.15.6.1.3 | INTEGER | read-only | The IfIndex that the VRRP virtual router is representing. |
| INT vrrpCurCfgVirtRtrGrpIndx | 1.3.6.1.4.1.1872.2.1.15.6.1.1 | INTEGER | read-only | The VRRP virtual router table index. |
| INT vrrpCurCfgVirtRtrGrpInterval | 1.3.6.1.4.1.1872.2.1.15.6.1.4 | INTEGER | read-only | The time interval between VRRP advertisements in seconds. |
| INT vrrpCurCfgVirtRtrGrpPreempt | 1.3.6.1.4.1.1872.2.1.15.6.1.6 | INTEGER | read-only | 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 |
| INT vrrpCurCfgVirtRtrGrpPriority | 1.3.6.1.4.1.1872.2.1.15.6.1.5 | INTEGER | read-only | The priority value to be used by the specified VRRP virtual routers. |
| INT vrrpCurCfgVirtRtrGrpSharing | 1.3.6.1.4.1.1872.2.1.15.6.1.8 | INTEGER | read-only | Enable or disable load sharing of non-master virtual router. |
| INT vrrpCurCfgVirtRtrGrpState | 1.3.6.1.4.1.1872.2.1.15.6.1.7 | INTEGER | read-only | Enable or disable the VRRP virtual router. |
| vrrpCurCfgVirtRtrGrpTable | 1.3.6.1.4.1.1872.2.1.15.6 | not-accessible | The table of VRRP virtual router group in current_config. | |
| vrrpCurCfgVirtRtrGrpTableEntry | 1.3.6.1.4.1.1872.2.1.15.6.1 | not-accessible | Information about a VRRP failover virtual router. | |
| INT vrrpCurCfgVirtRtrGrpTckHsrp | 1.3.6.1.4.1.1872.2.1.15.6.1.14 | INTEGER | read-only | 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. |
| INT vrrpCurCfgVirtRtrGrpTckHsrv | 1.3.6.1.4.1.1872.2.1.15.6.1.15 | INTEGER | read-only | 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. |
| INT vrrpCurCfgVirtRtrGrpTckIpIntf | 1.3.6.1.4.1.1872.2.1.15.6.1.10 | INTEGER | read-only | Enable or disable tracking other router interfaces for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckIpIntfInc. |
| INT vrrpCurCfgVirtRtrGrpTckL4Port | 1.3.6.1.4.1.1872.2.1.15.6.1.12 | INTEGER | read-only | 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. |
| INT vrrpCurCfgVirtRtrGrpTckRServer | 1.3.6.1.4.1.1872.2.1.15.6.1.13 | INTEGER | read-only | 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. |
| INT vrrpCurCfgVirtRtrGrpTckVirtRtr | 1.3.6.1.4.1.1872.2.1.15.6.1.9 | INTEGER | read-only | Enable or disable tracking other virtual routers for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckVirtRtrInc. |
| INT vrrpCurCfgVirtRtrGrpTckVlanPort | 1.3.6.1.4.1.1872.2.1.15.6.1.11 | INTEGER | read-only | Enable or disable tracking port state of VLAN ports for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckVlanPortInc. |
| INT vrrpCurCfgVirtRtrID | 1.3.6.1.4.1.1872.2.1.15.2.1.2 | INTEGER | read-only | The VRRP virtual router identifier. |
| INT vrrpCurCfgVirtRtrIfIndex | 1.3.6.1.4.1.1872.2.1.15.2.1.4 | INTEGER | read-only | The IfIndex that the VRRP virtual router is representing. |
| INT vrrpCurCfgVirtRtrIndx | 1.3.6.1.4.1.1872.2.1.15.2.1.1 | INTEGER | read-only | The VRRP virtual router table index. |
| INT vrrpCurCfgVirtRtrInterval | 1.3.6.1.4.1.1872.2.1.15.2.1.5 | INTEGER | read-only | The time interval between VRRP advertisements in seconds. |
| INT vrrpCurCfgVirtRtrPreempt | 1.3.6.1.4.1.1872.2.1.15.2.1.7 | INTEGER | read-only | 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 |
| INT vrrpCurCfgVirtRtrPriority | 1.3.6.1.4.1.1872.2.1.15.2.1.6 | INTEGER | read-only | The priority value to be used by the specified VRRP virtual routers. |
| INT vrrpCurCfgVirtRtrSharing | 1.3.6.1.4.1.1872.2.1.15.2.1.9 | INTEGER | read-only | Enable or disable load sharing of non-master virtual router. |
| INT vrrpCurCfgVirtRtrState | 1.3.6.1.4.1.1872.2.1.15.2.1.8 | INTEGER | read-only | Enable or disable the VRRP virtual router. |
| vrrpCurCfgVirtRtrTable | 1.3.6.1.4.1.1872.2.1.15.2 | not-accessible | The table of VRRP virtual routers configuration in current_config. | |
| vrrpCurCfgVirtRtrTableEntry | 1.3.6.1.4.1.1872.2.1.15.2.1 | not-accessible | Information about a VRRP virtual router. | |
| INT vrrpCurCfgVirtRtrTckHsrp | 1.3.6.1.4.1.1872.2.1.15.2.1.15 | INTEGER | read-only | 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. |
| INT vrrpCurCfgVirtRtrTckHsrv | 1.3.6.1.4.1.1872.2.1.15.2.1.16 | INTEGER | read-only | 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. |
| INT vrrpCurCfgVirtRtrTckIpIntf | 1.3.6.1.4.1.1872.2.1.15.2.1.11 | INTEGER | read-only | Enable or disable tracking other router interfaces for priority adjustment. The priority increment is defined in vrrpCurCfgGenTckIpIntfInc. |
| INT vrrpCurCfgVirtRtrTckL4Port | 1.3.6.1.4.1.1872.2.1.15.2.1.13 | INTEGER | read-only | 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. |
| INT vrrpCurCfgVirtRtrTckRServer | 1.3.6.1.4.1.1872.2.1.15.2.1.14 | INTEGER | read-only | 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. |
| INT vrrpCurCfgVirtRtrTckVirtRtr | 1.3.6.1.4.1.1872.2.1.15.2.1.10 | INTEGER | read-only | Enable or disable tracking other virtual routers for priority adjustment. The priority increment is defined in vrrpCurCfgGenTckVirtRtrInc. |
| INT vrrpCurCfgVirtRtrTckVlanPort | 1.3.6.1.4.1.1872.2.1.15.2.1.12 | INTEGER | read-only | Enable or disable tracking port state of VLAN ports for priority adjustment. The priority increment is defined in vrrpCurCfgGenTckVlanPortInc. |
| vrrpGeneral | 1.3.6.1.4.1.1872.2.1.15.1 | |||
| INT vrrpIfTableMaxSize | 1.3.6.1.4.1.1872.2.1.15.9 | INTEGER | read-only | The maximum number of entries in VRRP interface table. |
| INT vrrpInfoVirtRtrIndex | 1.3.6.1.4.1.1872.2.1.9.4.1.1.1 | INTEGER | read-only | The VRRP virtual router index. |
| INT vrrpInfoVirtRtrOwnership | 1.3.6.1.4.1.1872.2.1.9.4.1.1.3 | INTEGER | read-only | The VRRP virtual router ownership status. |
| INT vrrpInfoVirtRtrProxy | 1.3.6.1.4.1.1872.2.1.9.4.1.1.5 | INTEGER | read-only | The VRRP proxy state identifies virtual proxy routers. |
| INT vrrpInfoVirtRtrServer | 1.3.6.1.4.1.1872.2.1.9.4.1.1.4 | INTEGER | read-only | The VRRP server state identifies virtual routers that support Layer 4 services. |
| INT vrrpInfoVirtRtrState | 1.3.6.1.4.1.1872.2.1.9.4.1.1.2 | INTEGER | read-only | The VRRP virtual router state. |
| vrrpInfoVirtRtrTable | 1.3.6.1.4.1.1872.2.1.9.4.1 | not-accessible | The table of VRRP virtual router run-time information. | |
| vrrpInfoVirtRtrTableEntry | 1.3.6.1.4.1.1872.2.1.9.4.1.1 | not-accessible | The run-time information about a VRRP virtual router. | |
| INT vrrpNewCfgGenHotstandby | 1.3.6.1.4.1.1872.2.1.15.1.16 | INTEGER | read-write | Enable or disable hotstandby processing. |
| INT vrrpNewCfgGenState | 1.3.6.1.4.1.1872.2.1.15.1.2 | INTEGER | read-write | Enable or disable VRRP operation globally. |
| INT vrrpNewCfgGenTckHsrpInc | 1.3.6.1.4.1.1872.2.1.15.1.14 | INTEGER | read-write | The increment of VRRP virtual router priority. The priority is adjusted by tracking the HSRP advertisements. |
| INT vrrpNewCfgGenTckHsrvInc | 1.3.6.1.4.1.1872.2.1.15.1.18 | INTEGER | read-write | The increment of VRRP virtual router priority. The priority is adjusted by tracking the HSRP advertisements by VLAN. |
| INT vrrpNewCfgGenTckIpIntfInc | 1.3.6.1.4.1.1872.2.1.15.1.6 | INTEGER | read-write | The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of other router interfaces. |
| INT vrrpNewCfgGenTckL4PortInc | 1.3.6.1.4.1.1872.2.1.15.1.10 | INTEGER | read-write | 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. |
| INT vrrpNewCfgGenTckRServerInc | 1.3.6.1.4.1.1872.2.1.15.1.12 | INTEGER | read-write | 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. |
| INT vrrpNewCfgGenTckVirtRtrInc | 1.3.6.1.4.1.1872.2.1.15.1.4 | INTEGER | read-write | The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of other virtual routers. |
| INT vrrpNewCfgGenTckVlanPortInc | 1.3.6.1.4.1.1872.2.1.15.1.8 | INTEGER | read-write | 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. |
| INT vrrpNewCfgIfAuthType | 1.3.6.1.4.1.1872.2.1.15.5.1.2 | INTEGER | read-write | Type of authentication being used. none(1) - no authentication simple-text-password(2) - use password specified in vrrpNewCfgIfPasswd for authentication. |
| INT vrrpNewCfgIfDelete | 1.3.6.1.4.1.1872.2.1.15.5.1.4 | INTEGER | read-write | 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. |
| INT vrrpNewCfgIfIndx | 1.3.6.1.4.1.1872.2.1.15.5.1.1 | INTEGER | read-only | The VRRP interface index. This is eqivalent to IfIndex. |
| STR vrrpNewCfgIfPasswd | 1.3.6.1.4.1.1872.2.1.15.5.1.3 | DisplayString | read-write | The password for authentication. |
| vrrpNewCfgIfTable | 1.3.6.1.4.1.1872.2.1.15.5 | not-accessible | The table of VRRP interface configuration in current_config. | |
| vrrpNewCfgIfTableEntry | 1.3.6.1.4.1.1872.2.1.15.5.1 | not-accessible | Information about a VRRP interface. | |
| IP vrrpNewCfgVirtRtrAddr | 1.3.6.1.4.1.1872.2.1.15.3.1.3 | IpAddress | read-write | The VRRP virtual router IP address. |
| INT vrrpNewCfgVirtRtrDelete | 1.3.6.1.4.1.1872.2.1.15.3.1.9 | INTEGER | read-write | 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. |
| INT vrrpNewCfgVirtRtrGrpDelete | 1.3.6.1.4.1.1872.2.1.15.7.1.8 | INTEGER | read-write | 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. |
| INT vrrpNewCfgVirtRtrGrpID | 1.3.6.1.4.1.1872.2.1.15.7.1.2 | INTEGER | read-write | The VRRP virtual router identifier. |
| INT vrrpNewCfgVirtRtrGrpIfIndex | 1.3.6.1.4.1.1872.2.1.15.7.1.3 | INTEGER | read-write | The IfIndex that the VRRP virtual router is representing. |
| INT vrrpNewCfgVirtRtrGrpIndx | 1.3.6.1.4.1.1872.2.1.15.7.1.1 | INTEGER | read-only | The VRRP virtual router table index. |
| INT vrrpNewCfgVirtRtrGrpInterval | 1.3.6.1.4.1.1872.2.1.15.7.1.4 | INTEGER | read-write | The time interval between VRRP advertisements in seconds. |
| INT vrrpNewCfgVirtRtrGrpPreempt | 1.3.6.1.4.1.1872.2.1.15.7.1.6 | INTEGER | read-write | 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 |
| INT vrrpNewCfgVirtRtrGrpPriority | 1.3.6.1.4.1.1872.2.1.15.7.1.5 | INTEGER | read-write | The priority value to be used by the specified VRRP virtual router. |
| INT vrrpNewCfgVirtRtrGrpSharing | 1.3.6.1.4.1.1872.2.1.15.7.1.9 | INTEGER | read-write | Enable or disable load sharing of non-master virtual router. |
| INT vrrpNewCfgVirtRtrGrpState | 1.3.6.1.4.1.1872.2.1.15.7.1.7 | INTEGER | read-write | Enable or disable the VRRP virtual router. |
| vrrpNewCfgVirtRtrGrpTable | 1.3.6.1.4.1.1872.2.1.15.7 | not-accessible | The table of VRRP virtual router group configuration in new_config. | |
| vrrpNewCfgVirtRtrGrpTableEntry | 1.3.6.1.4.1.1872.2.1.15.7.1 | not-accessible | Information about a VRRP failover virtual router. | |
| INT vrrpNewCfgVirtRtrGrpTckHsrp | 1.3.6.1.4.1.1872.2.1.15.7.1.15 | INTEGER | read-write | 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. |
| INT vrrpNewCfgVirtRtrGrpTckHsrv | 1.3.6.1.4.1.1872.2.1.15.7.1.16 | INTEGER | read-write | 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. |
| INT vrrpNewCfgVirtRtrGrpTckIpIntf | 1.3.6.1.4.1.1872.2.1.15.7.1.11 | INTEGER | read-write | Enable or disable tracking other router interfaces for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckIpIntfInc. |
| INT vrrpNewCfgVirtRtrGrpTckL4Port | 1.3.6.1.4.1.1872.2.1.15.7.1.13 | INTEGER | read-write | 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. |
| INT vrrpNewCfgVirtRtrGrpTckRServer | 1.3.6.1.4.1.1872.2.1.15.7.1.14 | INTEGER | read-write | 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. |
| INT vrrpNewCfgVirtRtrGrpTckVirtRtr | 1.3.6.1.4.1.1872.2.1.15.7.1.10 | INTEGER | read-write | Enable or disable tracking other virtual routers for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckVirtRtrInc. |
| INT vrrpNewCfgVirtRtrGrpTckVlanPort | 1.3.6.1.4.1.1872.2.1.15.7.1.12 | INTEGER | read-write | Enable or disable tracking port state of VLAN ports for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckVlanPortInc. |
| INT vrrpNewCfgVirtRtrID | 1.3.6.1.4.1.1872.2.1.15.3.1.2 | INTEGER | read-write | The VRRP virtual router identifier. |
| INT vrrpNewCfgVirtRtrIfIndex | 1.3.6.1.4.1.1872.2.1.15.3.1.4 | INTEGER | read-write | The IfIndex that the VRRP virtual router is representing. |
| INT vrrpNewCfgVirtRtrIndx | 1.3.6.1.4.1.1872.2.1.15.3.1.1 | INTEGER | read-only | The VRRP virtual router table index. |
| INT vrrpNewCfgVirtRtrInterval | 1.3.6.1.4.1.1872.2.1.15.3.1.5 | INTEGER | read-write | The time interval between VRRP advertisements in seconds. |
| INT vrrpNewCfgVirtRtrPreempt | 1.3.6.1.4.1.1872.2.1.15.3.1.7 | INTEGER | read-write | 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 |
| INT vrrpNewCfgVirtRtrPriority | 1.3.6.1.4.1.1872.2.1.15.3.1.6 | INTEGER | read-write | The priority value to be used by the specified VRRP virtual router. |
| INT vrrpNewCfgVirtRtrSharing | 1.3.6.1.4.1.1872.2.1.15.3.1.10 | INTEGER | read-write | Enable or disable load sharing of non-master virtual router. |
| INT vrrpNewCfgVirtRtrState | 1.3.6.1.4.1.1872.2.1.15.3.1.8 | INTEGER | read-write | Enable or disable the VRRP virtual router. |
| vrrpNewCfgVirtRtrTable | 1.3.6.1.4.1.1872.2.1.15.3 | not-accessible | The table of VRRP virtual routers configuration in current_config. | |
| vrrpNewCfgVirtRtrTableEntry | 1.3.6.1.4.1.1872.2.1.15.3.1 | not-accessible | Information about a VRRP virtual router. | |
| INT vrrpNewCfgVirtRtrTckHsrp | 1.3.6.1.4.1.1872.2.1.15.3.1.16 | INTEGER | read-write | 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. |
| INT vrrpNewCfgVirtRtrTckHsrv | 1.3.6.1.4.1.1872.2.1.15.3.1.17 | INTEGER | read-write | 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. |
| INT vrrpNewCfgVirtRtrTckIpIntf | 1.3.6.1.4.1.1872.2.1.15.3.1.12 | INTEGER | read-write | Enable or disable tracking other router interfaces for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckIpIntfInc. |
| INT vrrpNewCfgVirtRtrTckL4Port | 1.3.6.1.4.1.1872.2.1.15.3.1.14 | INTEGER | read-write | 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. |
| INT vrrpNewCfgVirtRtrTckRServer | 1.3.6.1.4.1.1872.2.1.15.3.1.15 | INTEGER | read-write | 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. |
| INT vrrpNewCfgVirtRtrTckVirtRtr | 1.3.6.1.4.1.1872.2.1.15.3.1.11 | INTEGER | read-write | Enable or disable tracking other virtual routers for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckVirtRtrInc. |
| INT vrrpNewCfgVirtRtrTckVlanPort | 1.3.6.1.4.1.1872.2.1.15.3.1.13 | INTEGER | read-write | Enable or disable tracking port state of VLAN ports for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckVlanPortInc. |
| vrrpOper | 1.3.6.1.4.1.1872.2.1.14.5 | |||
| INT vrrpOperVirtRtrBackup | 1.3.6.1.4.1.1872.2.1.14.5.1.1.2 | INTEGER | read-write | 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. |
| vrrpOperVirtRtrEntry | 1.3.6.1.4.1.1872.2.1.14.5.1.1 | not-accessible | A row in the vrrpOperVirtRtrTable | |
| INT vrrpOperVirtRtrGroupBackup | 1.3.6.1.4.1.1872.2.1.14.5.2 | INTEGER | read-write | 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. |
| INT vrrpOperVirtRtrIndex | 1.3.6.1.4.1.1872.2.1.14.5.1.1.1 | INTEGER | read-only | The index for the VRRP virtual router. |
| vrrpOperVirtRtrTable | 1.3.6.1.4.1.1872.2.1.14.5.1 | not-accessible | An entry in the table of virtual routers. | |
| CTR vrrpStatInAdvers | 1.3.6.1.4.1.1872.2.1.8.9.1 | Counter | read-only | The number of good VRRP advertisements which are received. |
| CTR vrrpStatOutAdvers | 1.3.6.1.4.1.1872.2.1.8.9.2 | Counter | read-only | The number of good VRRP advertisements which are transmitted. |
| CTR vrrpStatOutBadAdvers | 1.3.6.1.4.1.1872.2.1.8.9.3 | Counter | read-only | The number of bad VRRP advertisements which are received. |
| vrrpStats | 1.3.6.1.4.1.1872.2.1.8.9 | |||
| INT vrrpVirtRtrGrpTableMaxSize | 1.3.6.1.4.1.1872.2.1.15.10 | INTEGER | read-only | The maximum number of entries in VRRP Group table. |
| INT vrrpVirtRtrTableMaxSize | 1.3.6.1.4.1.1872.2.1.15.8 | INTEGER | read-only | The maximum number of entries in VRRP virtual router table. |
RFC description
Manages network and OSPF routing configurations on Alteon WebSystems Tigon load balancer appliances.
Start monitoring Alteon WebSystems (Nortel/Radware) Tigon-based load balancers (legacy) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.