MIBs Depot

ALTEON-TS-NETWORK-MIB

Registered at
1.3.6.1.4.1.1872.2.1.3
1.3.6.1.4.1.1872.2.1.8.1
1.3.6.1.4.1.1872.2.1.8.3
1.3.6.1.4.1.1872.2.1.8.4
1.3.6.1.4.1.1872.2.1.8.5
1.3.6.1.4.1.1872.2.1.8.9
1.3.6.1.4.1.1872.2.1.8.22
1.3.6.1.4.1.1872.2.1.9.3
1.3.6.1.4.1.1872.2.1.9.4
1.3.6.1.4.1.1872.2.1.9.5
1.3.6.1.4.1.1872.2.1.14.5
1.3.6.1.4.1.1872.2.1.15
Namespace
alteonos
Source file
ALTEON-TS-NETWORK-MIB
Digest
sha256:40867de7ba5e0644cb17f49a4638b3b188ad9e68e3e51250be65e1022ea94a41

Imports

FromSymbols
ALTEON-ROOT-MIBswitch
ALTEON-TIGON-SWITCH-MIBinformation, operCmds, stats
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, Gauge32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, 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-ROOT-MIB
ALTEON-TIGON-SWITCH-MIB
ALTEON-TS-NETWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
iprouting
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.1.3
ipInterfaceTableMax
OBJECT-TYPE
The maximum number of rows in the IP interface table.
1.3.6.1.4.1.1872.2.1.3.1INTEGERread-onlymandatory
ipCurCfgIntfTable
OBJECT-TYPE
The table of IP interface configuration.
1.3.6.1.4.1.1872.2.1.3.2not-accessiblemandatory
ipCurCfgIntfEntry
OBJECT-TYPE
A row in the Ip interface table
1.3.6.1.4.1.1872.2.1.3.2.1not-accessiblemandatory
ipCurCfgIntfIndex
OBJECT-TYPE
The interface number for which the IP information is related.
1.3.6.1.4.1.1872.2.1.3.2.1.1INTEGERread-onlymandatory
ipCurCfgIntfAddr
OBJECT-TYPE
The IP address of the interface.
1.3.6.1.4.1.1872.2.1.3.2.1.2IpAddressread-onlymandatory
ipCurCfgIntfMask
OBJECT-TYPE
The subnet mask of the interface.
1.3.6.1.4.1.1872.2.1.3.2.1.3IpAddressread-onlymandatory
ipCurCfgIntfBroadcast
OBJECT-TYPE
The broadcast address of the interface.
1.3.6.1.4.1.1872.2.1.3.2.1.4IpAddressread-onlymandatory
ipCurCfgIntfVlan
OBJECT-TYPE
The VLAN associated with the interface.
1.3.6.1.4.1.1872.2.1.3.2.1.5INTEGER (1..4094)read-onlymandatory
ipCurCfgIntfState
OBJECT-TYPE
The state of the interface.
1.3.6.1.4.1.1872.2.1.3.2.1.6INTEGER {enabled(2), disabled(3)}read-onlymandatory
ipCurCfgIntfBootpRelay
OBJECT-TYPE
Enable/disable BOOTP relay.
1.3.6.1.4.1.1872.2.1.3.2.1.7INTEGER {enabled(1), disabled(2)}read-onlymandatory
ipNewCfgIntfTable
OBJECT-TYPE
The table of interface configuration in the New Configuration Block.
1.3.6.1.4.1.1872.2.1.3.3not-accessiblemandatory
ipNewCfgIntfEntry
OBJECT-TYPE
A row in the Ip interface table
1.3.6.1.4.1.1872.2.1.3.3.1not-accessiblemandatory
ipNewCfgIntfIndex
OBJECT-TYPE
The interface number for which the IP information is related.
1.3.6.1.4.1.1872.2.1.3.3.1.1INTEGERread-onlymandatory
ipNewCfgIntfAddr
OBJECT-TYPE
The IP address of the interface.
1.3.6.1.4.1.1872.2.1.3.3.1.2IpAddressread-writemandatory
ipNewCfgIntfMask
OBJECT-TYPE
The subnet mask of the interface.
1.3.6.1.4.1.1872.2.1.3.3.1.3IpAddressread-writemandatory
ipNewCfgIntfBroadcast
OBJECT-TYPE
The broadcast address of the interface.
1.3.6.1.4.1.1872.2.1.3.3.1.4IpAddressread-writemandatory
ipNewCfgIntfVlan
OBJECT-TYPE
The VLAN associated with the interface.
1.3.6.1.4.1.1872.2.1.3.3.1.5INTEGER (1..4094)read-writemandatory
ipNewCfgIntfState
OBJECT-TYPE
The state of the interface.
1.3.6.1.4.1.1872.2.1.3.3.1.6INTEGER {enabled(2), disabled(3)}read-writemandatory
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.1.3.3.1.7INTEGER {other(1), delete(2)}read-writemandatory
ipNewCfgIntfBootpRelay
OBJECT-TYPE
Enable/disable BOOTP relay.
1.3.6.1.4.1.1872.2.1.3.3.1.8INTEGER {enabled(1), disabled(2)}read-writemandatory
ipGatewayTableMax
OBJECT-TYPE
The maximum number of rows in the IP gateway table.
1.3.6.1.4.1.1872.2.1.3.4INTEGERread-onlymandatory
ipCurCfgGwTable
OBJECT-TYPE
The table of gateways in the Current configuration Block.
1.3.6.1.4.1.1872.2.1.3.5not-accessiblemandatory
ipCurCfgGwEntry
OBJECT-TYPE
A row in the Ip gateway table
1.3.6.1.4.1.1872.2.1.3.5.1not-accessiblemandatory
ipCurCfgGwIndex
OBJECT-TYPE
The gateway number for which the information is related.
1.3.6.1.4.1.1872.2.1.3.5.1.1INTEGERread-onlymandatory
ipCurCfgGwAddr
OBJECT-TYPE
The IP address of the default gateway.
1.3.6.1.4.1.1872.2.1.3.5.1.2IpAddressread-onlymandatory
ipCurCfgGwInterval
OBJECT-TYPE
The interval between ping attempts.
1.3.6.1.4.1.1872.2.1.3.5.1.3INTEGER (0..60)read-onlymandatory
ipCurCfgGwRetry
OBJECT-TYPE
The number of failed attempts to declare the default gateway DOWN.
1.3.6.1.4.1.1872.2.1.3.5.1.4INTEGER (1..120)read-onlymandatory
ipCurCfgGwState
OBJECT-TYPE
The state of the default gateway.
1.3.6.1.4.1.1872.2.1.3.5.1.5INTEGER {enabled(2), disabled(3)}read-onlymandatory
ipCurCfgGwArp
OBJECT-TYPE
The state of ARP only health checks.
1.3.6.1.4.1.1872.2.1.3.5.1.6INTEGER {enabled(2), disabled(3)}read-onlymandatory
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.1.3.5.1.7INTEGER (0..4094)read-onlymandatory
ipNewCfgGwTable
OBJECT-TYPE
The table of gateway configuration in the new configuration block.
1.3.6.1.4.1.1872.2.1.3.6not-accessiblemandatory
ipNewCfgGwEntry
OBJECT-TYPE
A row in the Ip default gateway table
1.3.6.1.4.1.1872.2.1.3.6.1not-accessiblemandatory
ipNewCfgGwIndex
OBJECT-TYPE
The gateway number for which the information is related.
1.3.6.1.4.1.1872.2.1.3.6.1.1INTEGERread-onlymandatory
ipNewCfgGwAddr
OBJECT-TYPE
The IP address of the default gateway.
1.3.6.1.4.1.1872.2.1.3.6.1.2IpAddressread-writemandatory
ipNewCfgGwInterval
OBJECT-TYPE
The interval in seconds between ping attempts.
1.3.6.1.4.1.1872.2.1.3.6.1.3INTEGER (0..60)read-writemandatory
ipNewCfgGwRetry
OBJECT-TYPE
The number of failed attempts to declare the default gateway DOWN.
1.3.6.1.4.1.1872.2.1.3.6.1.4INTEGER (1..120)read-writemandatory
ipNewCfgGwState
OBJECT-TYPE
The state of the default gateway.
1.3.6.1.4.1.1872.2.1.3.6.1.5INTEGER {enabled(2), disabled(3)}read-writemandatory
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.1.3.6.1.6INTEGER {other(1), delete(2)}read-writemandatory
ipNewCfgGwArp
OBJECT-TYPE
The state of the ARP only health checks.
1.3.6.1.4.1.1872.2.1.3.6.1.7INTEGER {enabled(2), disabled(3)}read-writemandatory
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.1.3.6.1.8INTEGER (0..4094)read-writemandatory
ipCurCfgStaticRouteTable
OBJECT-TYPE
The table of static routes in the current configuration block.
1.3.6.1.4.1.1872.2.1.3.7not-accessiblemandatory
ipCurCfgStaticRouteEntry
OBJECT-TYPE
A row in the static IP route table
1.3.6.1.4.1.1872.2.1.3.7.1not-accessiblemandatory
ipCurCfgStaticRouteIndx
OBJECT-TYPE
The index of the static routing table.
1.3.6.1.4.1.1872.2.1.3.7.1.1INTEGERread-onlymandatory
ipCurCfgStaticRouteDestIp
OBJECT-TYPE
The destination IP address of this route.
1.3.6.1.4.1.1872.2.1.3.7.1.2IpAddressread-onlymandatory
ipCurCfgStaticRouteMask
OBJECT-TYPE
The destination IP address of this route.
1.3.6.1.4.1.1872.2.1.3.7.1.3IpAddressread-onlymandatory
ipCurCfgStaticRouteGateway
OBJECT-TYPE
The destination IP address of this route.
1.3.6.1.4.1.1872.2.1.3.7.1.4IpAddressread-onlymandatory
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.1.3.7.1.5INTEGERread-onlymandatory
ipNewCfgStaticRouteTable
OBJECT-TYPE
The table of static routes in the new configuration block.
1.3.6.1.4.1.1872.2.1.3.8not-accessiblemandatory
ipNewCfgStaticRouteEntry
OBJECT-TYPE
A row in the static IP route table
1.3.6.1.4.1.1872.2.1.3.8.1not-accessiblemandatory
ipNewCfgStaticRouteIndx
OBJECT-TYPE
The index of the static routing table.
1.3.6.1.4.1.1872.2.1.3.8.1.1INTEGERread-onlymandatory
ipNewCfgStaticRouteDestIp
OBJECT-TYPE
The destination IP address of this route.
1.3.6.1.4.1.1872.2.1.3.8.1.2IpAddressread-writemandatory
ipNewCfgStaticRouteMask
OBJECT-TYPE
The subnet mask of this route.
1.3.6.1.4.1.1872.2.1.3.8.1.3IpAddressread-writemandatory
ipNewCfgStaticRouteGateway
OBJECT-TYPE
The IP address of the gateway for this route.
1.3.6.1.4.1.1872.2.1.3.8.1.4IpAddressread-writemandatory
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.1.3.8.1.5INTEGER {other(1), delete(2)}read-writemandatory
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.1.3.8.1.6INTEGERread-writemandatory
ipForward
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.1.3.9
ripConfig
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.1.3.9.1
ripCurCfgSupply
OBJECT-TYPE
Enable or disable supplying route updates.
1.3.6.1.4.1.1872.2.1.3.9.1.1INTEGER {enabled(2), disabled(3)}read-onlymandatory
ripNewCfgSupply
OBJECT-TYPE
Enable or disable supplying route updates.
1.3.6.1.4.1.1872.2.1.3.9.1.2INTEGER {enabled(2), disabled(3)}read-writemandatory
ripCurCfgListen
OBJECT-TYPE
Enable or disable listening to route updates.
1.3.6.1.4.1.1872.2.1.3.9.1.3INTEGER {enabled(2), disabled(3)}read-onlymandatory
ripNewCfgListen
OBJECT-TYPE
Enable or disable listening to route updates.
1.3.6.1.4.1.1872.2.1.3.9.1.4INTEGER {enabled(2), disabled(3)}read-writemandatory
ripCurCfgDefListen
OBJECT-TYPE
Enable or disable listening to default routes.
1.3.6.1.4.1.1872.2.1.3.9.1.5INTEGER {enabled(2), disabled(3)}read-onlymandatory
ripNewCfgDefListen
OBJECT-TYPE
Enable or disable listening to default routes.
1.3.6.1.4.1.1872.2.1.3.9.1.6INTEGER {enabled(2), disabled(3)}read-writemandatory
ripCurCfgStaticSupply
OBJECT-TYPE
Enable or disable supplying static route updates.
1.3.6.1.4.1.1872.2.1.3.9.1.7INTEGER {enabled(2), disabled(3)}read-onlymandatory
ripNewCfgStaticSupply
OBJECT-TYPE
Enable or disable supplying static route updates.
1.3.6.1.4.1.1872.2.1.3.9.1.8INTEGER {enabled(2), disabled(3)}read-writemandatory
ripCurCfgUpdatePeriod
OBJECT-TYPE
Update Period in seconds.
1.3.6.1.4.1.1872.2.1.3.9.1.9INTEGER (1..120)read-onlymandatory
ripNewCfgUpdatePeriod
OBJECT-TYPE
Update period in seconds.
1.3.6.1.4.1.1872.2.1.3.9.1.10INTEGER (1..120)read-writemandatory
ripCurCfgState
OBJECT-TYPE
RIP global state.
1.3.6.1.4.1.1872.2.1.3.9.1.11INTEGER {on(2), off(3)}read-onlymandatory
ripNewCfgState
OBJECT-TYPE
Globally turn RIP on or off.
1.3.6.1.4.1.1872.2.1.3.9.1.12INTEGER {on(2), off(3)}read-writemandatory
ripCurCfgPoisonReverse
OBJECT-TYPE
RIP poison reverse.
1.3.6.1.4.1.1872.2.1.3.9.1.13INTEGER {enabled(2), disabled(3)}read-onlymandatory
ripNewCfgPoisonReverse
OBJECT-TYPE
RIP poison reverse.
1.3.6.1.4.1.1872.2.1.3.9.1.14INTEGER {enabled(2), disabled(3)}read-writemandatory
ripCurCfgVip
OBJECT-TYPE
Advertise VIP Host Routes.
1.3.6.1.4.1.1872.2.1.3.9.1.15INTEGER {enabled(2), disabled(3)}read-onlymandatory
ripNewCfgVip
OBJECT-TYPE
Advertise VIP Host Routes.
1.3.6.1.4.1.1872.2.1.3.9.1.16INTEGER {enabled(2), disabled(3)}read-writemandatory
ipFwdCurCfgPortTable
OBJECT-TYPE
The table of ports and their forwarding states
1.3.6.1.4.1.1872.2.1.3.9.2not-accessiblemandatory
ipFwdCurCfgPortEntry
OBJECT-TYPE
A row in the ipFwdCurCfgPortTable
1.3.6.1.4.1.1872.2.1.3.9.2.1not-accessiblemandatory
ipFwdCurCfgPortIndex
OBJECT-TYPE
The port number for which the forwarding state information pertains.
1.3.6.1.4.1.1872.2.1.3.9.2.1.1INTEGERread-onlymandatory
ipFwdCurCfgPortState
OBJECT-TYPE
The forwarding state of the port.
1.3.6.1.4.1.1872.2.1.3.9.2.1.2INTEGER {enabled(2), disabled(3)}read-onlymandatory
ipFwdNewCfgPortTable
OBJECT-TYPE
The table of ports and their forwarding states
1.3.6.1.4.1.1872.2.1.3.9.3not-accessiblemandatory
ipFwdNewCfgPortEntry
OBJECT-TYPE
A row in the ipFwdNewCfgPortTable
1.3.6.1.4.1.1872.2.1.3.9.3.1not-accessiblemandatory
ipFwdNewCfgPortIndex
OBJECT-TYPE
The port number for which the forwarding state information pertains.
1.3.6.1.4.1.1872.2.1.3.9.3.1.1INTEGERread-onlymandatory
ipFwdNewCfgPortState
OBJECT-TYPE
The forwarding state of the port.
1.3.6.1.4.1.1872.2.1.3.9.3.1.2INTEGER {enabled(2), disabled(3)}read-writemandatory
ipFwdCurCfgState
OBJECT-TYPE
IP forwarding global state.
1.3.6.1.4.1.1872.2.1.3.9.8INTEGER {on(2), off(3)}read-onlymandatory
ipFwdNewCfgState
OBJECT-TYPE
IP forwarding global state.
1.3.6.1.4.1.1872.2.1.3.9.9INTEGER {on(2), off(3)}read-writemandatory
ipFwdCurCfgDirectedBcast
OBJECT-TYPE
Enable or disable forwarding directed broadcasts.
1.3.6.1.4.1.1872.2.1.3.9.10INTEGER {enabled(2), disabled(3)}read-onlymandatory
ipFwdNewCfgDirectedBcast
OBJECT-TYPE
Enable or disable forwarding directed broadcasts.
1.3.6.1.4.1.1872.2.1.3.9.11INTEGER {enabled(2), disabled(3)}read-writemandatory
ipFwdPortTableMaxSize
OBJECT-TYPE
The maximum number of rows in the IP Port table.
1.3.6.1.4.1.1872.2.1.3.9.12INTEGERread-onlymandatory
ipFwdLocalTableMaxSize
OBJECT-TYPE
The maximum number of rows in the Local table.
1.3.6.1.4.1.1872.2.1.3.9.13INTEGERread-onlymandatory
ipFwdCurCfgLocalTable
OBJECT-TYPE
The table of local network definition.
1.3.6.1.4.1.1872.2.1.3.9.14not-accessiblemandatory
ipFwdCurCfgLocalEntry
OBJECT-TYPE
A row in the ipFwdCurCfgLocalTable
1.3.6.1.4.1.1872.2.1.3.9.14.1not-accessiblemandatory
ipFwdCurCfgLocalIndex
OBJECT-TYPE
The index of ipFwdCurCfgLocalTable.
1.3.6.1.4.1.1872.2.1.3.9.14.1.1INTEGERread-onlymandatory
ipFwdCurCfgLocalSubnet
OBJECT-TYPE
The current local IP subnet.
1.3.6.1.4.1.1872.2.1.3.9.14.1.2IpAddressread-onlymandatory
ipFwdCurCfgLocalMask
OBJECT-TYPE
The current local IP subnet mask.
1.3.6.1.4.1.1872.2.1.3.9.14.1.3IpAddressread-onlymandatory
ipFwdNewCfgLocalTable
OBJECT-TYPE
The table of local network definition.
1.3.6.1.4.1.1872.2.1.3.9.15not-accessiblemandatory
ipFwdNewCfgLocalEntry
OBJECT-TYPE
A row in the ipFwdNewCfgLocalTable
1.3.6.1.4.1.1872.2.1.3.9.15.1not-accessiblemandatory
ipFwdNewCfgLocalIndex
OBJECT-TYPE
The index of ipFwdNewCfgLocalTable.
1.3.6.1.4.1.1872.2.1.3.9.15.1.1INTEGERread-onlymandatory
ipFwdNewCfgLocalSubnet
OBJECT-TYPE
The new local IP subnet.
1.3.6.1.4.1.1872.2.1.3.9.15.1.2IpAddressread-writemandatory
ipFwdNewCfgLocalMask
OBJECT-TYPE
The new local IP subnet mask.
1.3.6.1.4.1.1872.2.1.3.9.15.1.3IpAddressread-writemandatory
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.1.3.9.15.1.4INTEGER {other(1), delete(2)}read-writemandatory
arpCurCfgReARPPeriod
OBJECT-TYPE
Re-ARP Period in seconds.
1.3.6.1.4.1.1872.2.1.3.10INTEGER (2..120)read-onlymandatory
arpNewCfgReARPPeriod
OBJECT-TYPE
Re-ARP Period in seconds.
1.3.6.1.4.1.1872.2.1.3.11INTEGER (2..120)read-writemandatory
ipCurCfgGwMetric
OBJECT-TYPE
The default gateway metric.
1.3.6.1.4.1.1872.2.1.3.12INTEGER {strict(1), roundrobin(2)}read-onlymandatory
ipNewCfgGwMetric
OBJECT-TYPE
The default gateway metric.
1.3.6.1.4.1.1872.2.1.3.13INTEGER {strict(1), roundrobin(2)}read-writemandatory
ipCurCfgBootpAddr
OBJECT-TYPE
The IP address of BOOTP server.
1.3.6.1.4.1.1872.2.1.3.14IpAddressread-onlymandatory
ipNewCfgBootpAddr
OBJECT-TYPE
The IP address of BOOTP server.
1.3.6.1.4.1.1872.2.1.3.15IpAddressread-writemandatory
ipCurCfgBootpAddr2
OBJECT-TYPE
The IP address of second BOOTP server.
1.3.6.1.4.1.1872.2.1.3.16IpAddressread-onlymandatory
ipNewCfgBootpAddr2
OBJECT-TYPE
The IP address of second BOOTP server.
1.3.6.1.4.1.1872.2.1.3.17IpAddressread-writemandatory
ipCurCfgBootpState
OBJECT-TYPE
The state of BOOTP relay.
1.3.6.1.4.1.1872.2.1.3.18INTEGER {enabled(2), disabled(3)}read-onlymandatory
ipNewCfgBootpState
OBJECT-TYPE
The state of BOOTP relay.
1.3.6.1.4.1.1872.2.1.3.19INTEGER {enabled(2), disabled(3)}read-writemandatory
ipStaticRouteTableMaxSize
OBJECT-TYPE
The maximum number of rows in the Static Route table.
1.3.6.1.4.1.1872.2.1.3.20INTEGERread-onlymandatory
ospfCfg
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.1.3.21
ospfGeneral
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.1.3.21.1
ospfCurCfgDefaultRouteMetric
OBJECT-TYPE
Specify the metric to be assigned.
1.3.6.1.4.1.1872.2.1.3.21.1.1INTEGER (0..16777215)read-onlymandatory
ospfNewCfgDefaultRouteMetric
OBJECT-TYPE
Specify the metric to be assigned.
1.3.6.1.4.1.1872.2.1.3.21.1.2INTEGER (0..16777215)read-writemandatory
ospfCurCfgDefaultRouteMetricType
OBJECT-TYPE
Specify the AS External metric type to be assigned.
1.3.6.1.4.1.1872.2.1.3.21.1.3INTEGER {none(1), type1(2), type2(3)}read-onlymandatory
ospfNewCfgDefaultRouteMetricType
OBJECT-TYPE
Specify the AS External metric type to be assigned.
1.3.6.1.4.1.1872.2.1.3.21.1.4INTEGER {none(1), type1(2), type2(3)}read-writemandatory
ospfIntfTableMaxSize
OBJECT-TYPE
The maximum number of rows in the OSPF Interface table.
1.3.6.1.4.1.1872.2.1.3.21.1.5INTEGERread-onlymandatory
ospfAreaTableMaxSize
OBJECT-TYPE
The maximum number of rows in the OSPF Area table.
1.3.6.1.4.1.1872.2.1.3.21.1.6INTEGERread-onlymandatory
ospfRangeTableMaxSize
OBJECT-TYPE
The maximum number of rows in the OSPF Range table.
1.3.6.1.4.1.1872.2.1.3.21.1.7INTEGERread-onlymandatory
ospfVirtIntfTableMaxSize
OBJECT-TYPE
The maximum number of rows in the OSPF Virtual Interface table.
1.3.6.1.4.1.1872.2.1.3.21.1.8INTEGERread-onlymandatory
ospfHostTableMaxSize
OBJECT-TYPE
The maximum number of rows in the OSPF Host table.
1.3.6.1.4.1.1872.2.1.3.21.1.9INTEGERread-onlymandatory
ospfCurCfgAreaTable
OBJECT-TYPE
The table of OSPF Area configuration in the current_config.
1.3.6.1.4.1.1872.2.1.3.21.2not-accessiblemandatory
ospfCurCfgAreaEntry
OBJECT-TYPE
Information about a OSPF area.
1.3.6.1.4.1.1872.2.1.3.21.2.1not-accessiblemandatory
ospfCurCfgAreaIndex
OBJECT-TYPE
The OSPF area number for which the OSPF area table is related.
1.3.6.1.4.1.1872.2.1.3.21.2.1.1INTEGER (0..2)read-onlymandatory
ospfCurCfgAreaId
OBJECT-TYPE
The IP Address of the OSPF area.
1.3.6.1.4.1.1872.2.1.3.21.2.1.2IpAddressread-onlymandatory
ospfCurCfgAreaSpfInterval
OBJECT-TYPE
The SPF interval for the OSPF area.
1.3.6.1.4.1.1872.2.1.3.21.2.1.3INTEGER (0..255)read-onlymandatory
ospfCurCfgAreaAuthType
OBJECT-TYPE
Type of authentication being used. none(1) - no authentication password(2) - use password.
1.3.6.1.4.1.1872.2.1.3.21.2.1.4INTEGER {none(1), password(2)}read-onlymandatory
ospfNewCfgAreaTable
OBJECT-TYPE
The table of OSPF Area configuration in the new_config.
1.3.6.1.4.1.1872.2.1.3.21.3not-accessiblemandatory
ospfNewCfgAreaEntry
OBJECT-TYPE
Information about a OSPF area.
1.3.6.1.4.1.1872.2.1.3.21.3.1not-accessiblemandatory
ospfNewCfgAreaIndex
OBJECT-TYPE
The OSPF area number for which the OSPF area table is related.
1.3.6.1.4.1.1872.2.1.3.21.3.1.1INTEGER (0..2)read-onlymandatory
ospfNewCfgAreaId
OBJECT-TYPE
The IP Address of the OSPF area.
1.3.6.1.4.1.1872.2.1.3.21.3.1.2IpAddressread-onlymandatory
ospfNewCfgAreaSpfInterval
OBJECT-TYPE
The SPF interval for the OSPF area.
1.3.6.1.4.1.1872.2.1.3.21.3.1.3INTEGER (0..255)read-writemandatory
ospfNewCfgAreaAuthType
OBJECT-TYPE
Type of authentication being used. none(1) - no authentication password(2) - use password.
1.3.6.1.4.1.1872.2.1.3.21.3.1.4INTEGER {none(1), password(2)}read-writemandatory
ripStats
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.1.8.1
ripStatInPkts
OBJECT-TYPE
The total number of good RIP packets recieved.
1.3.6.1.4.1.1872.2.1.8.1.1Counterread-onlymandatory
ripStatOutPkts
OBJECT-TYPE
The total number of RIP packets transmitted.
1.3.6.1.4.1.1872.2.1.8.1.2Counterread-onlymandatory
ripStatInErrorPkts
OBJECT-TYPE
The total number of error RIP packets recieved.
1.3.6.1.4.1.1872.2.1.8.1.3Counterread-onlymandatory
ripStatRoutesAgedOut
OBJECT-TYPE
The total number of RIP routes which have aged out.
1.3.6.1.4.1.1872.2.1.8.1.4Counterread-onlymandatory
arpStats
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.1.8.3
arpStatEntries
OBJECT-TYPE
The current number of ARP entries.
1.3.6.1.4.1.1872.2.1.8.3.1Gaugeread-onlymandatory
arpStatHighWater
OBJECT-TYPE
The highest number of ARP entries.
1.3.6.1.4.1.1872.2.1.8.3.2Gaugeread-onlymandatory
arpStatMaxEntries
OBJECT-TYPE
The maximum number of ARP entries.
1.3.6.1.4.1.1872.2.1.8.3.3Gaugeread-onlymandatory
routeStats
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.1.8.4
routeStatEntries
OBJECT-TYPE
The current number of IP routes.
1.3.6.1.4.1.1872.2.1.8.4.1Gaugeread-onlymandatory
routeStatHighWater
OBJECT-TYPE
The highest number of IP routes.
1.3.6.1.4.1.1872.2.1.8.4.2Gaugeread-onlymandatory
routeStatMaxEntries
OBJECT-TYPE
The maximum number of IP routes.
1.3.6.1.4.1.1872.2.1.8.4.3Gaugeread-onlymandatory
dnsStats
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.1.8.5
dnsStatInGoodDnsRequests
OBJECT-TYPE
The number of good DNS requests which are received.
1.3.6.1.4.1.1872.2.1.8.5.1Counterread-onlymandatory
dnsStatInBadDnsRequests
OBJECT-TYPE
The number of bad DNS requests which are received.
1.3.6.1.4.1.1872.2.1.8.5.2Counterread-onlymandatory
vrrpStats
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.1.8.9
vrrpStatInAdvers
OBJECT-TYPE
The number of good VRRP advertisements which are received.
1.3.6.1.4.1.1872.2.1.8.9.1Counterread-onlymandatory
vrrpStatOutAdvers
OBJECT-TYPE
The number of good VRRP advertisements which are transmitted.
1.3.6.1.4.1.1872.2.1.8.9.2Counterread-onlymandatory
vrrpStatOutBadAdvers
OBJECT-TYPE
The number of bad VRRP advertisements which are received.
1.3.6.1.4.1.1872.2.1.8.9.3Counterread-onlymandatory
ospfStats
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.1.8.22
ospfGeneralStats
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.1.8.22.1
ospfCumRxTxStats
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.1.8.22.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.1.8.22.1.1.1Counterread-onlymandatory
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.1.8.22.1.1.2Counterread-onlymandatory
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.1.8.22.1.1.3Counterread-onlymandatory
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.1.8.22.1.1.4Counterread-onlymandatory
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.1.8.22.1.1.5Counterread-onlymandatory
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.1.8.22.1.1.6Counterread-onlymandatory
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.1.8.22.1.1.7Counterread-onlymandatory
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.1.8.22.1.1.8Counterread-onlymandatory
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.1.8.22.1.1.9Counterread-onlymandatory
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.1.8.22.1.1.10Counterread-onlymandatory
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.1.8.22.1.1.11Counterread-onlymandatory
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.1.8.22.1.1.12Counterread-onlymandatory
ospfCumNbrChangeStats
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.1.8.22.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.1.8.22.1.2.1Counterread-onlymandatory
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.1.8.22.1.2.2Counterread-onlymandatory
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.1.8.22.1.2.3Counterread-onlymandatory
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.1.8.22.1.2.4Counterread-onlymandatory
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.1.8.22.1.2.5Counterread-onlymandatory
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.1.8.22.1.2.6Counterread-onlymandatory
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.1.8.22.1.2.7Counterread-onlymandatory
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.1.8.22.1.2.8Counterread-onlymandatory
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.1.8.22.1.2.9Counterread-onlymandatory
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.1.8.22.1.2.10Counterread-onlymandatory
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.1.8.22.1.2.11Counterread-onlymandatory
ospfCumIntfChangeStats
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.1.8.22.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.1.8.22.1.3.1Counterread-onlymandatory
ospfCumIntfDown
OBJECT-TYPE
The sum total number of interfaces down in all OSPF areas.
1.3.6.1.4.1.1872.2.1.8.22.1.3.2Counterread-onlymandatory
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.1.8.22.1.3.3Counterread-onlymandatory
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.1.8.22.1.3.4Counterread-onlymandatory
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.1.8.22.1.3.5Counterread-onlymandatory
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.1.8.22.1.3.6Counterread-onlymandatory
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.1.8.22.1.3.7Counterread-onlymandatory
ospfTimersKickOffStats
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.1.8.22.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.1.8.22.1.4.1Counterread-onlymandatory
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.1.8.22.1.4.2Counterread-onlymandatory
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.1.8.22.1.4.3Counterread-onlymandatory
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.1.8.22.1.4.4Counterread-onlymandatory
ospfTmrsKckOffDbage
OBJECT-TYPE
The total number of times the Dbage has been fired.
1.3.6.1.4.1.1872.2.1.8.22.1.4.5Counterread-onlymandatory
ospfTmrsKckOffSummary
OBJECT-TYPE
The total number of times the Summary timer has been fired.
1.3.6.1.4.1.1872.2.1.8.22.1.4.6Counterread-onlymandatory
ospfTmrsKckOffAseExport
OBJECT-TYPE
The total number of times the ASE Export timer has been fired.
1.3.6.1.4.1.1872.2.1.8.22.1.4.7Counterread-onlymandatory
ospfArea
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.1.8.22.2
ospfAreaRxTxStats
OBJECT-TYPE
The table of OSPF Area Rx/Tx Statistics.
1.3.6.1.4.1.1872.2.1.8.22.2.1not-accessiblemandatory
ospfAreaRxTxStatsEntry
OBJECT-TYPE
Rx Tx packet Statistics about a OSPF area.
1.3.6.1.4.1.1872.2.1.8.22.2.1.1not-accessiblemandatory
ospfAreaRxTxIndex
OBJECT-TYPE
The index of the ospf Area for which these statistics apply.
1.3.6.1.4.1.1872.2.1.8.22.2.1.1.1INTEGERread-onlymandatory
ospfAreaRxPkts
OBJECT-TYPE
The total number of OSPF packets received in this OSPF area.
1.3.6.1.4.1.1872.2.1.8.22.2.1.1.2Counterread-onlymandatory
ospfAreaTxPkts
OBJECT-TYPE
The total number of OSPF packets transmitted in this OSPF area.
1.3.6.1.4.1.1872.2.1.8.22.2.1.1.3Counterread-onlymandatory
ospfAreaRxHello
OBJECT-TYPE
The total number of Hello packets received in this OSPF area.
1.3.6.1.4.1.1872.2.1.8.22.2.1.1.4Counterread-onlymandatory
ospfAreaTxHello
OBJECT-TYPE
The total number of Hello packets transmitted in this OSPF area.
1.3.6.1.4.1.1872.2.1.8.22.2.1.1.5Counterread-onlymandatory
ospfAreaRxDatabase
OBJECT-TYPE
The total number of Database Description packets transmitted for this OSPF area.
1.3.6.1.4.1.1872.2.1.8.22.2.1.1.6Counterread-onlymandatory
ospfAreaTxDatabase
OBJECT-TYPE
The total number of Database Description packets transmitted for this OSPF area.
1.3.6.1.4.1.1872.2.1.8.22.2.1.1.7Counterread-onlymandatory
ospfAreaRxlsReqs
OBJECT-TYPE
The total number of Link State Request packets received for this OSPF area.
1.3.6.1.4.1.1872.2.1.8.22.2.1.1.8Counterread-onlymandatory
ospfAreaTxlsReqs
OBJECT-TYPE
The total number of Link State Request packets transmitted for this OSPF area.
1.3.6.1.4.1.1872.2.1.8.22.2.1.1.9Counterread-onlymandatory
ospfAreaRxlsAcks
OBJECT-TYPE
The total number of Link State Acknowledgement packets received for this OSPF area.
1.3.6.1.4.1.1872.2.1.8.22.2.1.1.10Counterread-onlymandatory
ospfAreaTxlsAcks
OBJECT-TYPE
The total number of Link State Acknowledgement packets transmitted for this OSPF area.
1.3.6.1.4.1.1872.2.1.8.22.2.1.1.11Counterread-onlymandatory
ospfAreaRxlsUpdates
OBJECT-TYPE
The total number of Link State Update packets received for this OSPF area.
1.3.6.1.4.1.1872.2.1.8.22.2.1.1.12Counterread-onlymandatory
ospfAreaTxlsUpdates
OBJECT-TYPE
The total number of Link State Update packets transmitted for this OSPF area.
1.3.6.1.4.1.1872.2.1.8.22.2.1.1.13Counterread-onlymandatory
ospfAreaNbrChangeStats
OBJECT-TYPE
The table of OSPF Area Neighbour Statistics.
1.3.6.1.4.1.1872.2.1.8.22.2.2not-accessiblemandatory
ospfAreaNbrChangeStatsEntry
OBJECT-TYPE
Area Neighbour Change Statistics about a OSPF area.
1.3.6.1.4.1.1872.2.1.8.22.2.2.1not-accessiblemandatory
ospfAreaNbrIndex
OBJECT-TYPE
The index of the ospf Area for which these statistics apply.
1.3.6.1.4.1.1872.2.1.8.22.2.2.1.1INTEGERread-onlymandatory
ospfAreaNbrhello
OBJECT-TYPE
The total number of Hello packets received from neighbours in this OSPF area.
1.3.6.1.4.1.1872.2.1.8.22.2.2.1.2Counterread-onlymandatory
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.1.8.22.2.2.1.3Counterread-onlymandatory
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.1.8.22.2.2.1.4Counterread-onlymandatory
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.1.8.22.2.2.1.5Counterread-onlymandatory
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.1.8.22.2.2.1.6Counterread-onlymandatory
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.1.8.22.2.2.1.7Counterread-onlymandatory
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.1.8.22.2.2.1.8Counterread-onlymandatory
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.1.8.22.2.2.1.9Counterread-onlymandatory
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.1.8.22.2.2.1.10Counterread-onlymandatory
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.1.8.22.2.2.1.11Counterread-onlymandatory
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.1.8.22.2.2.1.12Counterread-onlymandatory
ospfAreaChangeStats
OBJECT-TYPE
The table of OSPF Area Change Statistics.
1.3.6.1.4.1.1872.2.1.8.22.2.3not-accessiblemandatory
ospfAreaChangeStatsEntry
OBJECT-TYPE
Area Change Statistics about a OSPF area.
1.3.6.1.4.1.1872.2.1.8.22.2.3.1not-accessiblemandatory
ospfAreaIntfIndex
OBJECT-TYPE
The index of the OSPF Area for which these statistics apply.
1.3.6.1.4.1.1872.2.1.8.22.2.3.1.1INTEGERread-onlymandatory
ospfAreaIntfHello
OBJECT-TYPE
The total number of Hello packets sent on this OSPF area.
1.3.6.1.4.1.1872.2.1.8.22.2.3.1.2Counterread-onlymandatory
ospfAreaIntfDown
OBJECT-TYPE
The total number of interfaces down in this OSPF area.
1.3.6.1.4.1.1872.2.1.8.22.2.3.1.3Counterread-onlymandatory
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.1.8.22.2.3.1.4Counterread-onlymandatory
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.1.8.22.2.3.1.5Counterread-onlymandatory
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.1.8.22.2.3.1.6Counterread-onlymandatory
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.1.8.22.2.3.1.7Counterread-onlymandatory
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.1.8.22.2.3.1.8Counterread-onlymandatory
ospfInterface
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.1.8.22.3
ospfIntfRxTxStats
OBJECT-TYPE
The table of OSPF Interface Rx/Tx packet Statistics.
1.3.6.1.4.1.1872.2.1.8.22.3.1not-accessiblemandatory
ospfIntfRxTxStatsEntry
OBJECT-TYPE
OSPF interface Rx/Tx packet statistics.
1.3.6.1.4.1.1872.2.1.8.22.3.1.1not-accessiblemandatory
ospfIntfRxTxIndex
OBJECT-TYPE
The OSPF interface for which these statistics apply.
1.3.6.1.4.1.1872.2.1.8.22.3.1.1.1INTEGERread-onlymandatory
ospfIntfRxPkts
OBJECT-TYPE
The total number of OSPF packets received for this OSPF interface.
1.3.6.1.4.1.1872.2.1.8.22.3.1.1.2Counterread-onlymandatory
ospfIntfTxPkts
OBJECT-TYPE
The total number of OSPF packets transmitted for this OSPF interface.
1.3.6.1.4.1.1872.2.1.8.22.3.1.1.3Counterread-onlymandatory
ospfIntfRxHello
OBJECT-TYPE
The total number of Hello packets received for this OSPF interface.
1.3.6.1.4.1.1872.2.1.8.22.3.1.1.4Counterread-onlymandatory
ospfIntfTxHello
OBJECT-TYPE
The total number of Hello packets transmitted for this OSPF interface.
1.3.6.1.4.1.1872.2.1.8.22.3.1.1.5Counterread-onlymandatory
ospfIntfRxDatabase
OBJECT-TYPE
The total number of Database Description packets received for this OSPF interface.
1.3.6.1.4.1.1872.2.1.8.22.3.1.1.6Counterread-onlymandatory
ospfIntfTxDatabase
OBJECT-TYPE
The total number of Database Description packets transmitted for this OSPF interface.
1.3.6.1.4.1.1872.2.1.8.22.3.1.1.7Counterread-onlymandatory
ospfIntfRxlsReqs
OBJECT-TYPE
The total number of Link State Request packets received for this OSPF interface.
1.3.6.1.4.1.1872.2.1.8.22.3.1.1.8Counterread-onlymandatory
ospfIntfTxlsReqs
OBJECT-TYPE
The total number of Link State Request packets transmitted for this OSPF interface.
1.3.6.1.4.1.1872.2.1.8.22.3.1.1.9Counterread-onlymandatory
ospfIntfRxlsAcks
OBJECT-TYPE
The total number of Link State Acknowledgement packets received for this OSPF interface.
1.3.6.1.4.1.1872.2.1.8.22.3.1.1.10Counterread-onlymandatory
ospfIntfTxlsAcks
OBJECT-TYPE
The total number of Link State Acknowledgement packets transmitted for this OSPF interface.
1.3.6.1.4.1.1872.2.1.8.22.3.1.1.11Counterread-onlymandatory
ospfIntfRxlsUpdates
OBJECT-TYPE
The total number of Link State Update packets received for this OSPF interface.
1.3.6.1.4.1.1872.2.1.8.22.3.1.1.12Counterread-onlymandatory
ospfIntfTxlsUpdates
OBJECT-TYPE
The total number of Link State Update packets transmitted for this OSPF interface.
1.3.6.1.4.1.1872.2.1.8.22.3.1.1.13Counterread-onlymandatory
ospfIntfNbrChangeStats
OBJECT-TYPE
The table of OSPF Interface Neighbour change Statistics.
1.3.6.1.4.1.1872.2.1.8.22.3.2not-accessiblemandatory
ospfIntfNbrChangeStatsEntry
OBJECT-TYPE
OSPF interface Neighbour Change statistics.
1.3.6.1.4.1.1872.2.1.8.22.3.2.1not-accessiblemandatory
ospfIntfNbrIndex
OBJECT-TYPE
The index of the OSPF Interface for which these statistics apply.
1.3.6.1.4.1.1872.2.1.8.22.3.2.1.1INTEGERread-onlymandatory
ospfIntfNbrhello
OBJECT-TYPE
The total number of Hello packets received from neighbours in this OSPF interface.
1.3.6.1.4.1.1872.2.1.8.22.3.2.1.2Counterread-onlymandatory
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.1.8.22.3.2.1.3Counterread-onlymandatory
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.1.8.22.3.2.1.4Counterread-onlymandatory
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.1.8.22.3.2.1.5Counterread-onlymandatory
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.1.8.22.3.2.1.6Counterread-onlymandatory
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.1.8.22.3.2.1.7Counterread-onlymandatory
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.1.8.22.3.2.1.8Counterread-onlymandatory
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.1.8.22.3.2.1.9Counterread-onlymandatory
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.1.8.22.3.2.1.10Counterread-onlymandatory
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.1.8.22.3.2.1.11Counterread-onlymandatory
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.1.8.22.3.2.1.12Counterread-onlymandatory
ospfIntfChangeStats
OBJECT-TYPE
The table of OSPF Interface change Statistics.
1.3.6.1.4.1.1872.2.1.8.22.3.3not-accessiblemandatory
ospfIntfChangeStatsEntry
OBJECT-TYPE
OSPF interface Change statistics.
1.3.6.1.4.1.1872.2.1.8.22.3.3.1not-accessiblemandatory
ospfIntfIndex
OBJECT-TYPE
The index of the OSPF Interface for which these statistics apply.
1.3.6.1.4.1.1872.2.1.8.22.3.3.1.1INTEGERread-onlymandatory
ospfIntfHello
OBJECT-TYPE
The total number of Hello packets sent by this interface.
1.3.6.1.4.1.1872.2.1.8.22.3.3.1.2Counterread-onlymandatory
ospfIntfDown
OBJECT-TYPE
The total number of times the interface was down.
1.3.6.1.4.1.1872.2.1.8.22.3.3.1.3Counterread-onlymandatory
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.1.8.22.3.3.1.4Counterread-onlymandatory
ospfIntfUnloop
OBJECT-TYPE
The total number of times the interface, connected back to the attatched network.
1.3.6.1.4.1.1872.2.1.8.22.3.3.1.5Counterread-onlymandatory
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.1.8.22.3.3.1.6Counterread-onlymandatory
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.1.8.22.3.3.1.7Counterread-onlymandatory
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.1.8.22.3.3.1.8Counterread-onlymandatory
ip_info
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.1.9.3
ipRouteInfoTable
OBJECT-TYPE
The table of run-time IP routes.
1.3.6.1.4.1.1872.2.1.9.3.1not-accessiblemandatory
ipRouteInfoEntry
OBJECT-TYPE
A row in the run-time IP route table
1.3.6.1.4.1.1872.2.1.9.3.1.1not-accessiblemandatory
ipRouteInfoIndx
OBJECT-TYPE
The index of this route table.
1.3.6.1.4.1.1872.2.1.9.3.1.1.1INTEGERread-onlymandatory
ipRouteInfoDestIp
OBJECT-TYPE
The destination IP address of this route.
1.3.6.1.4.1.1872.2.1.9.3.1.1.2IpAddressread-onlymandatory
ipRouteInfoMask
OBJECT-TYPE
The destination IP mask of this route.
1.3.6.1.4.1.1872.2.1.9.3.1.1.3IpAddressread-onlymandatory
ipRouteInfoGateway
OBJECT-TYPE
The next-hop router address for this route.
1.3.6.1.4.1.1872.2.1.9.3.1.1.4IpAddressread-onlymandatory
ipRouteInfoTag
OBJECT-TYPE
The tag-type for this route.
1.3.6.1.4.1.1872.2.1.9.3.1.1.5INTEGER {fixed(1), icmp(2), static(3), snmp(4), addr(5), rip(6), broadcast(7), martian(8), multicast(9), vip(10), bgp(11), none(12), ospf(13)}read-onlymandatory
ipRouteInfoType
OBJECT-TYPE
The type of the route.
1.3.6.1.4.1.1872.2.1.9.3.1.1.6INTEGER {indirect(1), direct(2), local(3), broadcast(4), martian(5), multicast(6), other(7)}read-onlymandatory
ipRouteInfoInterface
OBJECT-TYPE
The interface number for which the destination address is applicable.
1.3.6.1.4.1.1872.2.1.9.3.1.1.7INTEGERread-onlymandatory
arpInfoTable
OBJECT-TYPE
The table of ARP entries.
1.3.6.1.4.1.1872.2.1.9.3.2not-accessiblemandatory
arpInfoEntry
OBJECT-TYPE
A row in the ARP table
1.3.6.1.4.1.1872.2.1.9.3.2.1not-accessiblemandatory
arpInfoDestIp
OBJECT-TYPE
The destination IP address of the ARP entry.
1.3.6.1.4.1.1872.2.1.9.3.2.1.1IpAddressread-onlymandatory
arpInfoMacAddr
OBJECT-TYPE
The MAC address for the ARP entry.
1.3.6.1.4.1.1872.2.1.9.3.2.1.2PhysAddressread-onlymandatory
arpInfoVLAN
OBJECT-TYPE
The VLAN identifier for the ARP entry.
1.3.6.1.4.1.1872.2.1.9.3.2.1.3INTEGERread-onlymandatory
arpInfoSrcPort
OBJECT-TYPE
The port number on which this entry's equivalence is effective.
1.3.6.1.4.1.1872.2.1.9.3.2.1.4INTEGERread-onlymandatory
arpInfoRefPorts
OBJECT-TYPE
The rference ports associated with this ARP entry.
1.3.6.1.4.1.1872.2.1.9.3.2.1.5INTEGERread-onlymandatory
arpInfoFlag
OBJECT-TYPE
The flag associated with this ARP entry.
1.3.6.1.4.1.1872.2.1.9.3.2.1.6INTEGER {clear(1), unresolved(2), permanent(3), indirect(4)}read-onlymandatory
vrrp_info
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.1.9.4
vrrpInfoVirtRtrTable
OBJECT-TYPE
The table of VRRP virtual router run-time information.
1.3.6.1.4.1.1872.2.1.9.4.1not-accessiblemandatory
vrrpInfoVirtRtrTableEntry
OBJECT-TYPE
The run-time information about a VRRP virtual router.
1.3.6.1.4.1.1872.2.1.9.4.1.1not-accessiblemandatory
vrrpInfoVirtRtrIndex
OBJECT-TYPE
The VRRP virtual router index.
1.3.6.1.4.1.1872.2.1.9.4.1.1.1INTEGERread-onlymandatory
vrrpInfoVirtRtrState
OBJECT-TYPE
The VRRP virtual router state.
1.3.6.1.4.1.1872.2.1.9.4.1.1.2INTEGER {init(1), master(2), backup(3)}read-onlymandatory
vrrpInfoVirtRtrOwnership
OBJECT-TYPE
The VRRP virtual router ownership status.
1.3.6.1.4.1.1872.2.1.9.4.1.1.3INTEGER {owner(1), renter(2)}read-onlymandatory
vrrpInfoVirtRtrServer
OBJECT-TYPE
The VRRP server state identifies virtual routers that support Layer 4 services.
1.3.6.1.4.1.1872.2.1.9.4.1.1.4INTEGER {yes(1), no(2)}read-onlymandatory
vrrpInfoVirtRtrProxy
OBJECT-TYPE
The VRRP proxy state identifies virtual proxy routers.
1.3.6.1.4.1.1872.2.1.9.4.1.1.5INTEGER {yes(1), no(2)}read-onlymandatory
ospfinfo
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.1.9.5
ospfGeneralInfo
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.1.9.5.1
ospfStartTime
OBJECT-TYPE
The time when ospf has been started.
1.3.6.1.4.1.1872.2.1.9.5.1.1INTEGERread-onlymandatory
ospfProcessUptime
OBJECT-TYPE
The time since ospf has been started.
1.3.6.1.4.1.1872.2.1.9.5.1.2Counterread-onlymandatory
ospfLsTypesSupported
OBJECT-TYPE
The Link State Types that are supported.
1.3.6.1.4.1.1872.2.1.9.5.1.3INTEGERread-onlymandatory
ospfIntfCountForRouter
OBJECT-TYPE
The number of interfaces for this router.
1.3.6.1.4.1.1872.2.1.9.5.1.4INTEGERread-onlymandatory
ospfVlinkCountForRouter
OBJECT-TYPE
The number of virtual links for this router.
1.3.6.1.4.1.1872.2.1.9.5.1.5INTEGERread-onlymandatory
ospfTotalNeighbours
OBJECT-TYPE
The total number of OSPF neighbours.
1.3.6.1.4.1.1872.2.1.9.5.1.6INTEGERread-onlymandatory
ospfNbrInInitState
OBJECT-TYPE
The number of neighbours in the initial state of exchange.
1.3.6.1.4.1.1872.2.1.9.5.1.7INTEGERread-onlymandatory
ospfNbrInExchState
OBJECT-TYPE
The number of neighbours in the exchange state.
1.3.6.1.4.1.1872.2.1.9.5.1.8INTEGERread-onlymandatory
ospfNbrInFullState
OBJECT-TYPE
The number of neighbours in the Full state of exchange.
1.3.6.1.4.1.1872.2.1.9.5.1.9INTEGERread-onlymandatory
ospfTotalAreas
OBJECT-TYPE
The Total number of areas.
1.3.6.1.4.1.1872.2.1.9.5.1.10INTEGERread-onlymandatory
ospfTotalTransitAreas
OBJECT-TYPE
The Total number of Transit areas.
1.3.6.1.4.1.1872.2.1.9.5.1.11INTEGERread-onlymandatory
ospfTotalNssaAreas
OBJECT-TYPE
The Total number of NSSA areas.
1.3.6.1.4.1.1872.2.1.9.5.1.12INTEGERread-onlymandatory
ospfAreaInfoTable
OBJECT-TYPE
The table of OSPF Area information.
1.3.6.1.4.1.1872.2.1.9.5.2not-accessiblemandatory
ospfAreaInfoEntry
OBJECT-TYPE
Information about a OSPF area.
1.3.6.1.4.1.1872.2.1.9.5.2.1not-accessiblemandatory
ospfAreaInfoIndex
OBJECT-TYPE
The OSPF area number for which the OSPF info table is related.
1.3.6.1.4.1.1872.2.1.9.5.2.1.1INTEGERread-onlymandatory
ospfTotalNumberOfInterfaces
OBJECT-TYPE
The total number of interfaces for this OSPF area.
1.3.6.1.4.1.1872.2.1.9.5.2.1.2INTEGERread-onlymandatory
ospfNumberOfInterfacesUp
OBJECT-TYPE
The number of interfaces UP in area.
1.3.6.1.4.1.1872.2.1.9.5.2.1.3INTEGERread-onlymandatory
ospfNumberOfLsdbEntries
OBJECT-TYPE
The number of Link State Database entries for this OSPF area.
1.3.6.1.4.1.1872.2.1.9.5.2.1.4INTEGERread-onlymandatory
ospfAreaInfoId
OBJECT-TYPE
The IP address of the OSPF area.
1.3.6.1.4.1.1872.2.1.9.5.2.1.5IpAddressread-onlymandatory
ospfIntfInfoTable
OBJECT-TYPE
The table of OSPF Interface information.
1.3.6.1.4.1.1872.2.1.9.5.3not-accessiblemandatory
ospfIntfInfoEntry
OBJECT-TYPE
Information about a OSPF interface.
1.3.6.1.4.1.1872.2.1.9.5.3.1not-accessiblemandatory
ospfIfInfoIndex
OBJECT-TYPE
The OSPF interface number for which the OSPF info table is related.
1.3.6.1.4.1.1872.2.1.9.5.3.1.1INTEGERread-onlymandatory
ospfIfDesignatedRouterIP
OBJECT-TYPE
The OSPF Designated Router ID (IP Address) for this OSPF interface.
1.3.6.1.4.1.1872.2.1.9.5.3.1.2IpAddressread-onlymandatory
ospfIfBackupDesignatedRouterIP
OBJECT-TYPE
The OSPF Backup Designated Router ID (IP Address) for this OSPF interface.
1.3.6.1.4.1.1872.2.1.9.5.3.1.3IpAddressread-onlymandatory
ospfIfWaitInterval
OBJECT-TYPE
The OSPF Wait interval for this OSPF interface.
1.3.6.1.4.1.1872.2.1.9.5.3.1.4INTEGERread-onlymandatory
ospfIfTotalNeighbours
OBJECT-TYPE
The Total number of neighbours for this OSPF interface.
1.3.6.1.4.1.1872.2.1.9.5.3.1.5INTEGERread-onlymandatory
ospfIfInfoIpAddress
OBJECT-TYPE
The IP address of the OSPF interface.
1.3.6.1.4.1.1872.2.1.9.5.3.1.6IpAddressread-onlymandatory
ospfRouterLSAInfoTable
OBJECT-TYPE
The table of OSPF Router LSA information.
1.3.6.1.4.1.1872.2.1.9.5.4not-accessiblemandatory
ospfRouterLSAInfoEntry
OBJECT-TYPE
A row in the Router LSA Table indexed by area, routerlink and routerId.
1.3.6.1.4.1.1872.2.1.9.5.4.1not-accessiblemandatory
routerLSAAreaIndex
OBJECT-TYPE
The OSPF AreaID for which the OSPF Router LSA info table is related.
1.3.6.1.4.1.1872.2.1.9.5.4.1.1INTEGERread-onlymandatory
routerLSALinkIndex
OBJECT-TYPE
The OSPF Link ID for which the OSPF Router LSA info table is related.
1.3.6.1.4.1.1872.2.1.9.5.4.1.2INTEGERread-onlymandatory
routerLSAId
OBJECT-TYPE
The OSPF RouterID for which the OSPF Router LSA info table is related.
1.3.6.1.4.1.1872.2.1.9.5.4.1.3IpAddressread-onlymandatory
routerLSALinkID
OBJECT-TYPE
Identifes the object that this router link connects to. Value depends on the link's type.
1.3.6.1.4.1.1872.2.1.9.5.4.1.4IpAddressread-onlymandatory
routerLSALinkData
OBJECT-TYPE
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.
1.3.6.1.4.1.1872.2.1.9.5.4.1.5IpAddressread-onlymandatory
routerLSALinkIfIndex
OBJECT-TYPE
For unnumbered point-to-point connections, LinkIfIndex specifies the interface's MIB-II ifIndex value.
1.3.6.1.4.1.1872.2.1.9.5.4.1.6INTEGERread-onlymandatory
routerLSANoOfTOSMetrics
OBJECT-TYPE
The number of different TOS metrics given for this link, not counting the required link metric(referred to as the TOS 0 metric).
1.3.6.1.4.1.1872.2.1.9.5.4.1.7INTEGERread-onlymandatory
routerLSANoOfTOSZeroMetrics
OBJECT-TYPE
The number of Zero TOS metrics given for this link.
1.3.6.1.4.1.1872.2.1.9.5.4.1.8INTEGERread-onlymandatory
vrrpOper
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.1.14.5
vrrpOperVirtRtrTable
OBJECT-TYPE
An entry in the table of virtual routers.
1.3.6.1.4.1.1872.2.1.14.5.1not-accessiblemandatory
vrrpOperVirtRtrEntry
OBJECT-TYPE
A row in the vrrpOperVirtRtrTable
1.3.6.1.4.1.1872.2.1.14.5.1.1not-accessiblemandatory
vrrpOperVirtRtrIndex
OBJECT-TYPE
The index for the VRRP virtual router.
1.3.6.1.4.1.1872.2.1.14.5.1.1.1INTEGERread-onlymandatory
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.1.14.5.1.1.2INTEGER {ok(1), backup(2)}read-writemandatory
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.1.14.5.2INTEGER {ok(1), backup(2)}read-writemandatory
vrrp
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.1.15
vrrpGeneral
OBJECT-IDENTITY
1.3.6.1.4.1.1872.2.1.15.1
vrrpCurCfgGenState
OBJECT-TYPE
Enable or disable VRRP operation globally.
1.3.6.1.4.1.1872.2.1.15.1.1INTEGER {enabled(1), disabled(2)}read-onlymandatory
vrrpNewCfgGenState
OBJECT-TYPE
Enable or disable VRRP operation globally.
1.3.6.1.4.1.1872.2.1.15.1.2INTEGER {enabled(1), disabled(2)}read-writemandatory
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.1.15.1.3INTEGER (0..254)read-onlymandatory
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.1.15.1.4INTEGER (0..254)read-writemandatory
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.1.15.1.5INTEGER (0..254)read-onlymandatory
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.1.15.1.6INTEGER (0..254)read-writemandatory
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.1.15.1.7INTEGER (0..254)read-onlymandatory
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.1.15.1.8INTEGER (0..254)read-writemandatory
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.1.15.1.9INTEGER (0..254)read-onlymandatory
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.1.15.1.10INTEGER (0..254)read-writemandatory
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.1.15.1.11INTEGER (0..254)read-onlymandatory
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.1.15.1.12INTEGER (0..254)read-writemandatory
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.1.15.1.13INTEGER (0..254)read-onlymandatory
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.1.15.1.14INTEGER (0..254)read-writemandatory
vrrpCurCfgGenHotstandby
OBJECT-TYPE
Enable or disable hotstandby processing.
1.3.6.1.4.1.1872.2.1.15.1.15INTEGER {enabled(1), disabled(2)}read-onlymandatory
vrrpNewCfgGenHotstandby
OBJECT-TYPE
Enable or disable hotstandby processing.
1.3.6.1.4.1.1872.2.1.15.1.16INTEGER {enabled(1), disabled(2)}read-writemandatory
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.1.15.1.17INTEGER (0..254)read-onlymandatory
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.1.15.1.18INTEGER (0..254)read-writemandatory
vrrpCurCfgVirtRtrTable
OBJECT-TYPE
The table of VRRP virtual routers configuration in current_config.
1.3.6.1.4.1.1872.2.1.15.2not-accessiblemandatory
vrrpCurCfgVirtRtrTableEntry
OBJECT-TYPE
Information about a VRRP virtual router.
1.3.6.1.4.1.1872.2.1.15.2.1not-accessiblemandatory
vrrpCurCfgVirtRtrIndx
OBJECT-TYPE
The VRRP virtual router table index.
1.3.6.1.4.1.1872.2.1.15.2.1.1INTEGERread-onlymandatory
vrrpCurCfgVirtRtrID
OBJECT-TYPE
The VRRP virtual router identifier.
1.3.6.1.4.1.1872.2.1.15.2.1.2INTEGER (1..255)read-onlymandatory
vrrpCurCfgVirtRtrAddr
OBJECT-TYPE
The VRRP virtual router IP address.
1.3.6.1.4.1.1872.2.1.15.2.1.3IpAddressread-onlymandatory
vrrpCurCfgVirtRtrIfIndex
OBJECT-TYPE
The IfIndex that the VRRP virtual router is representing.
1.3.6.1.4.1.1872.2.1.15.2.1.4INTEGERread-onlymandatory
vrrpCurCfgVirtRtrInterval
OBJECT-TYPE
The time interval between VRRP advertisements in seconds.
1.3.6.1.4.1.1872.2.1.15.2.1.5INTEGER (1..255)read-onlymandatory
vrrpCurCfgVirtRtrPriority
OBJECT-TYPE
The priority value to be used by the specified VRRP virtual routers.
1.3.6.1.4.1.1872.2.1.15.2.1.6INTEGER (1..254)read-onlymandatory
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.1.15.2.1.7INTEGER {enabled(1), disabled(2)}read-onlymandatory
vrrpCurCfgVirtRtrState
OBJECT-TYPE
Enable or disable the VRRP virtual router.
1.3.6.1.4.1.1872.2.1.15.2.1.8INTEGER {enabled(1), disabled(2)}read-onlymandatory
vrrpCurCfgVirtRtrSharing
OBJECT-TYPE
Enable or disable load sharing of non-master virtual router.
1.3.6.1.4.1.1872.2.1.15.2.1.9INTEGER {enabled(1), disabled(2)}read-onlymandatory
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.1.15.2.1.10INTEGER {enabled(1), disabled(2)}read-onlymandatory
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.1.15.2.1.11INTEGER {enabled(1), disabled(2)}read-onlymandatory
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.1.15.2.1.12INTEGER {enabled(1), disabled(2)}read-onlymandatory
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.1.15.2.1.13INTEGER {enabled(1), disabled(2)}read-onlymandatory
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.1.15.2.1.14INTEGER {enabled(1), disabled(2)}read-onlymandatory
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.1.15.2.1.15INTEGER {enabled(1), disabled(2)}read-onlymandatory
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.1.15.2.1.16INTEGER {enabled(1), disabled(2)}read-onlymandatory
vrrpNewCfgVirtRtrTable
OBJECT-TYPE
The table of VRRP virtual routers configuration in current_config.
1.3.6.1.4.1.1872.2.1.15.3not-accessiblemandatory
vrrpNewCfgVirtRtrTableEntry
OBJECT-TYPE
Information about a VRRP virtual router.
1.3.6.1.4.1.1872.2.1.15.3.1not-accessiblemandatory
vrrpNewCfgVirtRtrIndx
OBJECT-TYPE
The VRRP virtual router table index.
1.3.6.1.4.1.1872.2.1.15.3.1.1INTEGERread-onlymandatory
vrrpNewCfgVirtRtrID
OBJECT-TYPE
The VRRP virtual router identifier.
1.3.6.1.4.1.1872.2.1.15.3.1.2INTEGER (1..255)read-writemandatory
vrrpNewCfgVirtRtrAddr
OBJECT-TYPE
The VRRP virtual router IP address.
1.3.6.1.4.1.1872.2.1.15.3.1.3IpAddressread-writemandatory
vrrpNewCfgVirtRtrIfIndex
OBJECT-TYPE
The IfIndex that the VRRP virtual router is representing.
1.3.6.1.4.1.1872.2.1.15.3.1.4INTEGERread-writemandatory
vrrpNewCfgVirtRtrInterval
OBJECT-TYPE
The time interval between VRRP advertisements in seconds.
1.3.6.1.4.1.1872.2.1.15.3.1.5INTEGER (1..255)read-writemandatory
vrrpNewCfgVirtRtrPriority
OBJECT-TYPE
The priority value to be used by the specified VRRP virtual router.
1.3.6.1.4.1.1872.2.1.15.3.1.6INTEGER (1..254)read-writemandatory
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.1.15.3.1.7INTEGER {enabled(1), disabled(2)}read-writemandatory
vrrpNewCfgVirtRtrState
OBJECT-TYPE
Enable or disable the VRRP virtual router.
1.3.6.1.4.1.1872.2.1.15.3.1.8INTEGER {enabled(1), disabled(2)}read-writemandatory
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.1.15.3.1.9INTEGER {other(1), delete(2)}read-writemandatory
vrrpNewCfgVirtRtrSharing
OBJECT-TYPE
Enable or disable load sharing of non-master virtual router.
1.3.6.1.4.1.1872.2.1.15.3.1.10INTEGER {enabled(1), disabled(2)}read-writemandatory
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.1.15.3.1.11INTEGER {enabled(1), disabled(2)}read-writemandatory
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.1.15.3.1.12INTEGER {enabled(1), disabled(2)}read-writemandatory
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.1.15.3.1.13INTEGER {enabled(1), disabled(2)}read-writemandatory
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.1.15.3.1.14INTEGER {enabled(1), disabled(2)}read-writemandatory
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.1.15.3.1.15INTEGER {enabled(1), disabled(2)}read-writemandatory
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.1.15.3.1.16INTEGER {enabled(1), disabled(2)}read-writemandatory
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.1.15.3.1.17INTEGER {enabled(1), disabled(2)}read-writemandatory
vrrpCurCfgIfTable
OBJECT-TYPE
The table of VRRP interface configuration in current_config.
1.3.6.1.4.1.1872.2.1.15.4not-accessiblemandatory
vrrpCurCfgIfTableEntry
OBJECT-TYPE
Information about a VRRP interface.
1.3.6.1.4.1.1872.2.1.15.4.1not-accessiblemandatory
vrrpCurCfgIfIndx
OBJECT-TYPE
The VRRP interface index. This is eqivalent to IfIndex.
1.3.6.1.4.1.1872.2.1.15.4.1.1INTEGERread-onlymandatory
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.1.15.4.1.2INTEGER {none(1), simple-text-password(2)}read-onlymandatory
vrrpCurCfgIfPasswd
OBJECT-TYPE
The password for authentication.
1.3.6.1.4.1.1872.2.1.15.4.1.3DisplayString (SIZE(0..7))read-onlymandatory
vrrpNewCfgIfTable
OBJECT-TYPE
The table of VRRP interface configuration in current_config.
1.3.6.1.4.1.1872.2.1.15.5not-accessiblemandatory
vrrpNewCfgIfTableEntry
OBJECT-TYPE
Information about a VRRP interface.
1.3.6.1.4.1.1872.2.1.15.5.1not-accessiblemandatory
vrrpNewCfgIfIndx
OBJECT-TYPE
The VRRP interface index. This is eqivalent to IfIndex.
1.3.6.1.4.1.1872.2.1.15.5.1.1INTEGERread-onlymandatory
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.1.15.5.1.2INTEGER {none(1), simple-text-password(2)}read-writemandatory
vrrpNewCfgIfPasswd
OBJECT-TYPE
The password for authentication.
1.3.6.1.4.1.1872.2.1.15.5.1.3DisplayString (SIZE(0..7))read-writemandatory
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.1.15.5.1.4INTEGER {other(1), delete(2)}read-writemandatory
vrrpCurCfgVirtRtrGrpTable
OBJECT-TYPE
The table of VRRP virtual router group in current_config.
1.3.6.1.4.1.1872.2.1.15.6not-accessiblemandatory
vrrpCurCfgVirtRtrGrpTableEntry
OBJECT-TYPE
Information about a VRRP failover virtual router.
1.3.6.1.4.1.1872.2.1.15.6.1not-accessiblemandatory
vrrpCurCfgVirtRtrGrpIndx
OBJECT-TYPE
The VRRP virtual router table index.
1.3.6.1.4.1.1872.2.1.15.6.1.1INTEGERread-onlymandatory
vrrpCurCfgVirtRtrGrpID
OBJECT-TYPE
The VRRP virtual router identifier.
1.3.6.1.4.1.1872.2.1.15.6.1.2INTEGER (1..255)read-onlymandatory
vrrpCurCfgVirtRtrGrpIfIndex
OBJECT-TYPE
The IfIndex that the VRRP virtual router is representing.
1.3.6.1.4.1.1872.2.1.15.6.1.3INTEGERread-onlymandatory
vrrpCurCfgVirtRtrGrpInterval
OBJECT-TYPE
The time interval between VRRP advertisements in seconds.
1.3.6.1.4.1.1872.2.1.15.6.1.4INTEGER (1..255)read-onlymandatory
vrrpCurCfgVirtRtrGrpPriority
OBJECT-TYPE
The priority value to be used by the specified VRRP virtual routers.
1.3.6.1.4.1.1872.2.1.15.6.1.5INTEGER (1..254)read-onlymandatory
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.1.15.6.1.6INTEGER {enabled(1), disabled(2)}read-onlymandatory
vrrpCurCfgVirtRtrGrpState
OBJECT-TYPE
Enable or disable the VRRP virtual router.
1.3.6.1.4.1.1872.2.1.15.6.1.7INTEGER {enabled(1), disabled(2)}read-onlymandatory
vrrpCurCfgVirtRtrGrpSharing
OBJECT-TYPE
Enable or disable load sharing of non-master virtual router.
1.3.6.1.4.1.1872.2.1.15.6.1.8INTEGER {enabled(1), disabled(2)}read-onlymandatory
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.1.15.6.1.9INTEGER {enabled(1), disabled(2)}read-onlymandatory
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.1.15.6.1.10INTEGER {enabled(1), disabled(2)}read-onlymandatory
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.1.15.6.1.11INTEGER {enabled(1), disabled(2)}read-onlymandatory
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.1.15.6.1.12INTEGER {enabled(1), disabled(2)}read-onlymandatory
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.1.15.6.1.13INTEGER {enabled(1), disabled(2)}read-onlymandatory
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.1.15.6.1.14INTEGER {enabled(1), disabled(2)}read-onlymandatory
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.1.15.6.1.15INTEGER {enabled(1), disabled(2)}read-onlymandatory
vrrpNewCfgVirtRtrGrpTable
OBJECT-TYPE
The table of VRRP virtual router group configuration in new_config.
1.3.6.1.4.1.1872.2.1.15.7not-accessiblemandatory
vrrpNewCfgVirtRtrGrpTableEntry
OBJECT-TYPE
Information about a VRRP failover virtual router.
1.3.6.1.4.1.1872.2.1.15.7.1not-accessiblemandatory
vrrpNewCfgVirtRtrGrpIndx
OBJECT-TYPE
The VRRP virtual router table index.
1.3.6.1.4.1.1872.2.1.15.7.1.1INTEGERread-onlymandatory
vrrpNewCfgVirtRtrGrpID
OBJECT-TYPE
The VRRP virtual router identifier.
1.3.6.1.4.1.1872.2.1.15.7.1.2INTEGER (1..255)read-writemandatory
vrrpNewCfgVirtRtrGrpIfIndex
OBJECT-TYPE
The IfIndex that the VRRP virtual router is representing.
1.3.6.1.4.1.1872.2.1.15.7.1.3INTEGERread-writemandatory
vrrpNewCfgVirtRtrGrpInterval
OBJECT-TYPE
The time interval between VRRP advertisements in seconds.
1.3.6.1.4.1.1872.2.1.15.7.1.4INTEGER (1..255)read-writemandatory
vrrpNewCfgVirtRtrGrpPriority
OBJECT-TYPE
The priority value to be used by the specified VRRP virtual router.
1.3.6.1.4.1.1872.2.1.15.7.1.5INTEGER (1..254)read-writemandatory
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.1.15.7.1.6INTEGER {enabled(1), disabled(2)}read-writemandatory
vrrpNewCfgVirtRtrGrpState
OBJECT-TYPE
Enable or disable the VRRP virtual router.
1.3.6.1.4.1.1872.2.1.15.7.1.7INTEGER {enabled(1), disabled(2)}read-writemandatory
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.1.15.7.1.8INTEGER {other(1), delete(2)}read-writemandatory
vrrpNewCfgVirtRtrGrpSharing
OBJECT-TYPE
Enable or disable load sharing of non-master virtual router.
1.3.6.1.4.1.1872.2.1.15.7.1.9INTEGER {enabled(1), disabled(2)}read-writemandatory
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.1.15.7.1.10INTEGER {enabled(1), disabled(2)}read-writemandatory
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.1.15.7.1.11INTEGER {enabled(1), disabled(2)}read-writemandatory
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.1.15.7.1.12INTEGER {enabled(1), disabled(2)}read-writemandatory
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.1.15.7.1.13INTEGER {enabled(1), disabled(2)}read-writemandatory
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.1.15.7.1.14INTEGER {enabled(1), disabled(2)}read-writemandatory
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.1.15.7.1.15INTEGER {enabled(1), disabled(2)}read-writemandatory
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.1.15.7.1.16INTEGER {enabled(1), disabled(2)}read-writemandatory
vrrpVirtRtrTableMaxSize
OBJECT-TYPE
The maximum number of entries in VRRP virtual router table.
1.3.6.1.4.1.1872.2.1.15.8INTEGERread-onlymandatory
vrrpIfTableMaxSize
OBJECT-TYPE
The maximum number of entries in VRRP interface table.
1.3.6.1.4.1.1872.2.1.15.9INTEGERread-onlymandatory
vrrpVirtRtrGrpTableMaxSize
OBJECT-TYPE
The maximum number of entries in VRRP Group table.
1.3.6.1.4.1.1872.2.1.15.10INTEGERread-onlymandatory