BLADETYPE2-NETWORK-MIB
- Registered at
- 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3
- Last updated
- 2003-12-05 00:00
- Organization
- Hewlett Packard Company
- Namespace
- hp
- Source file
BLADETYPE2-NETWORK-MIB- Digest
sha256:2acd8984fdabc9b1667deec55efd29cdae181acd7355730786a13af6e8832616
Description
The MIB module for the Layer 3 configuration, statistics and information .
Contact
customerservice@hp.com
Imports
| From | Symbols |
|---|---|
| HP-SWITCH-PL-MIB | hpSwitchBladeType2-Mgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, PhysAddress, TEXTUAL-CONVENTION |
Imported by
1 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BLADETYPE2-NETWORK-MIB BRIDGE-MIB HP-SWITCH-PL-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| layer3Configs OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1 | |||
| ipInterfaceCfg OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.1 | |||
| ipInterfaceTableMax OBJECT-TYPE The maximum number of rows in the IP interface table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.1.1 | Integer32 | read-only | current |
| ipCurCfgIntfTable OBJECT-TYPE The table of IP interface configuration. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.1.2 | not-accessible | current | |
| ipCurCfgIntfEntry OBJECT-TYPE A row in the Ip interface table | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.1.2.1 | not-accessible | current | |
| ipCurCfgIntfIndex OBJECT-TYPE The interface number for which the IP information is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.1.2.1.1 | Integer32 | read-only | current |
| ipCurCfgIntfAddr OBJECT-TYPE The IP address of the interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.1.2.1.2 | IpAddress | read-only | current |
| ipCurCfgIntfMask OBJECT-TYPE The subnet mask of the interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.1.2.1.3 | IpAddress | read-only | current |
| ipCurCfgIntfBroadcast OBJECT-TYPE The broadcast address of the interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.1.2.1.4 | IpAddress | read-only | current |
| ipCurCfgIntfVlan OBJECT-TYPE The VLAN associated with the interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.1.2.1.5 | INTEGER (1..4095) | read-only | current |
| ipCurCfgIntfState OBJECT-TYPE The state of the interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.1.2.1.6 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ipCurCfgIntfBootpRelay OBJECT-TYPE Enable/disable BOOTP relay. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.1.2.1.7 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ipNewCfgIntfTable OBJECT-TYPE The table of interface configuration in the New Configuration Block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.1.3 | not-accessible | current | |
| ipNewCfgIntfEntry OBJECT-TYPE A row in the Ip interface table | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.1.3.1 | not-accessible | current | |
| ipNewCfgIntfIndex OBJECT-TYPE The interface number for which the IP information is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.1.3.1.1 | Integer32 | read-only | current |
| ipNewCfgIntfAddr OBJECT-TYPE The IP address of the interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.1.3.1.2 | IpAddress | read-create | current |
| ipNewCfgIntfMask OBJECT-TYPE The subnet mask of the interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.1.3.1.3 | IpAddress | read-create | current |
| ipNewCfgIntfBroadcast OBJECT-TYPE The broadcast address of the interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.1.3.1.4 | IpAddress | read-create | current |
| ipNewCfgIntfVlan OBJECT-TYPE The VLAN associated with the interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.1.3.1.5 | INTEGER (1..4095) | read-create | current |
| ipNewCfgIntfState OBJECT-TYPE The state of the interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.1.3.1.6 | INTEGER {enabled(2), disabled(3)} | read-create | current |
| ipNewCfgIntfDelete OBJECT-TYPE When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.1.3.1.7 | INTEGER {other(1), delete(2)} | read-create | current |
| ipNewCfgIntfBootpRelay OBJECT-TYPE Enable/disable BOOTP relay. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.1.3.1.8 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ipGatewayCfg OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.2 | |||
| ipGatewayTableMax OBJECT-TYPE The maximum number of rows in the IP gateway table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.2.3 | Integer32 | read-only | current |
| ipCurCfgGwTable OBJECT-TYPE The table of gateways in the Current configuration Block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.2.4 | not-accessible | current | |
| ipCurCfgGwEntry OBJECT-TYPE A row in the Ip gateway table | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.2.4.1 | not-accessible | current | |
| ipCurCfgGwIndex OBJECT-TYPE The gateway number for which the information is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.2.4.1.1 | Integer32 | read-only | current |
| ipCurCfgGwAddr OBJECT-TYPE The IP address of the default gateway. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.2.4.1.2 | IpAddress | read-only | current |
| ipCurCfgGwInterval OBJECT-TYPE The interval between ping attempts. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.2.4.1.3 | INTEGER (0..60) | read-only | current |
| ipCurCfgGwRetry OBJECT-TYPE The number of failed attempts to declare the default gateway DOWN. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.2.4.1.4 | INTEGER (1..120) | read-only | current |
| ipCurCfgGwState OBJECT-TYPE The state of the default gateway. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.2.4.1.5 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ipCurCfgGwArp OBJECT-TYPE The state of ARP only health checks. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.2.4.1.6 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ipNewCfgGwTable OBJECT-TYPE The table of gateway configuration in the new configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.2.5 | not-accessible | current | |
| ipNewCfgGwEntry OBJECT-TYPE A row in the Ip default gateway table | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.2.5.1 | not-accessible | current | |
| ipNewCfgGwIndex OBJECT-TYPE The gateway number for which the information is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.2.5.1.1 | Integer32 | read-only | current |
| ipNewCfgGwAddr OBJECT-TYPE The IP address of the default gateway. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.2.5.1.2 | IpAddress | read-create | current |
| ipNewCfgGwInterval OBJECT-TYPE The interval in seconds between ping attempts. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.2.5.1.3 | INTEGER (0..60) | read-create | current |
| ipNewCfgGwRetry OBJECT-TYPE The number of failed attempts to declare the default gateway DOWN. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.2.5.1.4 | INTEGER (1..120) | read-create | current |
| ipNewCfgGwState OBJECT-TYPE The state of the default gateway. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.2.5.1.5 | INTEGER {enabled(2), disabled(3)} | read-create | current |
| ipNewCfgGwDelete OBJECT-TYPE When set to the value of 2 (delete), the entire row is deleted. When read, other is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.2.5.1.6 | INTEGER {other(1), delete(2)} | read-create | current |
| ipNewCfgGwArp OBJECT-TYPE The state of the ARP only health checks. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.2.5.1.7 | INTEGER {enabled(2), disabled(3)} | read-create | current |
| ipStaticRouteCfg OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.3 | |||
| ipStaticRouteTableMaxSize OBJECT-TYPE The maximum number of rows in the Static Route table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.3.1 | Integer32 | read-only | current |
| ipCurCfgStaticRouteTable OBJECT-TYPE The table of static routes in the current configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.3.2 | not-accessible | current | |
| ipCurCfgStaticRouteEntry OBJECT-TYPE A row in the static IP route table | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.3.2.1 | not-accessible | current | |
| ipCurCfgStaticRouteIndx OBJECT-TYPE The index of the static routing table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.3.2.1.1 | Integer32 | read-only | current |
| ipCurCfgStaticRouteDestIp OBJECT-TYPE The destination IP address of this route. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.3.2.1.2 | IpAddress | read-only | current |
| ipCurCfgStaticRouteMask OBJECT-TYPE The destination IP address of this route. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.3.2.1.3 | IpAddress | read-only | current |
| ipCurCfgStaticRouteGateway OBJECT-TYPE The destination IP address of this route. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.3.2.1.4 | IpAddress | read-only | current |
| ipCurCfgStaticRouteInterface OBJECT-TYPE The IP interface of this route. The IP address of the specified interface shall be use as source IP when performs routing. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.3.2.1.5 | Integer32 | read-only | current |
| ipNewCfgStaticRouteTable OBJECT-TYPE The table of static routes in the new configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.3.3 | not-accessible | current | |
| ipNewCfgStaticRouteEntry OBJECT-TYPE A row in the static IP route table | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.3.3.1 | not-accessible | current | |
| ipNewCfgStaticRouteIndx OBJECT-TYPE The index of the static routing table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.3.3.1.1 | Integer32 | read-only | current |
| ipNewCfgStaticRouteDestIp OBJECT-TYPE The destination IP address of this route. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.3.3.1.2 | IpAddress | read-create | current |
| ipNewCfgStaticRouteMask OBJECT-TYPE The subnet mask of this route. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.3.3.1.3 | IpAddress | read-create | current |
| ipNewCfgStaticRouteGateway OBJECT-TYPE The IP address of the gateway for this route. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.3.3.1.4 | IpAddress | read-create | current |
| ipNewCfgStaticRouteAction OBJECT-TYPE When set to the value of 2 (delete), the entire row is deleted. When read, other is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.3.3.1.5 | INTEGER {other(1), delete(2)} | read-create | current |
| ipNewCfgStaticRouteInterface OBJECT-TYPE The IP interface of this route. The IP address of the specified interface shall be use as source IP when performs routing. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.3.3.1.6 | Integer32 | read-create | current |
| ipForwardCfg OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.4 | |||
| ipFwdGeneralCfg OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.4.1 | |||
| ipFwdCurCfgState OBJECT-TYPE IP forwarding global state. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.4.1.1 | INTEGER {on(2), off(3)} | read-only | current |
| ipFwdNewCfgState OBJECT-TYPE IP forwarding global state. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.4.1.2 | INTEGER {on(2), off(3)} | read-write | current |
| ipFwdCurCfgDirectedBcast OBJECT-TYPE Enable or disable forwarding directed broadcasts. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.4.1.3 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ipFwdNewCfgDirectedBcast OBJECT-TYPE Enable or disable forwarding directed broadcasts. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.4.1.4 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| ripCfg OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.5 | |||
| ripCurCfgSupply OBJECT-TYPE Enable or disable supplying route updates. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.5.1 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ripNewCfgSupply OBJECT-TYPE Enable or disable supplying route updates. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.5.2 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| ripCurCfgListen OBJECT-TYPE Enable or disable listening to route updates. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.5.3 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ripNewCfgListen OBJECT-TYPE Enable or disable listening to route updates. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.5.4 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| ripCurCfgDefListen OBJECT-TYPE Enable or disable listening to default routes. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.5.5 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ripNewCfgDefListen OBJECT-TYPE Enable or disable listening to default routes. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.5.6 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| ripCurCfgStaticSupply OBJECT-TYPE Enable or disable supplying static route updates. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.5.7 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ripNewCfgStaticSupply OBJECT-TYPE Enable or disable supplying static route updates. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.5.8 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| ripCurCfgUpdatePeriod OBJECT-TYPE Update Period in seconds. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.5.9 | INTEGER (1..120) | read-only | current |
| ripNewCfgUpdatePeriod OBJECT-TYPE Update period in seconds. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.5.10 | INTEGER (1..120) | read-write | current |
| ripCurCfgState OBJECT-TYPE RIP global state. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.5.11 | INTEGER {on(2), off(3)} | read-only | current |
| ripNewCfgState OBJECT-TYPE Globally turn RIP on or off. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.5.12 | INTEGER {on(2), off(3)} | read-write | current |
| ripCurCfgPoisonReverse OBJECT-TYPE RIP poison reverse. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.5.13 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ripNewCfgPoisonReverse OBJECT-TYPE RIP poison reverse. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.5.14 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| ripCurCfgSplitHorizon OBJECT-TYPE RIP split horizon. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.5.15 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ripNewCfgSplitHorizon OBJECT-TYPE RIP split horizon. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.5.16 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| vrrpCfg OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6 | |||
| vrrpGeneral OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.1 | |||
| vrrpCurCfgGenState OBJECT-TYPE Enable or disable VRRP operation globally. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.1.1 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpNewCfgGenState OBJECT-TYPE Enable or disable VRRP operation globally. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.1.2 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| vrrpCurCfgGenTckVirtRtrInc OBJECT-TYPE The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of other virtual routers. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.1.3 | INTEGER (0..254) | read-only | current |
| vrrpNewCfgGenTckVirtRtrInc OBJECT-TYPE The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of other virtual routers. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.1.4 | INTEGER (0..254) | read-write | current |
| vrrpCurCfgGenTckIpIntfInc OBJECT-TYPE The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of other router interfaces. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.1.5 | INTEGER (0..254) | read-only | current |
| vrrpNewCfgGenTckIpIntfInc OBJECT-TYPE The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of other router interfaces. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.1.6 | INTEGER (0..254) | read-write | current |
| vrrpCurCfgGenTckVlanPortInc OBJECT-TYPE The increment of VRRP virtual router priority. The priority is adjusted by tracking the port state of ports that belongs to the same virtual LAN as the virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.1.7 | INTEGER (0..254) | read-only | current |
| vrrpNewCfgGenTckVlanPortInc OBJECT-TYPE The increment of VRRP virtual router priority. The priority is adjusted by tracking the port state of ports that belongs to the same virtual LAN as the virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.1.8 | INTEGER (0..254) | read-write | current |
| vrrpCurCfgGenTckL4PortInc OBJECT-TYPE The increment of VRRP virtual router priority. The priority is adjusted by tracking the Layer 4 port states. This is valid when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.1.9 | INTEGER (0..254) | read-only | current |
| vrrpNewCfgGenTckL4PortInc OBJECT-TYPE The increment of VRRP virtual router priority. The priority is adjusted by tracking the Layer 4 port states. This is valid when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.1.10 | INTEGER (0..254) | read-write | current |
| vrrpCurCfgGenTckRServerInc OBJECT-TYPE The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of real servers under the virtual server which is configured as a VRRP virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.1.11 | INTEGER (0..254) | read-only | current |
| vrrpNewCfgGenTckRServerInc OBJECT-TYPE The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of real servers under the virtual server which is configured as a VRRP virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.1.12 | INTEGER (0..254) | read-write | current |
| vrrpCurCfgGenTckHsrpInc OBJECT-TYPE The increment of VRRP virtual router priority. The priority is adjusted by tracking the HSRP advertisements. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.1.13 | INTEGER (0..254) | read-only | current |
| vrrpNewCfgGenTckHsrpInc OBJECT-TYPE The increment of VRRP virtual router priority. The priority is adjusted by tracking the HSRP advertisements. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.1.14 | INTEGER (0..254) | read-write | current |
| vrrpCurCfgGenHotstandby OBJECT-TYPE Enable or disable hotstandby processing. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.1.15 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpNewCfgGenHotstandby OBJECT-TYPE Enable or disable hotstandby processing. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.1.16 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| vrrpCurCfgGenTckHsrvInc OBJECT-TYPE The increment of VRRP virtual router priority. The priority is adjusted by tracking the HSRP advertisements by VLAN. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.1.17 | INTEGER (0..254) | read-only | current |
| vrrpNewCfgGenTckHsrvInc OBJECT-TYPE The increment of VRRP virtual router priority. The priority is adjusted by tracking the HSRP advertisements by VLAN. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.1.18 | INTEGER (0..254) | read-write | current |
| vrrpVirtRtrTableMaxSize OBJECT-TYPE The maximum number of entries in VRRP virtual router table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.2 | Integer32 | read-only | current |
| vrrpCurCfgVirtRtrTable OBJECT-TYPE The table of VRRP virtual routers configuration in current_config. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.3 | not-accessible | current | |
| vrrpCurCfgVirtRtrTableEntry OBJECT-TYPE Information about a VRRP virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.3.1 | not-accessible | current | |
| vrrpCurCfgVirtRtrIndx OBJECT-TYPE The VRRP virtual router table index. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.3.1.1 | Integer32 | read-only | current |
| vrrpCurCfgVirtRtrID OBJECT-TYPE The VRRP virtual router identifier. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.3.1.2 | INTEGER (1..255) | read-only | current |
| vrrpCurCfgVirtRtrAddr OBJECT-TYPE The VRRP virtual router IP address. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.3.1.3 | IpAddress | read-only | current |
| vrrpCurCfgVirtRtrIfIndex OBJECT-TYPE The IfIndex that the VRRP virtual router is representing. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.3.1.4 | Integer32 | read-only | current |
| vrrpCurCfgVirtRtrInterval OBJECT-TYPE The time interval between VRRP advertisements in seconds. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.3.1.5 | INTEGER (1..255) | read-only | current |
| vrrpCurCfgVirtRtrPriority OBJECT-TYPE The priority value to be used by the specified VRRP virtual routers. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.3.1.6 | INTEGER (1..254) | read-only | current |
| vrrpCurCfgVirtRtrPreempt OBJECT-TYPE This is for controlling whether a higher priority Backup VRRP virtual router preempts a low priority Master. enabled(1) - allow preemption disabled(2) - prohibit preemption | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.3.1.7 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrState OBJECT-TYPE Enable or disable the VRRP virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.3.1.8 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrSharing OBJECT-TYPE Enable or disable load sharing of non-master virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.3.1.9 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrTckVirtRtr OBJECT-TYPE Enable or disable tracking other virtual routers for priority adjustment. The priority increment is defined in vrrpCurCfgGenTckVirtRtrInc. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.3.1.10 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrTckIpIntf OBJECT-TYPE Enable or disable tracking other router interfaces for priority adjustment. The priority increment is defined in vrrpCurCfgGenTckIpIntfInc. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.3.1.11 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrTckVlanPort OBJECT-TYPE Enable or disable tracking port state of VLAN ports for priority adjustment. The priority increment is defined in vrrpCurCfgGenTckVlanPortInc. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.3.1.12 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrTckL4Port OBJECT-TYPE Enable or disable tracking Layer 4 port states for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckL4PortInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.3.1.13 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrTckRServer OBJECT-TYPE Enable or disable tracking real server states for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckRServerInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.3.1.14 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrTckHsrp OBJECT-TYPE Enable or disable tracking HSRP advertisements for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckHsrpInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.3.1.15 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrTckHsrv OBJECT-TYPE Enable or disable tracking HSRP advertisements by VLAN for priority adjustment. The priority increment is defined in vrrpCurCfgGenTckHsrvInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.3.1.16 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpNewCfgVirtRtrTable OBJECT-TYPE The table of VRRP virtual routers configuration in current_config. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.4 | not-accessible | current | |
| vrrpNewCfgVirtRtrTableEntry OBJECT-TYPE Information about a VRRP virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.4.1 | not-accessible | current | |
| vrrpNewCfgVirtRtrIndx OBJECT-TYPE The VRRP virtual router table index. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.4.1.1 | Integer32 | read-only | current |
| vrrpNewCfgVirtRtrID OBJECT-TYPE The VRRP virtual router identifier. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.4.1.2 | INTEGER (1..255) | read-write | current |
| vrrpNewCfgVirtRtrAddr OBJECT-TYPE The VRRP virtual router IP address. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.4.1.3 | IpAddress | read-create | current |
| vrrpNewCfgVirtRtrIfIndex OBJECT-TYPE The IfIndex that the VRRP virtual router is representing. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.4.1.4 | Integer32 | read-create | current |
| vrrpNewCfgVirtRtrInterval OBJECT-TYPE The time interval between VRRP advertisements in seconds. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.4.1.5 | INTEGER (1..255) | read-create | current |
| vrrpNewCfgVirtRtrPriority OBJECT-TYPE The priority value to be used by the specified VRRP virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.4.1.6 | INTEGER (1..254) | read-create | current |
| vrrpNewCfgVirtRtrPreempt OBJECT-TYPE This is for controlling whether a higher priority Backup VRRP virtual router preempts a low priority Master. enabled(1) - allow preemption disabled(2) - prohibit preemption | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.4.1.7 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrState OBJECT-TYPE Enable or disable the VRRP virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.4.1.8 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrDelete OBJECT-TYPE When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than delete(2) has no effect on the state of the row. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.4.1.9 | INTEGER {other(1), delete(2)} | read-create | current |
| vrrpNewCfgVirtRtrSharing OBJECT-TYPE Enable or disable load sharing of non-master virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.4.1.10 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrTckVirtRtr OBJECT-TYPE Enable or disable tracking other virtual routers for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckVirtRtrInc. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.4.1.11 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrTckIpIntf OBJECT-TYPE Enable or disable tracking other router interfaces for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckIpIntfInc. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.4.1.12 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrTckVlanPort OBJECT-TYPE Enable or disable tracking port state of VLAN ports for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckVlanPortInc. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.4.1.13 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrTckL4Port OBJECT-TYPE Enable or disable tracking Layer 4 port states for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckL4PortInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.4.1.14 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrTckRServer OBJECT-TYPE Enable or disable tracking real server states for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckRServerInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.4.1.15 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrTckHsrp OBJECT-TYPE Enable or disable tracking HSRP advertisements for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckHsrpInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.4.1.16 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrTckHsrv OBJECT-TYPE Enable or disable tracking HSRP by VLAN advertisements for priority adjustment. The priority increment is defined in vrrpNewCfgGenTckHsrvInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.4.1.17 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpIfTableMaxSize OBJECT-TYPE The maximum number of entries in VRRP interface table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.5 | Integer32 | read-only | current |
| vrrpCurCfgIfTable OBJECT-TYPE The table of VRRP interface configuration in current_config. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.6 | not-accessible | current | |
| vrrpCurCfgIfTableEntry OBJECT-TYPE Information about a VRRP interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.6.1 | not-accessible | current | |
| vrrpCurCfgIfIndx OBJECT-TYPE The VRRP interface index. This is eqivalent to IfIndex. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.6.1.1 | Integer32 | read-only | current |
| vrrpCurCfgIfAuthType OBJECT-TYPE Type of authentication being used. none(1) - no authentication simple-text-password(2) - use password specified in vrrpCurCfgIfPasswd for authentication. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.6.1.2 | INTEGER {none(1), simple-text-password(2)} | read-only | current |
| vrrpCurCfgIfPasswd OBJECT-TYPE The password for authentication. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.6.1.3 | DisplayString (SIZE(0..7)) | read-only | current |
| vrrpNewCfgIfTable OBJECT-TYPE The table of VRRP interface configuration in current_config. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.7 | not-accessible | current | |
| vrrpNewCfgIfTableEntry OBJECT-TYPE Information about a VRRP interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.7.1 | not-accessible | current | |
| vrrpNewCfgIfIndx OBJECT-TYPE The VRRP interface index. This is eqivalent to IfIndex. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.7.1.1 | Integer32 | read-only | current |
| vrrpNewCfgIfAuthType OBJECT-TYPE Type of authentication being used. none(1) - no authentication simple-text-password(2) - use password specified in vrrpNewCfgIfPasswd for authentication. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.7.1.2 | INTEGER {none(1), simple-text-password(2)} | read-create | current |
| vrrpNewCfgIfPasswd OBJECT-TYPE The password for authentication. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.7.1.3 | DisplayString (SIZE(0..7)) | read-create | current |
| vrrpNewCfgIfDelete OBJECT-TYPE When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than delete(2) has no effect on the state of the row. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.7.1.4 | INTEGER {other(1), delete(2)} | read-create | current |
| vrrpVirtRtrGrpTableMaxSize OBJECT-TYPE The maximum number of entries in VRRP Group table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.8 | Integer32 | read-only | current |
| vrrpCurCfgVirtRtrGrpTable OBJECT-TYPE The table of VRRP virtual router group in current_config. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.9 | not-accessible | current | |
| vrrpCurCfgVirtRtrGrpTableEntry OBJECT-TYPE Information about a VRRP failover virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.9.1 | not-accessible | current | |
| vrrpCurCfgVirtRtrGrpIndx OBJECT-TYPE The VRRP virtual router table index. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.9.1.1 | Integer32 | read-only | current |
| vrrpCurCfgVirtRtrGrpID OBJECT-TYPE The VRRP virtual router identifier. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.9.1.2 | INTEGER (1..255) | read-only | current |
| vrrpCurCfgVirtRtrGrpIfIndex OBJECT-TYPE The IfIndex that the VRRP virtual router is representing. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.9.1.3 | Integer32 | read-only | current |
| vrrpCurCfgVirtRtrGrpInterval OBJECT-TYPE The time interval between VRRP advertisements in seconds. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.9.1.4 | INTEGER (1..255) | read-only | current |
| vrrpCurCfgVirtRtrGrpPriority OBJECT-TYPE The priority value to be used by the specified VRRP virtual routers. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.9.1.5 | INTEGER (1..254) | read-only | current |
| vrrpCurCfgVirtRtrGrpPreempt OBJECT-TYPE This is for controlling whether a higher priority Backup VRRP virtual router preempts a low priority Master. enabled(1) - allow preemption disabled(2) - prohibit preemption | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.9.1.6 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrGrpState OBJECT-TYPE Enable or disable the VRRP virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.9.1.7 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrGrpSharing OBJECT-TYPE Enable or disable load sharing of non-master virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.9.1.8 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrGrpTckVirtRtr OBJECT-TYPE Enable or disable tracking other virtual routers for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckVirtRtrInc. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.9.1.9 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrGrpTckIpIntf OBJECT-TYPE Enable or disable tracking other router interfaces for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckIpIntfInc. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.9.1.10 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrGrpTckVlanPort OBJECT-TYPE Enable or disable tracking port state of VLAN ports for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckVlanPortInc. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.9.1.11 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrGrpTckL4Port OBJECT-TYPE Enable or disable tracking Layer 4 port states for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckL4PortInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.9.1.12 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrGrpTckRServer OBJECT-TYPE Enable or disable tracking real server states for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckRServerInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.9.1.13 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrGrpTckHsrp OBJECT-TYPE Enable or disable tracking HSRP advertisements for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckHsrpInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.9.1.14 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrGrpTckHsrv OBJECT-TYPE Enable or disable tracking HSRP by VLAN advertisements for priority adjustment. The priority increment is defined in vrrpCurCfgGenTckHsrvInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.9.1.15 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpNewCfgVirtRtrGrpTable OBJECT-TYPE The table of VRRP virtual router group configuration in new_config. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.10 | not-accessible | current | |
| vrrpNewCfgVirtRtrGrpTableEntry OBJECT-TYPE Information about a VRRP failover virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.10.1 | not-accessible | current | |
| vrrpNewCfgVirtRtrGrpIndx OBJECT-TYPE The VRRP virtual router table index. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.10.1.1 | Integer32 | read-only | current |
| vrrpNewCfgVirtRtrGrpID OBJECT-TYPE The VRRP virtual router identifier. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.10.1.2 | INTEGER (1..255) | read-create | current |
| vrrpNewCfgVirtRtrGrpIfIndex OBJECT-TYPE The IfIndex that the VRRP virtual router is representing. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.10.1.3 | Integer32 | read-create | current |
| vrrpNewCfgVirtRtrGrpInterval OBJECT-TYPE The time interval between VRRP advertisements in seconds. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.10.1.4 | INTEGER (1..255) | read-create | current |
| vrrpNewCfgVirtRtrGrpPriority OBJECT-TYPE The priority value to be used by the specified VRRP virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.10.1.5 | INTEGER (1..254) | read-create | current |
| vrrpNewCfgVirtRtrGrpPreempt OBJECT-TYPE This is for controlling whether a higher priority Backup VRRP virtual router preempts a low priority Master. enabled(1) - allow preemption disabled(2) - prohibit preemption | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.10.1.6 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrGrpState OBJECT-TYPE Enable or disable the VRRP virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.10.1.7 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrGrpDelete OBJECT-TYPE When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than delete(2) has no effect on the state of the row. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.10.1.8 | INTEGER {other(1), delete(2)} | read-create | current |
| vrrpNewCfgVirtRtrGrpSharing OBJECT-TYPE Enable or disable load sharing of non-master virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.10.1.9 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrGrpTckVirtRtr OBJECT-TYPE Enable or disable tracking other virtual routers for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckVirtRtrInc. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.10.1.10 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrGrpTckIpIntf OBJECT-TYPE Enable or disable tracking other router interfaces for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckIpIntfInc. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.10.1.11 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrGrpTckVlanPort OBJECT-TYPE Enable or disable tracking port state of VLAN ports for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckVlanPortInc. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.10.1.12 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrGrpTckL4Port OBJECT-TYPE Enable or disable tracking Layer 4 port states for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckL4PortInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.10.1.13 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrGrpTckRServer OBJECT-TYPE Enable or disable tracking real server states for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckRServerInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.10.1.14 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrGrpTckHsrp OBJECT-TYPE Enable or disable tracking HSRP advertisements for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckHsrpInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.10.1.15 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrGrpTckHsrv OBJECT-TYPE Enable or disable tracking HSRP by VLAN advertisements for priority adjustment. The priority increment is defined in vrrpNewCfgGenTckHsrvInc. This is applied when virtual server is configured as a VRRP virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.6.10.1.16 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| arpCfg OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.7 | |||
| arpCurCfgReARPPeriod OBJECT-TYPE Re-ARP Period in seconds. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.7.1 | INTEGER (2..120) | read-only | current |
| arpNewCfgReARPPeriod OBJECT-TYPE Re-ARP Period in seconds. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.7.2 | INTEGER (2..120) | read-write | current |
| ipStaticArpTableMaxSize OBJECT-TYPE The maximum number of rows in the Static ARP table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.7.3 | INTEGER (1..128) | read-only | current |
| ipCurCfgStaticArpTable OBJECT-TYPE The table of static ARPs in the current configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.7.4 | not-accessible | current | |
| ipCurCfgStaticArpEntry OBJECT-TYPE A row in the static ARP table | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.7.4.1 | not-accessible | current | |
| ipCurCfgStaticArpIndx OBJECT-TYPE The index of the static ARP table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.7.4.1.1 | Integer32 | read-only | current |
| ipCurCfgStaticArpIp OBJECT-TYPE The IP address for the ARP entry. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.7.4.1.2 | IpAddress | read-only | current |
| ipCurCfgStaticArpMAC OBJECT-TYPE The MAC address for the ARP entry. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.7.4.1.3 | PhysAddress | read-only | current |
| ipCurCfgStaticArpVlan OBJECT-TYPE The VLAN for the ARP entry. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.7.4.1.4 | INTEGER (1..4090) | read-only | current |
| ipCurCfgStaticArpPort OBJECT-TYPE The port for the ARP entry. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.7.4.1.5 | Integer32 | read-only | current |
| ipNewCfgStaticArpTable OBJECT-TYPE The table of static ARPs in the new configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.7.5 | not-accessible | current | |
| ipNewCfgStaticArpEntry OBJECT-TYPE A row in the static ARP table | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.7.5.1 | not-accessible | current | |
| ipNewCfgStaticArpIndx OBJECT-TYPE The index of the static ARP table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.7.5.1.1 | Integer32 | read-only | current |
| ipNewCfgStaticArpIp OBJECT-TYPE The IP address for the ARP entry. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.7.5.1.2 | IpAddress | read-create | current |
| ipNewCfgStaticArpMAC OBJECT-TYPE The MAC address for the ARP entry. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.7.5.1.3 | PhysAddress | read-create | current |
| ipNewCfgStaticArpVlan OBJECT-TYPE The VLAN for the ARP entry. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.7.5.1.4 | INTEGER (1..4090) | read-create | current |
| ipNewCfgStaticArpPort OBJECT-TYPE The port for the ARP entry. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.7.5.1.5 | Integer32 | read-create | current |
| ipNewCfgStaticArpAction OBJECT-TYPE When set to the value of 2 (delete), the entire row is deleted. When read, other is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.7.5.1.6 | INTEGER {other(1), delete(2)} | read-create | current |
| ipBootpCfg OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.8 | |||
| ipCurCfgBootpAddr OBJECT-TYPE The IP address of BOOTP server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.8.1 | IpAddress | read-only | current |
| ipNewCfgBootpAddr OBJECT-TYPE The IP address of BOOTP server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.8.2 | IpAddress | read-write | current |
| ipCurCfgBootpAddr2 OBJECT-TYPE The IP address of second BOOTP server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.8.3 | IpAddress | read-only | current |
| ipNewCfgBootpAddr2 OBJECT-TYPE The IP address of second BOOTP server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.8.4 | IpAddress | read-write | current |
| ipCurCfgBootpState OBJECT-TYPE The state of BOOTP relay. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.8.5 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ipNewCfgBootpState OBJECT-TYPE The state of BOOTP relay. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.8.6 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| ipCurCfgDhcpOpt82State OBJECT-TYPE The state of DHCP relay agent information. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.8.7 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ipNewCfgDhcpOpt82State OBJECT-TYPE The state of DHCP relay agent information. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.8.8 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| dnsCfg OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.9 | |||
| dnsCurCfgPrimaryIpAddr OBJECT-TYPE The DNS primary IP address in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.9.1 | IpAddress | read-only | current |
| dnsNewCfgPrimaryIpAddr OBJECT-TYPE The DNS primary IP address in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.9.2 | IpAddress | read-write | current |
| dnsCurCfgSecondaryIpAddr OBJECT-TYPE The DNS primary IP address in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.9.3 | IpAddress | read-only | current |
| dnsNewCfgSecondaryIpAddr OBJECT-TYPE The DNS primary IP address in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.9.4 | IpAddress | read-write | current |
| dnsCurCfgDomainName OBJECT-TYPE The DNS doamin name in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.9.5 | DisplayString (SIZE(0..191)) | read-only | current |
| dnsNewCfgDomainName OBJECT-TYPE The DNS doamin name in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.9.6 | DisplayString (SIZE(0..191)) | read-write | current |
| ipNwfCfg OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.10 | |||
| ipNwfTableMax OBJECT-TYPE The maximum number of rows in the IP network filter table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.10.1 | Integer32 | read-only | current |
| ipCurCfgNwfTable OBJECT-TYPE The table of IP network filter configuration in the current_config. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.10.2 | not-accessible | current | |
| ipCurCfgNwfEntry OBJECT-TYPE Information about an IP network filter. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.10.2.1 | not-accessible | current | |
| ipCurCfgNwfIndex OBJECT-TYPE The netowrk filter number for which the NWF is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.10.2.1.1 | Integer32 | read-only | current |
| ipCurCfgNwfAddr OBJECT-TYPE The IP address of the network filter. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.10.2.1.2 | IpAddress | read-only | current |
| ipCurCfgNwfMask OBJECT-TYPE The subnet mask of the network filter. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.10.2.1.3 | IpAddress | read-only | current |
| ipCurCfgNwfState OBJECT-TYPE Enable or disable the network filter. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.10.2.1.4 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ipNewCfgNwfTable OBJECT-TYPE The table of IP network filter configuration in the current_config. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.10.3 | not-accessible | current | |
| ipNewCfgNwfEntry OBJECT-TYPE Information about an IP network filter. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.10.3.1 | not-accessible | current | |
| ipNewCfgNwfIndex OBJECT-TYPE The netowrk filter number for which the NWF is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.10.3.1.1 | Integer32 | read-only | current |
| ipNewCfgNwfAddr OBJECT-TYPE The IP address of the network filter. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.10.3.1.2 | IpAddress | read-create | current |
| ipNewCfgNwfMask OBJECT-TYPE The subnet mask of the network filter. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.10.3.1.3 | IpAddress | read-create | current |
| ipNewCfgNwfState OBJECT-TYPE Enable or disable the network filter. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.10.3.1.4 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ipNewCfgNwfDelete OBJECT-TYPE When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.10.3.1.5 | INTEGER {other(1), delete(2)} | read-create | current |
| ipRmapCfg OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11 | |||
| ipRmapTableMax OBJECT-TYPE The maximum number of rows in the IP route map table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.1 | Integer32 | read-only | current |
| ipCurCfgRmapTable OBJECT-TYPE The table of IP route map configuration in the current_config. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.2 | not-accessible | current | |
| ipCurCfgRmapEntry OBJECT-TYPE Information about an IP route map. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.2.1 | not-accessible | current | |
| ipCurCfgRmapIndex OBJECT-TYPE The route map number for which the RMAP is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.2.1.1 | Integer32 | read-only | current |
| ipCurCfgRmapLp OBJECT-TYPE The local-preference of the route map. 4294967295 means none | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.2.1.2 | Unsigned32 (0..4294967295) | read-only | current |
| ipCurCfgRmapMetric OBJECT-TYPE The metric of the route map. 4294967295 means none | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.2.1.3 | Unsigned32 (0..4294967295) | read-only | current |
| ipCurCfgRmapPrec OBJECT-TYPE The precedence of the route map. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.2.1.4 | INTEGER (1..255) | read-only | current |
| ipCurCfgRmapWeight OBJECT-TYPE The weight of the route map. 65535 means none | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.2.1.5 | INTEGER (0..65535) | read-only | current |
| ipCurCfgRmapState OBJECT-TYPE Enable or disable the route map. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.2.1.6 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ipCurCfgRmapAp OBJECT-TYPE The as-path prepend of the matched route. Up to 3 AS number can be displayed for the string. The usuage is:<AS number> [<AS number>][ <AS number>] | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.2.1.7 | DisplayString (SIZE(0..18)) | read-only | current |
| ipCurCfgRmapMetricType OBJECT-TYPE The OSPF metric-type of the matched route. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.2.1.8 | INTEGER {none(1), type1(2), type2(3)} | read-only | current |
| ipNewCfgRmapTable OBJECT-TYPE The table of IP route map configuration in the current_config. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.3 | not-accessible | current | |
| ipNewCfgRmapEntry OBJECT-TYPE Information about an IP route map. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.3.1 | not-accessible | current | |
| ipNewCfgRmapIndex OBJECT-TYPE The route map number for which the RMAP is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.3.1.1 | Integer32 | read-only | current |
| ipNewCfgRmapLp OBJECT-TYPE The local-preference of the route map. 4294967295 means none | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.3.1.2 | Unsigned32 (0..4294967295) | read-create | current |
| ipNewCfgRmapMetric OBJECT-TYPE The metric of the route map. 4294967295 means none | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.3.1.3 | Unsigned32 (0..4294967295) | read-create | current |
| ipNewCfgRmapPrec OBJECT-TYPE The precedence of the route map. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.3.1.4 | INTEGER (1..255) | read-create | current |
| ipNewCfgRmapWeight OBJECT-TYPE The weight of the route map. 65535 means none | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.3.1.5 | INTEGER (0..65535) | read-create | current |
| ipNewCfgRmapState OBJECT-TYPE Enable or disable the route map. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.3.1.6 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ipNewCfgRmapAp OBJECT-TYPE The as-path prepend of the matched route. Up to 3 AS number can be displayed for the string. The usuage is:<AS number> [<AS number>][ <AS number>] | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.3.1.7 | DisplayString (SIZE(0..18)) | read-create | current |
| ipNewCfgRmapMetricType OBJECT-TYPE The OSPF metric-type of the matched route. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.3.1.8 | INTEGER {none(1), type1(2), type2(3)} | read-create | current |
| ipNewCfgRmapDelete OBJECT-TYPE When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.3.1.9 | INTEGER {other(1), delete(2)} | read-create | current |
| ipAlistTableMax OBJECT-TYPE The maximum number of rows in the IP route map table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.4 | Integer32 | read-only | current |
| ipCurCfgAlistTable OBJECT-TYPE The table of IP route map access list configuration in the current_config. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.5 | not-accessible | current | |
| ipCurCfgAlistEntry OBJECT-TYPE Information about an IP route map. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.5.1 | not-accessible | current | |
| ipCurCfgAlistRmapIndex OBJECT-TYPE The route map number for which the RMAP is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.5.1.1 | Integer32 | read-only | current |
| ipCurCfgAlistIndex OBJECT-TYPE The access list number for which the access list is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.5.1.2 | Integer32 | read-only | current |
| ipCurCfgAlistNwf OBJECT-TYPE The network filter number of the route map access list. 0 means none | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.5.1.3 | INTEGER (0..256) | read-only | current |
| ipCurCfgAlistMetric OBJECT-TYPE The metric of the route map access list. 4294967295 means none | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.5.1.4 | Unsigned32 (0..4294967295) | read-only | current |
| ipCurCfgAlistAction OBJECT-TYPE Action of the route map access list. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.5.1.5 | INTEGER {permit(1), deny(2)} | read-only | current |
| ipCurCfgAlistState OBJECT-TYPE Enable or disable the route map access list. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.5.1.6 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ipNewCfgAlistTable OBJECT-TYPE The table of IP route map access list configuration in the current_config. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.6 | not-accessible | current | |
| ipNewCfgAlistEntry OBJECT-TYPE Information about an IP route map. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.6.1 | not-accessible | current | |
| ipNewCfgAlistRmapIndex OBJECT-TYPE The route map number for which the RMAP is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.6.1.1 | Integer32 | read-only | current |
| ipNewCfgAlistIndex OBJECT-TYPE The access list number for which the access list is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.6.1.2 | Integer32 | read-only | current |
| ipNewCfgAlistNwf OBJECT-TYPE The network filter number of the route map access list. 0 means none | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.6.1.3 | INTEGER (0..256) | read-create | current |
| ipNewCfgAlistMetric OBJECT-TYPE The metric of the route map access list. 4294967295 means none | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.6.1.4 | Unsigned32 (0..4294967295) | read-create | current |
| ipNewCfgAlistAction OBJECT-TYPE Action of the route map access list. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.6.1.5 | INTEGER {permit(1), deny(2)} | read-create | current |
| ipNewCfgAlistState OBJECT-TYPE Enable or disable the route map access list. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.6.1.6 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ipNewCfgAlistDelete OBJECT-TYPE When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.6.1.7 | INTEGER {other(1), delete(2)} | read-create | current |
| ipAspathTableMax OBJECT-TYPE The maximum number of rows in the IP route map table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.7 | Integer32 | read-only | current |
| ipCurCfgAspathTable OBJECT-TYPE The table of IP route map access path configuration. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.8 | not-accessible | current | |
| ipCurCfgAspathEntry OBJECT-TYPE Information about an IP route map. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.8.1 | not-accessible | current | |
| ipCurCfgAspathRmapIndex OBJECT-TYPE The route map number for which the RMAP is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.8.1.1 | Integer32 | read-only | current |
| ipCurCfgAspathIndex OBJECT-TYPE The access path number for which the access list is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.8.1.2 | Integer32 | read-only | current |
| ipCurCfgAspathAS OBJECT-TYPE The AS number of the route map access path. 0 means none | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.8.1.3 | INTEGER (0..65535) | read-only | current |
| ipCurCfgAspathAction OBJECT-TYPE Action of the route map access path. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.8.1.4 | INTEGER {permit(1), deny(2)} | read-only | current |
| ipCurCfgAspathState OBJECT-TYPE Enable or disable the route map access path. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.8.1.5 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ipNewCfgAspathTable OBJECT-TYPE The table of IP route map access path configuration | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.9 | not-accessible | current | |
| ipNewCfgAspathEntry OBJECT-TYPE Information about an IP route map. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.9.1 | not-accessible | current | |
| ipNewCfgAspathRmapIndex OBJECT-TYPE The route map number for which the RMAP is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.9.1.1 | Integer32 | read-only | current |
| ipNewCfgAspathIndex OBJECT-TYPE The access path number for which the access list is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.9.1.2 | Integer32 | read-only | current |
| ipNewCfgAspathAS OBJECT-TYPE The AS number of the route map access path. 0 means none | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.9.1.3 | INTEGER (0..65535) | read-create | current |
| ipNewCfgAspathAction OBJECT-TYPE Action of the route map access path. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.9.1.4 | INTEGER {permit(1), deny(2)} | read-create | current |
| ipNewCfgAspathState OBJECT-TYPE Enable or disable the route map access path. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.9.1.5 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ipNewCfgAspathDelete OBJECT-TYPE When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.11.9.1.6 | INTEGER {other(1), delete(2)} | read-create | current |
| ospfCfg OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13 | |||
| ospfGeneral OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.1 | |||
| ospfCurCfgDefaultRouteMetric OBJECT-TYPE Specify the metric to be assigned. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.1.1 | INTEGER (0..16777215) | read-only | current |
| ospfNewCfgDefaultRouteMetric OBJECT-TYPE Specify the metric to be assigned. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.1.2 | INTEGER (0..16777215) | read-write | current |
| ospfCurCfgDefaultRouteMetricType OBJECT-TYPE Specify the AS External metric type to be assigned. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.1.3 | INTEGER {none(1), type1(2), type2(3)} | read-only | current |
| ospfNewCfgDefaultRouteMetricType OBJECT-TYPE Specify the AS External metric type to be assigned. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.1.4 | INTEGER {none(1), type1(2), type2(3)} | read-write | current |
| ospfIntfTableMaxSize OBJECT-TYPE The maximum number of rows in the OSPF Interface table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.1.5 | Integer32 | read-only | current |
| ospfAreaTableMaxSize OBJECT-TYPE The maximum number of rows in the OSPF Area table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.1.6 | Integer32 | read-only | current |
| ospfRangeTableMaxSize OBJECT-TYPE The maximum number of rows in the OSPF Range table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.1.7 | Integer32 | read-only | current |
| ospfVirtIntfTableMaxSize OBJECT-TYPE The maximum number of rows in the OSPF Virtual Interface table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.1.8 | Integer32 | read-only | current |
| ospfHostTableMaxSize OBJECT-TYPE The maximum number of rows in the OSPF Host table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.1.9 | Integer32 | read-only | current |
| ospfCurCfgState OBJECT-TYPE OSPF global state. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.1.10 | INTEGER {on(1), off(2)} | read-only | current |
| ospfNewCfgState OBJECT-TYPE Globally turn OSPF on or off. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.1.11 | INTEGER {on(1), off(2)} | read-write | current |
| ospfCurCfgAreaTable OBJECT-TYPE The table of OSPF Area configuration in the current_config. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.2 | not-accessible | current | |
| ospfCurCfgAreaEntry OBJECT-TYPE Information about a OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.2.1 | not-accessible | current | |
| ospfCurCfgAreaIndex OBJECT-TYPE The OSPF area number for which the OSPF area table is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.2.1.1 | Integer32 | read-only | current |
| ospfCurCfgAreaId OBJECT-TYPE The IP Address of the OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.2.1.2 | IpAddress | read-only | current |
| ospfCurCfgAreaSpfInterval OBJECT-TYPE The SPF interval for the OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.2.1.3 | INTEGER (0..255) | read-only | current |
| ospfCurCfgAreaAuthType OBJECT-TYPE Type of authentication being used. none(1) - no authentication password(2) - use password md5(3) - use MD5 authentication. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.2.1.4 | INTEGER {none(1), password(2), md5(3)} | read-only | current |
| ospfCurCfgAreaType OBJECT-TYPE Type of Area. transit(0) stub(1) nssa(2) | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.2.1.5 | INTEGER {transit(0), stub(1), nssa(2)} | read-only | current |
| ospfCurCfgAreaMetric OBJECT-TYPE Metric (1-65535) | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.2.1.6 | INTEGER (1..65535) | read-only | current |
| ospfCurCfgAreaStatus OBJECT-TYPE Status disabled(0) enabled(1) | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.2.1.7 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ospfNewCfgAreaTable OBJECT-TYPE The table of OSPF Area configuration in the new_config. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.3 | not-accessible | current | |
| ospfNewCfgAreaEntry OBJECT-TYPE Information about a OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.3.1 | not-accessible | current | |
| ospfNewCfgAreaIndex OBJECT-TYPE The OSPF area number for which the OSPF area table is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.3.1.1 | Integer32 | read-only | current |
| ospfNewCfgAreaId OBJECT-TYPE The IP Address of the OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.3.1.2 | IpAddress | read-create | current |
| ospfNewCfgAreaSpfInterval OBJECT-TYPE The SPF interval for the OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.3.1.3 | INTEGER (0..255) | read-write | current |
| ospfNewCfgAreaAuthType OBJECT-TYPE Type of authentication being used. none(1) - no authentication password(2) - use password. md5(3) - use MD5 authentication. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.3.1.4 | INTEGER {none(1), password(2), md5(3)} | read-write | current |
| ospfNewCfgAreaType OBJECT-TYPE Type of Area. transit(0) stub(1) nssa(2) | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.3.1.5 | INTEGER {transit(0), stub(1), nssa(2)} | read-write | current |
| ospfNewCfgAreaMetric OBJECT-TYPE Metric (1-65535) | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.3.1.6 | INTEGER (1..65535) | read-write | current |
| ospfNewCfgAreaStatus OBJECT-TYPE Status disabled(0) enabled(1) | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.3.1.7 | INTEGER {disabled(0), enabled(1)} | read-write | current |
| ospfNewCfgAreaDelete OBJECT-TYPE Delete the area no(0), yes(1) | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.3.1.8 | INTEGER {no(0), yes(1)} | read-write | current |
| ospfRouteRedistribution OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.4 | |||
| ospfRedistributeStatic OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.4.1 | |||
| ospfCurCfgStaticMetric OBJECT-TYPE The metric to be assigned to static routes. A value of 0 indicates none. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.4.1.1 | INTEGER (0..16777215) | read-only | current |
| ospfNewCfgStaticMetric OBJECT-TYPE The metric to be assigned to static routes. A value of 0 indicates none. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.4.1.2 | INTEGER (0..16777215) | read-write | current |
| ospfCurCfgStaticMetricType OBJECT-TYPE The AS External metric type for static routes. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.4.1.3 | INTEGER {none(1), type1(2), type2(3)} | read-only | current |
| ospfNewCfgStaticMetricType OBJECT-TYPE The AS External metric type for static routes. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.4.1.4 | INTEGER {none(1), type1(2), type2(3)} | read-write | current |
| ospfCurCfgStaticOutRmapList OBJECT-TYPE The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.4.1.5 | OCTET STRING | read-only | current |
| ospfNewCfgStaticOutRmapList OBJECT-TYPE The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.4.1.6 | OCTET STRING | read-only | current |
| ospfNewCfgStaticAddOutRmap OBJECT-TYPE The route map to be add into out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.4.1.7 | Integer32 | read-write | current |
| ospfNewCfgStaticRemoveOutRmap OBJECT-TYPE The route map to be removed from out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.4.1.8 | Integer32 | read-write | current |
| ospfRedistributeFixed OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.4.4 | |||
| ospfCurCfgFixedMetric OBJECT-TYPE The export metric for fixed routes. A value of 0 indicates none | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.4.4.1 | INTEGER (0..16777215) | read-only | current |
| ospfNewCfgFixedMetric OBJECT-TYPE The export metric for fixed routes. A value of 0 indicates none | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.4.4.2 | INTEGER (0..16777215) | read-write | current |
| ospfCurCfgFixedMetricType OBJECT-TYPE The AS External metric type for fixed routes. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.4.4.3 | INTEGER {none(1), type1(2), type2(3)} | read-only | current |
| ospfNewCfgFixedMetricType OBJECT-TYPE The AS External metric type for fixed routes. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.4.4.4 | INTEGER {none(1), type1(2), type2(3)} | read-write | current |
| ospfCurCfgFixedOutRmapList OBJECT-TYPE The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.4.4.5 | OCTET STRING | read-only | current |
| ospfNewCfgFixedOutRmapList OBJECT-TYPE The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.4.4.6 | OCTET STRING | read-only | current |
| ospfNewCfgFixedAddOutRmap OBJECT-TYPE The route map to be add into out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.4.4.7 | Integer32 | read-write | current |
| ospfNewCfgFixedRemoveOutRmap OBJECT-TYPE The route map to be removed from out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.4.4.8 | Integer32 | read-write | current |
| ospfRedistributeRip OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.4.5 | |||
| ospfCurCfgRipMetric OBJECT-TYPE The export metric for RIP routes. A value of 0 indicates none | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.4.5.1 | INTEGER (0..16777215) | read-only | current |
| ospfNewCfgRipMetric OBJECT-TYPE The export metric for RIP routes. A value of 0 indicates none | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.4.5.2 | INTEGER (0..16777215) | read-write | current |
| ospfCurCfgRipMetricType OBJECT-TYPE The AS External metric type for RIP routes. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.4.5.3 | INTEGER {none(1), type1(2), type2(3)} | read-only | current |
| ospfNewCfgRipMetricType OBJECT-TYPE The AS External metric type for RIP routes. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.4.5.4 | INTEGER {none(1), type1(2), type2(3)} | read-write | current |
| ospfCurCfgRipOutRmapList OBJECT-TYPE The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.4.5.5 | OCTET STRING | read-only | current |
| ospfNewCfgRipOutRmapList OBJECT-TYPE The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.4.5.6 | OCTET STRING | read-only | current |
| ospfNewCfgRipAddOutRmap OBJECT-TYPE The route map to be add into out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.4.5.7 | Integer32 | read-write | current |
| ospfNewCfgRipRemoveOutRmap OBJECT-TYPE The route map to be removed from out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.4.5.8 | Integer32 | read-write | current |
| ospfCurCfgMdkeyTable OBJECT-TYPE The table of OSPF MD5 keys in the current_config. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.5 | not-accessible | current | |
| ospfCurCfgMdkeyEntry OBJECT-TYPE Information about an OSPF MD keys table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.5.1 | not-accessible | current | |
| ospfCurCfgMdkeyIndex OBJECT-TYPE The OSPF MD5 Key number for which the OSPF MdKey table is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.5.1.1 | Integer32 | read-only | current |
| ospfCurCfgMdkeyKey OBJECT-TYPE The character string representing the MD5 Key. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.5.1.2 | DisplayString (SIZE(0..16)) | read-only | current |
| ospfNewCfgMdkeyTable OBJECT-TYPE The table of OSPF MD5 keys in the new_config. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.6 | not-accessible | current | |
| ospfNewCfgMdkeyEntry OBJECT-TYPE Information about an OSPF MD keys table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.6.1 | not-accessible | current | |
| ospfNewCfgMdkeyIndex OBJECT-TYPE The OSPF MD5 Key number for which the OSPF MdKey table is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.6.1.1 | Integer32 | read-only | current |
| ospfNewCfgMdkeyKey OBJECT-TYPE The character string representing the MD5 Key. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.6.1.2 | DisplayString (SIZE(0..16)) | read-create | current |
| ospfNewCfgMdkeyDelete OBJECT-TYPE When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.6.1.3 | INTEGER {other(1), delete(2)} | read-create | current |
| ospfCurCfgIntfTable OBJECT-TYPE The table of OSPF Interface configuration in the current_config. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.7 | not-accessible | current | |
| ospfCurCfgIntfEntry OBJECT-TYPE Information about an OSPF Interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.7.1 | not-accessible | current | |
| ospfCurCfgIntfIndex OBJECT-TYPE The OSPF Interface number for which the OSPF Interface table is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.7.1.1 | Integer32 | read-only | current |
| ospfCurCfgIntfId OBJECT-TYPE The IP Address of the OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.7.1.2 | IpAddress | read-only | current |
| ospfCurCfgIntfArea OBJECT-TYPE The index of the area that the interface belongs | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.7.1.3 | INTEGER (0..2) | read-only | current |
| ospfCurCfgIntfMdkey OBJECT-TYPE The MD5 key for the OSPF interface 0 (none) no MD5 authentication. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.7.1.4 | INTEGER (0..255) | read-only | current |
| ospfCurCfgIntfCost OBJECT-TYPE Interface cost | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.7.1.5 | INTEGER (1..65535) | read-only | current |
| ospfCurCfgIntfPrio OBJECT-TYPE Interface router priority | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.7.1.6 | INTEGER (1..255) | read-only | current |
| ospfCurCfgIntfHello OBJECT-TYPE Hello interval | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.7.1.7 | INTEGER (1..65535) | read-only | current |
| ospfCurCfgIntfDead OBJECT-TYPE Dead interval | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.7.1.8 | INTEGER (1..65535) | read-only | current |
| ospfCurCfgIntfTrans OBJECT-TYPE Transit delay | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.7.1.9 | INTEGER (1..3600) | read-only | current |
| ospfCurCfgIntfRetra OBJECT-TYPE Retransmit interval | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.7.1.10 | INTEGER (1..3600) | read-only | current |
| ospfCurCfgIntfAuthKey OBJECT-TYPE Authentication Key | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.7.1.11 | DisplayString (SIZE(0..8)) | read-only | current |
| ospfCurCfgIntfStatus OBJECT-TYPE Status of the interface disabled(0), enabled(1) | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.7.1.12 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ospfNewCfgIntfTable OBJECT-TYPE The table of OSPF Interface configuration in the new_config. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.8 | not-accessible | current | |
| ospfNewCfgIntfEntry OBJECT-TYPE Information about an OSPF Interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.8.1 | not-accessible | current | |
| ospfNewCfgIntfIndex OBJECT-TYPE The OSPF Interface number for which the OSPF Interface table is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.8.1.1 | Integer32 | read-only | current |
| ospfNewCfgIntfId OBJECT-TYPE The IP Address of the OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.8.1.2 | IpAddress | read-only | current |
| ospfNewCfgIntfArea OBJECT-TYPE The index of the area that the interface belongs (0..2) | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.8.1.3 | INTEGER (0..2) | read-create | current |
| ospfNewCfgIntfMdkey OBJECT-TYPE The MD5 key for the OSPF interface 0 (none) no MD5 authentication. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.8.1.4 | INTEGER (0..255) | read-create | current |
| ospfNewCfgIntfCost OBJECT-TYPE Interface cost(1..65535) | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.8.1.5 | INTEGER (1..65535) | read-create | current |
| ospfNewCfgIntfPrio OBJECT-TYPE Interface router priority(0..255) | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.8.1.6 | INTEGER (0..255) | read-create | current |
| ospfNewCfgIntfHello OBJECT-TYPE Hello interval(1..65535) | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.8.1.7 | INTEGER (1..65535) | read-create | current |
| ospfNewCfgIntfDead OBJECT-TYPE Dead interval(1..65535) | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.8.1.8 | INTEGER (1..65535) | read-create | current |
| ospfNewCfgIntfTrans OBJECT-TYPE Transit delay(1..3600) | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.8.1.9 | INTEGER (1..3600) | read-create | current |
| ospfNewCfgIntfRetra OBJECT-TYPE Retransmit interval(1..3600) | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.8.1.10 | INTEGER (1..3600) | read-create | current |
| ospfNewCfgIntfAuthKey OBJECT-TYPE Authentication Key | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.8.1.11 | DisplayString (SIZE(0..8)) | read-create | current |
| ospfNewCfgIntfStatus OBJECT-TYPE Status of the interface disabled(0), enabled(1) | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.8.1.12 | INTEGER {disabled(0), enabled(1)} | read-create | current |
| ospfNewCfgIntfDelete OBJECT-TYPE Delete the interface other(0), delete(1) | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.8.1.13 | INTEGER {other(0), delete(1)} | read-write | current |
| ospfCurCfgVirtIntfTable OBJECT-TYPE The table of OSPF Virtual Interface configuration in the current_config. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.9 | not-accessible | current | |
| ospfCurCfgVirtIntfEntry OBJECT-TYPE Information about an OSPF virtual Interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.9.1 | not-accessible | current | |
| ospfCurCfgVirtIntfIndex OBJECT-TYPE The OSPF Virtual Interface number for which the OSPF Virtual Interface table is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.9.1.1 | Integer32 | read-only | current |
| ospfCurCfgVirtIntfAreaId OBJECT-TYPE The index of the OSPF area to which this virtual interface belongs. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.9.1.2 | INTEGER (0..2) | read-only | current |
| ospfCurCfgVirtIntfNbr OBJECT-TYPE The IP Address of the OSPF neighbor for this virtual interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.9.1.3 | IpAddress | read-only | current |
| ospfCurCfgVirtIntfMdkey OBJECT-TYPE The MD5 key for the OSPF virtual interface 0 (none) no MD5 authentication. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.9.1.4 | INTEGER (0..255) | read-only | current |
| ospfCurCfgVirtIntfHello OBJECT-TYPE Hello interval | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.9.1.5 | INTEGER (1..65535) | read-only | current |
| ospfCurCfgVirtIntfDead OBJECT-TYPE Dead interval | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.9.1.6 | INTEGER (1..65535) | read-only | current |
| ospfCurCfgVirtIntfTrans OBJECT-TYPE Transit delay | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.9.1.7 | INTEGER (1..3600) | read-only | current |
| ospfCurCfgVirtIntfRetra OBJECT-TYPE Retransmit interval | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.9.1.8 | INTEGER (1..3600) | read-only | current |
| ospfCurCfgVirtIntfAuthKey OBJECT-TYPE Authentication Key | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.9.1.9 | DisplayString (SIZE(0..8)) | read-only | current |
| ospfCurCfgVirtIntfStatus OBJECT-TYPE Status disabled(0), enabled(1) | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.9.1.10 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ospfNewCfgVirtIntfTable OBJECT-TYPE The table of OSPF Virtual Interface configuration in the new_config. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.10 | not-accessible | current | |
| ospfNewCfgVirtIntfEntry OBJECT-TYPE Information about an OSPF virtual Interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.10.1 | not-accessible | current | |
| ospfNewCfgVirtIntfIndex OBJECT-TYPE The OSPF Virtual Interface number for which the OSPF Virtual Interface table is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.10.1.1 | Integer32 | read-only | current |
| ospfNewCfgVirtIntfAreaId OBJECT-TYPE The index of the OSPF area to which this virtual interface belongs. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.10.1.2 | INTEGER (0..2) | read-create | current |
| ospfNewCfgVirtIntfNbr OBJECT-TYPE The IP Address of the OSPF neighbor for this virtual interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.10.1.3 | IpAddress | read-create | current |
| ospfNewCfgVirtIntfMdkey OBJECT-TYPE The MD5 key for the OSPF virtual interface 0 (none) no MD5 authentication. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.10.1.4 | INTEGER (0..255) | read-create | current |
| ospfNewCfgVirtIntfHello OBJECT-TYPE Hello interval(1..65535) | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.10.1.5 | INTEGER (1..65535) | read-create | current |
| ospfNewCfgVirtIntfDead OBJECT-TYPE Dead interval(1..65535) | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.10.1.6 | INTEGER (1..65535) | read-create | current |
| ospfNewCfgVirtIntfTrans OBJECT-TYPE Transit dela(1..3600)y | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.10.1.7 | INTEGER (1..3600) | read-create | current |
| ospfNewCfgVirtIntfRetra OBJECT-TYPE Retransmit interval(1..3600) | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.10.1.8 | INTEGER (1..3600) | read-create | current |
| ospfNewCfgVirtIntfAuthKey OBJECT-TYPE Authentication Key SIZE(0..8) | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.10.1.9 | DisplayString (SIZE(0..8)) | read-create | current |
| ospfNewCfgVirtIntfStatus OBJECT-TYPE Status disabled(0), enabled(1) | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.10.1.10 | INTEGER {disabled(0), enabled(1)} | read-create | current |
| ospfNewCfgVirtIntfDelete OBJECT-TYPE Delete other(0), delete(1) | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.10.1.11 | INTEGER {other(0), delete(1)} | read-write | current |
| ospfMdkeyTableMaxSize OBJECT-TYPE The maximum number of rows in the OSPF Mdkey table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.11 | Integer32 | read-only | current |
| ospfCurCfgHostTable OBJECT-TYPE The table of OSPF Host configuration. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.12 | not-accessible | current | |
| ospfCurCfgHostEntry OBJECT-TYPE Information about a OSPF host. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.12.1 | not-accessible | current | |
| ospfCurCfgHostIndex OBJECT-TYPE The OSPF host number for which the OSPF host table is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.12.1.1 | Integer32 | read-only | current |
| ospfCurCfgHostIpAddr OBJECT-TYPE The IP Address of the OSPF host. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.12.1.2 | IpAddress | read-only | current |
| ospfCurCfgHostAreaIndex OBJECT-TYPE The area index. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.12.1.3 | Integer32 | read-only | current |
| ospfCurCfgHostCost OBJECT-TYPE The cost of the OSPF host. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.12.1.4 | INTEGER (1..65535) | read-only | current |
| ospfCurCfgHostState OBJECT-TYPE Enable or disable an OSPF Host | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.12.1.5 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ospfNewCfgHostTable OBJECT-TYPE The table of OSPF Host configuration. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.13 | not-accessible | current | |
| ospfNewCfgHostEntry OBJECT-TYPE Information about a OSPF host. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.13.1 | not-accessible | current | |
| ospfNewCfgHostIndex OBJECT-TYPE The OSPF host number for which the OSPF host table is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.13.1.1 | Integer32 | read-only | current |
| ospfNewCfgHostIpAddr OBJECT-TYPE The IP Address of the OSPF host. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.13.1.2 | IpAddress | read-create | current |
| ospfNewCfgHostAreaIndex OBJECT-TYPE The OSPF area index. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.13.1.3 | Integer32 | read-create | current |
| ospfNewCfgHostCost OBJECT-TYPE The cost of the OSPF host. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.13.1.4 | INTEGER (1..65535) | read-create | current |
| ospfNewCfgHostState OBJECT-TYPE Enable or disable an OSPF Host | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.13.1.5 | INTEGER {enabled(2), disabled(3)} | read-create | current |
| ospfNewCfgHostDelete OBJECT-TYPE Delete the OSPF host: no(0), yes(1) | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.13.1.6 | INTEGER {no(0), yes(1)} | read-write | current |
| ospfCurCfgRangeTable OBJECT-TYPE The table of OSPF summary range in the current configuration. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.14 | not-accessible | current | |
| ospfCurCfgRangeEntry OBJECT-TYPE Information about an OSPF summary range. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.14.1 | not-accessible | current | |
| ospfCurCfgRangeIndex OBJECT-TYPE The range number for which the OSPF summary range table is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.14.1.1 | Integer32 | read-only | current |
| ospfCurCfgRangeAddr OBJECT-TYPE The IP Address of the range. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.14.1.2 | IpAddress | read-only | current |
| ospfCurCfgRangeMask OBJECT-TYPE The mask of the range. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.14.1.3 | IpAddress | read-only | current |
| ospfCurCfgRangeAreaIndex OBJECT-TYPE The area index. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.14.1.4 | Integer32 | read-only | current |
| ospfCurCfgRangeHideState OBJECT-TYPE The state of the hide range. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.14.1.5 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ospfCurCfgRangeState OBJECT-TYPE The state of the range. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.14.1.6 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ospfNewCfgRangeTable OBJECT-TYPE The table of OSPF summary range in the new configuration. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.15 | not-accessible | current | |
| ospfNewCfgRangeEntry OBJECT-TYPE Information about an OSPF summary range. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.15.1 | not-accessible | current | |
| ospfNewCfgRangeIndex OBJECT-TYPE The range number for which the OSPF summary range table is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.15.1.1 | Integer32 | read-only | current |
| ospfNewCfgRangeAddr OBJECT-TYPE The IP Address of the range. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.15.1.2 | IpAddress | read-create | current |
| ospfNewCfgRangeMask OBJECT-TYPE The mask of the range. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.15.1.3 | IpAddress | read-create | current |
| ospfNewCfgRangeAreaIndex OBJECT-TYPE The area index. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.15.1.4 | Integer32 | read-create | current |
| ospfNewCfgRangeHideState OBJECT-TYPE The state of the hide range. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.15.1.5 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ospfNewCfgRangeState OBJECT-TYPE The state of the range. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.15.1.6 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ospfNewCfgRangeDelete OBJECT-TYPE When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.13.15.1.7 | INTEGER {other(1), delete(2)} | read-create | current |
| ipGeneralCfg OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.14 | |||
| ipCurCfgRouterID OBJECT-TYPE The router ID of the switch. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.14.1 | IpAddress | read-only | current |
| ipNewCfgRouterID OBJECT-TYPE The router ID of the switch. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.14.2 | IpAddress | read-write | current |
| igmpCfg OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15 | |||
| igmpCurCfgOnOff OBJECT-TYPE Globally turn IGMP On/Off. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.1 | INTEGER {on(1), off(2)} | read-only | current |
| igmpNewCfgOnOff OBJECT-TYPE Globally turn IGMP On/Off. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.2 | INTEGER {on(1), off(2)} | read-write | current |
| igmpSnoopCfgGen OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.3 | |||
| igmpSnoopCfg OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.3.1 | |||
| igmpSnoopCurCfgTimeout OBJECT-TYPE Set IGMP Report timeout. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.3.1.1 | Integer32 | read-only | current |
| igmpSnoopNewCfgTimeout OBJECT-TYPE Set IGMP Report timeout. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.3.1.2 | Integer32 | read-write | current |
| igmpSnoopCurCfgMrto OBJECT-TYPE The value of multicast router timeout in the current config. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.3.1.3 | Integer32 | read-only | current |
| igmpSnoopNewCfgMrto OBJECT-TYPE The value of multicast router timeout in the new config. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.3.1.4 | Integer32 | read-write | current |
| igmpSnoopNewCfgVlanFastlvAdd OBJECT-TYPE The VLAN to be added to fastleave vlan list. When read, 0 is returned. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.3.1.12 | Integer32 | read-write | current |
| igmpSnoopNewCfgVlanFastlvRem OBJECT-TYPE The VLAN to be removed from fastleave vlan list. When read, 0 is returned. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.3.1.13 | Integer32 | read-write | current |
| igmpSnoopCurCfgVlanFastlvBmap OBJECT-TYPE The fastlv enabled vlans present in the in vlan map list. The fastlv enabled vlans are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Vlan 9 || || || ||___ Vlan 8 || |____ Vlan 7 || . . . ||_________ Vlan 2 |__________ Vlan 1 where x : 1 - The represented vlan has fastlv enabled 0 - The represented vlan does not have fastlv enabled. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.3.1.14 | OCTET STRING | read-only | current |
| igmpSnoopNewCfgVlanFastlvBmap OBJECT-TYPE The fastlv enabled vlans present in the in vlan map list. The fastlv enabled vlans are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Vlan 9 || || || ||___ Vlan 8 || |____ Vlan 7 || . . . ||_________ Vlan 2 |__________ Vlan 1 where x : 1 - The represented vlan has fastlv enabled 0 - The represented vlan does not have fastlv enabled. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.3.1.15 | OCTET STRING | read-only | current |
| igmpSnoopCurCfgRobust OBJECT-TYPE The value of expected packet loss on subnet in the current config. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.3.1.16 | Integer32 | read-only | current |
| igmpSnoopNewCfgRobust OBJECT-TYPE The value of expected packet loss on subnet in the new config. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.3.1.17 | Integer32 | read-write | current |
| igmpSnoopNewCfgVlanAdd OBJECT-TYPE The VLAN to be added to snooping vlan list. When read, 0 is returned. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.3.1.18 | Integer32 | read-write | current |
| igmpSnoopNewCfgVlanRem OBJECT-TYPE The VLAN to be removed from snooping vlan list. When read, 0 is returned. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.3.1.19 | Integer32 | read-write | current |
| igmpSnoopNewCfgVlanClear OBJECT-TYPE Removing ALL Snooping Vlans. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.3.1.20 | INTEGER {clear(1), ok(2)} | read-write | current |
| igmpSnoopCurCfgVlanBmap OBJECT-TYPE The snooping vlans present in the in vlan map list. The snooping vlans are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Vlan 9 || || || ||___ Vlan 8 || |____ Vlan 7 || . . . ||_________ Vlan 2 |__________ Vlan 1 where x : 1 - The represented vlan has snoop enabled 0 - The represented vlan does not have snooping enabled. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.3.1.21 | OCTET STRING | read-only | current |
| igmpSnoopNewCfgVlanBmap OBJECT-TYPE The snooping vlans present in the in vlan map list. The snooping vlans are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Vlan 9 || || || ||___ Vlan 8 || |____ Vlan 7 || . . . ||_________ Vlan 2 |__________ Vlan 1 where x : 1 - The represented vlan has snoop enabled 0 - The represented vlan does not have snooping enabled. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.3.1.22 | OCTET STRING | read-only | current |
| igmpSnoopCurCfgQInterval OBJECT-TYPE IGMP Query Interval of current config. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.3.1.23 | Integer32 | read-only | current |
| igmpSnoopNewCfgQInterval OBJECT-TYPE IGMP Query Interval of new config. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.3.1.24 | Integer32 | read-write | current |
| igmpSnoopCurCfgSrcIp OBJECT-TYPE The source ip for GSQ proxy in current config. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.3.1.25 | IpAddress | read-only | current |
| igmpSnoopNewCfgSrcIp OBJECT-TYPE The source ip for GSQ proxy in new config. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.3.1.26 | IpAddress | read-write | current |
| igmpSnoopCurCfgAggrEnaDis OBJECT-TYPE Enable/Disable of IGMP Report aggregation. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.3.1.27 | INTEGER {enable(1), disable(2)} | read-only | current |
| igmpSnoopNewCfgAggrEnaDis OBJECT-TYPE Enable/Disable of IGMP Report aggregation. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.3.1.28 | INTEGER {enable(1), disable(2)} | read-write | current |
| igmpStaticMrtrCfg OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.4 | |||
| igmpStaticMrtrCurCfgTable OBJECT-TYPE The IGMP Static Multicast Router table in the current configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.4.1 | not-accessible | current | |
| igmpStaticMrtrCurCfgTableEntry OBJECT-TYPE A row in the Static Multicast Router table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.4.1.1 | not-accessible | current | |
| igmpStaticMrtrCurCfgIndx OBJECT-TYPE The IGMP Multicast Router table port index. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.4.1.1.1 | Integer32 | read-only | current |
| igmpStaticMrtrCurCfgPortId OBJECT-TYPE The IGMP Multicast Router port in the current configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.4.1.1.2 | Integer32 | read-only | current |
| igmpStaticMrtrCurCfgVlanId OBJECT-TYPE The IGMP Multicast Router port in the current configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.4.1.1.3 | Integer32 | read-only | current |
| igmpStaticMrtrCurCfgVersion OBJECT-TYPE The IGMP version of the IGMP Static Multicast Router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.4.1.1.4 | INTEGER {version1(1), version2(2)} | read-only | current |
| igmpStaticMrtrNewCfgTable OBJECT-TYPE The IGMP Static Multicast Router table in the new configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.4.2 | not-accessible | current | |
| igmpStaticMrtrNewCfgTableEntry OBJECT-TYPE A row in the Static Multicast Router table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.4.2.1 | not-accessible | current | |
| igmpStaticMrtrNewCfgIndx OBJECT-TYPE The IGMP Multicast Router table port index. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.4.2.1.1 | Integer32 | read-only | current |
| igmpStaticMrtrNewCfgPortId OBJECT-TYPE The IGMP Multicast Router port in the new configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.4.2.1.2 | Integer32 | read-create | current |
| igmpStaticMrtrNewCfgVlanId OBJECT-TYPE The IGMP Multicast Router port in the new configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.4.2.1.3 | Integer32 | read-create | current |
| igmpStaticMrtrNewCfgVersion OBJECT-TYPE The IGMP version of the IGMP Static Multicast Router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.4.2.1.4 | INTEGER {version1(1), version2(2)} | read-create | current |
| igmpStaticMrtrNewCfgDelete 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.11.2.3.7.11.33.1.2.3.1.15.4.2.1.5 | INTEGER {other(1), delete(2)} | read-create | current |
| igmpFilterCfg OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.5 | |||
| igmpFltCurCfgTable OBJECT-TYPE The IGMP filtering table in the current configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.5.1 | not-accessible | current | |
| igmpFltCurCfgTableEntry OBJECT-TYPE A row in the filtering table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.5.1.1 | not-accessible | current | |
| igmpFltCurCfgIndx OBJECT-TYPE The IGMP filter table index. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.5.1.1.1 | Integer32 | read-only | current |
| igmpFltCurCfgMcastIp1 OBJECT-TYPE Range1 Multicast IP address to be filtered. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.5.1.1.2 | IpAddress | read-only | current |
| igmpFltCurCfgMcastIp2 OBJECT-TYPE Range2 Multicast IP address to be filtered. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.5.1.1.3 | IpAddress | read-only | current |
| igmpFltCurCfgAction OBJECT-TYPE The action for the IGMP filtering rule. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.5.1.1.4 | INTEGER {allow(1), deny(2)} | read-only | current |
| igmpFltCurCfgState OBJECT-TYPE The state of this IGMP filtering rule. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.5.1.1.5 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| igmpFltNewCfgTable OBJECT-TYPE The IGMP filtering table in the current configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.5.2 | not-accessible | current | |
| igmpFltNewCfgTableEntry OBJECT-TYPE A row in the filtering table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.5.2.1 | not-accessible | current | |
| igmpFltNewCfgIndx OBJECT-TYPE The IGMP filter table index. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.5.2.1.1 | Integer32 | read-create | current |
| igmpFltNewCfgMcastIp1 OBJECT-TYPE Range1 Multicast source IP address to be filtered. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.5.2.1.2 | IpAddress | read-create | current |
| igmpFltNewCfgMcastIp2 OBJECT-TYPE Range2 Multicast source IP address to be filtered. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.5.2.1.3 | IpAddress | read-create | current |
| igmpFltNewCfgAction OBJECT-TYPE The action for the IGMP filtering rule. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.5.2.1.4 | INTEGER {allow(1), deny(2)} | read-create | current |
| igmpFltNewCfgState OBJECT-TYPE The state of this IGMP filtering rule. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.5.2.1.5 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| igmpFltNewCfgDelete 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.11.2.3.7.11.33.1.2.3.1.15.5.2.1.6 | INTEGER {other(1), delete(2)} | read-create | current |
| igmpFltCurCfgPortTable OBJECT-TYPE The IGMP filtering port table in the current configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.5.3 | not-accessible | current | |
| igmpFltCurCfgPortTableEntry OBJECT-TYPE A row in the IGMP filtering port table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.5.3.1 | not-accessible | current | |
| igmpFltCurCfgPortIndx OBJECT-TYPE The port index. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.5.3.1.1 | Integer32 | read-only | current |
| igmpFltCurCfgPortState OBJECT-TYPE Enable or disable IGMP filtering. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.5.3.1.2 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| igmpFltCurCfgPortFiltBmap OBJECT-TYPE The IGMP filtering rules applied to the port. The filtering rules are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ filter 9 || || || ||___ filter 8 || |____ filter 7 || . . . ||_________ filter 2 |__________ filter 1 (as index to igmpFltCurCfgTable) where x : 1 - The represented IGMP filter rule applied to the port 0 - The represented IGMP filter rule not applied to the port | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.5.3.1.3 | OCTET STRING (SIZE(0..256)) | read-only | current |
| igmpFltNewCfgPortTable OBJECT-TYPE The IGMP filtering port table in the new configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.5.4 | not-accessible | current | |
| igmpFltNewCfgPortTableEntry OBJECT-TYPE A row in the IGMP filtering port table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.5.4.1 | not-accessible | current | |
| igmpFltNewCfgPortIndx OBJECT-TYPE The port index. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.5.4.1.1 | Integer32 | read-only | current |
| igmpFltNewCfgPortState OBJECT-TYPE Enable or disable IGMP filtering. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.5.4.1.2 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| igmpFltNewCfgPortFiltBmap OBJECT-TYPE The IGMP filtering rules applied to the port. The filtering rules are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ filter 9 || || || ||___ filter 8 || |____ filter 7 || . . . ||_________ filter 2 |__________ filter 1 (as index to fltNewCfgTable) where x : 1 - The represented filter rule applied to the port 0 - The represented filter rule not applied to the port | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.5.4.1.3 | OCTET STRING (SIZE(0..256)) | read-only | current |
| igmpFltNewCfgPortAddFiltRule OBJECT-TYPE This is an action object to add filtering rule to a port. The value specified with this object is the index to the fltNewCfgTable for which filtering rule to be added to the port. The range of the valid index is between 1 and igmpFltCurCfgTableMaxSize. When read, the value '0' is returned always. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.5.4.1.4 | Integer32 | read-create | current |
| igmpFltNewCfgPortRemFiltRule OBJECT-TYPE This is an action object to remove filtering rule from a port. The value specified with this object is the index to the fltNewCfgTable for which filtering rule to be removed from the port. The range of the valid index is between 1 and igmpFltCurCfgTableMaxSize. When read, the value '0' is returned always. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.5.4.1.5 | Integer32 | read-create | current |
| igmpFltCurCfgEnaDis OBJECT-TYPE Enable/Disable of IGMP Filtering. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.5.5 | INTEGER {enable(1), disable(2)} | read-only | current |
| igmpFltNewCfgEnaDis OBJECT-TYPE Enable/Disable of IGMP Filtering. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.15.5.6 | INTEGER {enable(1), disable(2)} | read-write | current |
| rip2Cfg OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18 | |||
| ripCurCfgIntfTable OBJECT-TYPE The table of RIP on IP interface configuration in the current_config. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.1 | not-accessible | current | |
| ripCurCfgIntfEntry OBJECT-TYPE Information about RIP on IP interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.1.1 | not-accessible | current | |
| ripCurCfgIntfIndex OBJECT-TYPE The interface number for which the RIP information is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.1.1.1 | INTEGER | read-only | current |
| ripCurCfgIntfVersion OBJECT-TYPE RIP version. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.1.1.2 | INTEGER {ripVersion1(1), ripVersion2(2)} | read-only | current |
| ripCurCfgIntfSupply OBJECT-TYPE Enable or disable supplying route updates. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.1.1.3 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripCurCfgIntfListen OBJECT-TYPE Enable or disable listening to route updates. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.1.1.4 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripCurCfgIntfDefault OBJECT-TYPE Specifies what RIP does with default routes. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.1.1.5 | INTEGER {both(1), listen(2), supply(3), none(4)} | read-only | current |
| ripCurCfgIntfTrigUpdate OBJECT-TYPE Enable or disable tirggered updates. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.1.1.6 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripCurCfgIntfMcastUpdate OBJECT-TYPE Enable or disable multicast updates. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.1.1.7 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripCurCfgIntfPoisonReverse OBJECT-TYPE RIP poison reverse. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.1.1.8 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripCurCfgIntfState OBJECT-TYPE Enable or disable RIP protocol. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.1.1.9 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripCurCfgIntfMetric OBJECT-TYPE RIP route metric for this interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.1.1.10 | INTEGER (1..16) | read-only | current |
| ripCurCfgIntfAuth OBJECT-TYPE Enable or disable RIP update authorization with a simple plain text password. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.1.1.11 | INTEGER {none(1), password(2)} | read-only | current |
| ripCurCfgIntfKey OBJECT-TYPE RIP update authencation password. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.1.1.12 | DisplayString (SIZE(0..16)) | read-only | current |
| ripCurCfgIntfSplitHorizon OBJECT-TYPE RIP split horizon. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.1.1.13 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ripNewCfgIntfTable OBJECT-TYPE The table of RIP on IP interface configuration in the new_config. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.2 | not-accessible | current | |
| ripNewCfgIntfEntry OBJECT-TYPE Information about RIP on IP interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.2.1 | not-accessible | current | |
| ripNewCfgIntfIndex OBJECT-TYPE The interface number for which the RIP information is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.2.1.1 | INTEGER | read-only | current |
| ripNewCfgIntfVersion OBJECT-TYPE RIP version. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.2.1.2 | INTEGER {ripVersion1(1), ripVersion2(2)} | read-write | current |
| ripNewCfgIntfSupply OBJECT-TYPE Enable or disable supplying route updates. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.2.1.3 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| ripNewCfgIntfListen OBJECT-TYPE Enable or disable listening to route updates. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.2.1.4 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| ripNewCfgIntfDefault OBJECT-TYPE Specifies what RIP does with default routes. The default routes action could be set to listen/supply/both/none. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.2.1.5 | INTEGER {both(1), listen(2), supply(3), none(4)} | read-create | current |
| ripNewCfgIntfTrigUpdate OBJECT-TYPE Enable or disable tirggered updates. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.2.1.6 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| ripNewCfgIntfMcastUpdate OBJECT-TYPE Enable or disable multicast updates. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.2.1.7 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| ripNewCfgIntfPoisonReverse OBJECT-TYPE RIP poison reverse. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.2.1.8 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| ripNewCfgIntfState OBJECT-TYPE Enable or disable RIP protocol. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.2.1.9 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ripNewCfgIntfMetric OBJECT-TYPE RIP route metric for this interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.2.1.10 | INTEGER (1..16) | read-write | current |
| ripNewCfgIntfAuth OBJECT-TYPE Enable or disable RIP update authorization with a simple plain text password. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.2.1.11 | INTEGER {none(1), password(2)} | read-write | current |
| ripNewCfgIntfKey OBJECT-TYPE RIP update authencation password. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.2.1.12 | DisplayString (SIZE(0..16)) | read-create | current |
| ripNewCfgIntfSplitHorizon OBJECT-TYPE RIP split horizon. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.2.1.13 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| ripGeneral OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.3 | |||
| rip2CurCfgState OBJECT-TYPE RIP global state. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.3.1 | INTEGER {on(1), off(2)} | read-only | current |
| rip2NewCfgState OBJECT-TYPE Globally turn RIP on or off. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.3.2 | INTEGER {on(1), off(2)} | read-write | current |
| rip2CurCfgUpdatePeriod OBJECT-TYPE Update Period in seconds. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.3.3 | INTEGER (1..120) | read-only | current |
| rip2NewCfgUpdatePeriod OBJECT-TYPE Update Period in seconds. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.3.4 | INTEGER (1..120) | read-write | current |
| ripRouteRedistribution OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.4 | |||
| ripRedistributeStatic OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.4.1 | |||
| ripCurCfgStaticMetric OBJECT-TYPE The metric to be assigned to static routes. A value of 0 indicates none. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.4.1.1 | INTEGER (1..15) | read-only | current |
| ripNewCfgStaticMetric OBJECT-TYPE The metric to be assigned to static routes. A value of 0 indicates none. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.4.1.2 | INTEGER (1..15) | read-write | current |
| ripCurCfgStaticOutRmapList OBJECT-TYPE The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.4.1.5 | OCTET STRING | read-only | current |
| ripNewCfgStaticOutRmapList OBJECT-TYPE The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.4.1.6 | OCTET STRING | read-only | current |
| ripNewCfgStaticAddOutRmap OBJECT-TYPE The route map to be add into out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.4.1.7 | Integer32 | read-write | current |
| ripNewCfgStaticRemoveOutRmap OBJECT-TYPE The route map to be removed from out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.4.1.8 | Integer32 | read-write | current |
| ripRedistributeFixed OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.4.4 | |||
| ripCurCfgFixedMetric OBJECT-TYPE The export metric for fixed routes. A value of 0 indicates none | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.4.4.1 | INTEGER (0..16777215) | read-only | current |
| ripNewCfgFixedMetric OBJECT-TYPE The export metric for fixed routes. A value of 0 indicates none | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.4.4.2 | INTEGER (0..16777215) | read-write | current |
| ripCurCfgFixedOutRmapList OBJECT-TYPE The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.4.4.5 | OCTET STRING | read-only | current |
| ripNewCfgFixedOutRmapList OBJECT-TYPE The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.4.4.6 | OCTET STRING | read-only | current |
| ripNewCfgFixedAddOutRmap OBJECT-TYPE The route map to be add into out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.4.4.7 | Integer32 | read-write | current |
| ripNewCfgFixedRemoveOutRmap OBJECT-TYPE The route map to be removed from out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.4.4.8 | Integer32 | read-write | current |
| ripRedistributeOspf OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.4.5 | |||
| ripCurCfgOspfMetric OBJECT-TYPE The export metric for RIP routes. A value of 0 indicates none | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.4.5.1 | INTEGER (0..16777215) | read-only | current |
| ripNewCfgOspfMetric OBJECT-TYPE The export metric for RIP routes. A value of 0 indicates none | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.4.5.2 | INTEGER (0..16777215) | read-write | current |
| ripCurCfgOspfOutRmapList OBJECT-TYPE The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.4.5.5 | OCTET STRING | read-only | current |
| ripNewCfgOspfOutRmapList OBJECT-TYPE The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.4.5.6 | OCTET STRING | read-only | current |
| ripNewCfgOspfAddOutRmap OBJECT-TYPE The route map to be add into out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.4.5.7 | Integer32 | read-write | current |
| ripNewCfgOspfRemoveOutRmap OBJECT-TYPE The route map to be removed from out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.4.5.8 | Integer32 | read-write | current |
| ripRedistributeEospf OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.4.6 | |||
| ripCurCfgEospfMetric OBJECT-TYPE The export metric for RIP routes. A value of 0 indicates none | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.4.6.1 | INTEGER (0..16777215) | read-only | current |
| ripNewCfgEospfMetric OBJECT-TYPE The export metric for RIP routes. A value of 0 indicates none | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.4.6.2 | INTEGER (0..16777215) | read-write | current |
| ripCurCfgEospfOutRmapList OBJECT-TYPE The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.4.6.5 | OCTET STRING | read-only | current |
| ripNewCfgEospfOutRmapList OBJECT-TYPE The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.4.6.6 | OCTET STRING | read-only | current |
| ripNewCfgEospfAddOutRmap OBJECT-TYPE The route map to be add into out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.4.6.7 | Integer32 | read-write | current |
| ripNewCfgEospfRemoveOutRmap OBJECT-TYPE The route map to be removed from out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.1.18.4.6.8 | Integer32 | read-write | current |
| layer3Stats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2 | |||
| ripStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.1 | |||
| ripStatInPkts OBJECT-TYPE The total number of good RIP packets recieved. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.1.1 | Counter32 | read-only | current |
| ripStatOutPkts OBJECT-TYPE The total number of RIP packets transmitted. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.1.2 | Counter32 | read-only | current |
| ripStatInErrorPkts OBJECT-TYPE The total number of error RIP packets recieved. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.1.3 | Counter32 | read-only | current |
| ripStatRoutesAgedOut OBJECT-TYPE The total number of RIP routes which have aged out. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.1.4 | Counter32 | read-only | current |
| arpStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.2 | |||
| arpStatEntries OBJECT-TYPE The current number of ARP entries. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.2.1 | Gauge32 | read-only | current |
| arpStatHighWater OBJECT-TYPE The highest number of ARP entries. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.2.2 | Gauge32 | read-only | current |
| arpStatMaxEntries OBJECT-TYPE The maximum number of ARP entries. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.2.3 | Gauge32 | read-only | current |
| routeStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.3 | |||
| routeStatEntries OBJECT-TYPE The current number of IP routes. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.3.1 | Gauge32 | read-only | current |
| routeStatHighWater OBJECT-TYPE The highest number of IP routes. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.3.2 | Gauge32 | read-only | current |
| routeStatMaxEntries OBJECT-TYPE The maximum number of IP routes. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.3.3 | Gauge32 | read-only | current |
| vrrpStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.4 | |||
| vrrpStatInAdvers OBJECT-TYPE The number of good VRRP advertisements which are received. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.4.1 | Counter32 | read-only | current |
| vrrpStatOutAdvers OBJECT-TYPE The number of good VRRP advertisements which are transmitted. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.4.2 | Counter32 | read-only | current |
| vrrpStatOutBadAdvers OBJECT-TYPE The number of bad VRRP advertisements which are received. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.4.3 | Counter32 | read-only | current |
| vrrpStatBadVersion OBJECT-TYPE The number of bad VRRP version adv which are received. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.4.4 | Counter32 | read-only | current |
| vrrpStatBadAddress OBJECT-TYPE The number of bad VRRP addres adv which are received. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.4.5 | Counter32 | read-only | current |
| vrrpStatBadPassword OBJECT-TYPE The number of bad VRRP advertisements which are received. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.4.6 | Counter32 | read-only | current |
| vrrpStatBadVrid OBJECT-TYPE The number of bad VRRP version ID adv which are received. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.4.7 | Counter32 | read-only | current |
| vrrpStatBadData OBJECT-TYPE The number of bad VRRP advertisements which are received. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.4.8 | Counter32 | read-only | current |
| vrrpStatBadInterval OBJECT-TYPE The number of bad VRRP iutervals which are received. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.4.9 | Counter32 | read-only | current |
| ospfStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5 | |||
| ospfGeneralStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1 | |||
| ospfCumRxTxStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.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.11.2.3.7.11.33.1.2.3.2.5.1.1.1 | Counter32 | read-only | current |
| ospfCumTxPkts OBJECT-TYPE The sum total of all OSPF packets transmitted on all OSPF areas and interfaces. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.1.2 | Counter32 | read-only | current |
| ospfCumRxHello OBJECT-TYPE The sum total of all Hello packets received on all OSPF areas and interfaces. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.1.3 | Counter32 | read-only | current |
| ospfCumTxHello OBJECT-TYPE The sum total of all Hello packets transmitted on all OSPF areas and interfaces. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.1.4 | Counter32 | read-only | current |
| ospfCumRxDatabase OBJECT-TYPE The sum total of all Database Description packets received on all OSPF areas and interfaces. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.1.5 | Counter32 | read-only | current |
| ospfCumTxDatabase OBJECT-TYPE The sum total of all Database Description packets transmitted on all OSPF areas and interfaces. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.1.6 | Counter32 | read-only | current |
| ospfCumRxlsReqs OBJECT-TYPE The sum total of all Link State Request packets received on all OSPF areas and interfaces. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.1.7 | Counter32 | read-only | current |
| ospfCumTxlsReqs OBJECT-TYPE The sum total of all Link State Request packets transmitted on all OSPF areas and interfaces. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.1.8 | Counter32 | read-only | current |
| ospfCumRxlsAcks OBJECT-TYPE The sum total of all Link State Acknowledgement packets received on all OSPF areas and interfaces. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.1.9 | Counter32 | read-only | current |
| ospfCumTxlsAcks OBJECT-TYPE The sum total of all Link State Acknowledgement packets transmitted on all OSPF areas and interfaces. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.1.10 | Counter32 | read-only | current |
| ospfCumRxlsUpdates OBJECT-TYPE The sum total of all Link State Update packets received on all OSPF areas and interfaces. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.1.11 | Counter32 | read-only | current |
| ospfCumTxlsUpdates OBJECT-TYPE The sum total of all Link State Update packets transmitted on all OSPF areas and interfaces. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.1.12 | Counter32 | read-only | current |
| ospfCumNbrChangeStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.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.11.2.3.7.11.33.1.2.3.2.5.1.2.1 | Counter32 | read-only | current |
| ospfCumNbrStart OBJECT-TYPE The sum total number of neighbours in this state (i.e. an indication that Hello packets should now be sent to the neighbour at intervals of HelloInterval seconds.) across all OSPF areas and interfaces. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.2.2 | Counter32 | read-only | current |
| ospfCumNbrAdjointOk OBJECT-TYPE The sum total number of decisions to be made (again) as to whether an adjacency should be established/maintained with the neighbour across all OSPF areas and interfaces. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.2.3 | Counter32 | read-only | current |
| ospfCumNbrNegotiationDone OBJECT-TYPE The sum total number of neighbours in this state wherein the Master/slave relationship has been negotiated, and sequence numbers have been exchanged, across all OSPF areas and interfaces. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.2.4 | Counter32 | read-only | current |
| ospfCumNbrExchangeDone OBJECT-TYPE The sum total number of neighbours in this state (i.e. in an adjacency's final state) having transimitted a full sequence of Database Description packets, across all OSPF areas and interfaces. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.2.5 | Counter32 | read-only | current |
| ospfCumNbrBadRequests OBJECT-TYPE The sum total number of Link State Requests which have been received for a link state advertisement not contained in the database across all interfaces and OSPF areas. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.2.6 | Counter32 | read-only | current |
| ospfCumNbrBadSequence OBJECT-TYPE The sum total number of Database Description packets which have been received that either a) has an unexpected DD sequence number b) Unexpectedly has the init bit set c) Has an options field differing from the last Options field received in a Database Description packet. Any of these conditions indicate that some error has occured during adjacency establishment for all OSPF areas and interfaces. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.2.7 | Counter32 | read-only | current |
| ospfCumNbrLoadingDone OBJECT-TYPE The sum total number of link state updates received for all out-of-date portions of the database across all OSPF areas and interfaces. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.2.8 | Counter32 | read-only | current |
| ospfCumNbrN1way OBJECT-TYPE The sum total number of Hello packets received from neighbours, in which this router is not mentioned across all OSPF interfaces and areas. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.2.9 | Counter32 | read-only | current |
| ospfCumNbrRstAd OBJECT-TYPE The sum total number of times the Neighbour adjacency has been reset across all OPSF areas and interfaces. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.2.10 | Counter32 | read-only | current |
| ospfCumNbrDown OBJECT-TYPE The total number of Neighbouring routers down (i.e. in the initial state of a neighbour conversation.) across all OSPF areas and interfaces. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.2.11 | Counter32 | read-only | current |
| ospfCumNbrN2way OBJECT-TYPE The sum total number of Hello packets received from neighbours, in which this router is mentioned across all OSPF interfaces and areas. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.2.12 | Counter32 | read-only | current |
| ospfCumIntfChangeStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.3 | |||
| ospfCumIntfHello OBJECT-TYPE The sum total number of Hello packets sent on all interfaces and areas | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.3.1 | Counter32 | read-only | current |
| ospfCumIntfDown OBJECT-TYPE The sum total number of interfaces down in all OSPF areas. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.3.2 | Counter32 | read-only | current |
| ospfCumIntfLoop OBJECT-TYPE The sum total of interfaces no longer connected to the attatched network across all OSPF areas and interfaces. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.3.3 | Counter32 | read-only | current |
| ospfCumIntfUnloop OBJECT-TYPE The sum total number of interfaces, connected to the attatched network in all OSPF areas. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.3.4 | Counter32 | read-only | current |
| ospfCumIntfWaitTimer OBJECT-TYPE The sum total number of times the Wait Timer has been fired, (indicating the end of the waiting period that is required before electing a (Backup) Designated Router) across all OSPF areas and interfaces. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.3.5 | Counter32 | read-only | current |
| ospfCumIntfBackup OBJECT-TYPE The sum total number of Backup Designated Routers on the attatched network for all OSPF areas and interfaces. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.3.6 | Counter32 | read-only | current |
| ospfCumIntfNbrChange OBJECT-TYPE The sum total number of changes in the set of bidirectional neighbours associated with any interface across all OSPF areas. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.3.7 | Counter32 | read-only | current |
| ospfTimersKickOffStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.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.11.2.3.7.11.33.1.2.3.2.5.1.4.1 | Counter32 | read-only | current |
| ospfTmrsKckOffRetransmit OBJECT-TYPE The sum total number of times the Retransmit timer has been fired across all OPSF areas and interfaces. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.4.2 | Counter32 | read-only | current |
| ospfTmrsKckOffLsaLock OBJECT-TYPE The sum total number of times the Lsa Lock timer has been fired across all OSPF areas and interfaces. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.4.3 | Counter32 | read-only | current |
| ospfTmrsKckOffLsaAck OBJECT-TYPE The sum total number of times the Lsa Ack timer has been fired across all ospf areas and interfaces. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.4.4 | Counter32 | read-only | current |
| ospfTmrsKckOffDbage OBJECT-TYPE The total number of times the Dbage has been fired. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.4.5 | Counter32 | read-only | current |
| ospfTmrsKckOffSummary OBJECT-TYPE The total number of times the Summary timer has been fired. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.4.6 | Counter32 | read-only | current |
| ospfTmrsKckOffAseExport OBJECT-TYPE The total number of times the ASE Export timer has been fired. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.1.4.7 | Counter32 | read-only | current |
| ospfArea OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2 | |||
| ospfAreaRxTxStats OBJECT-TYPE The table of OSPF Area Rx/Tx Statistics. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.1 | not-accessible | current | |
| ospfAreaRxTxStatsEntry OBJECT-TYPE Rx Tx packet Statistics about a OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.1.1 | not-accessible | current | |
| ospfAreaRxTxIndex OBJECT-TYPE The index of the ospf Area for which these statistics apply. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.1.1.1 | Integer32 | read-only | current |
| ospfAreaRxPkts OBJECT-TYPE The total number of OSPF packets received in this OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.1.1.2 | Counter32 | read-only | current |
| ospfAreaTxPkts OBJECT-TYPE The total number of OSPF packets transmitted in this OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.1.1.3 | Counter32 | read-only | current |
| ospfAreaRxHello OBJECT-TYPE The total number of Hello packets received in this OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.1.1.4 | Counter32 | read-only | current |
| ospfAreaTxHello OBJECT-TYPE The total number of Hello packets transmitted in this OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.1.1.5 | Counter32 | read-only | current |
| ospfAreaRxDatabase OBJECT-TYPE The total number of Database Description packets transmitted for this OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.1.1.6 | Counter32 | read-only | current |
| ospfAreaTxDatabase OBJECT-TYPE The total number of Database Description packets transmitted for this OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.1.1.7 | Counter32 | read-only | current |
| ospfAreaRxlsReqs OBJECT-TYPE The total number of Link State Request packets received for this OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.1.1.8 | Counter32 | read-only | current |
| ospfAreaTxlsReqs OBJECT-TYPE The total number of Link State Request packets transmitted for this OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.1.1.9 | Counter32 | read-only | current |
| ospfAreaRxlsAcks OBJECT-TYPE The total number of Link State Acknowledgement packets received for this OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.1.1.10 | Counter32 | read-only | current |
| ospfAreaTxlsAcks OBJECT-TYPE The total number of Link State Acknowledgement packets transmitted for this OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.1.1.11 | Counter32 | read-only | current |
| ospfAreaRxlsUpdates OBJECT-TYPE The total number of Link State Update packets received for this OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.1.1.12 | Counter32 | read-only | current |
| ospfAreaTxlsUpdates OBJECT-TYPE The total number of Link State Update packets transmitted for this OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.1.1.13 | Counter32 | read-only | current |
| ospfAreaNbrChangeStats OBJECT-TYPE The table of OSPF Area Neighbour Statistics. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.2 | not-accessible | current | |
| ospfAreaNbrChangeStatsEntry OBJECT-TYPE Area Neighbour Change Statistics about a OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.2.1 | not-accessible | current | |
| ospfAreaNbrIndex OBJECT-TYPE The index of the ospf Area for which these statistics apply. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.2.1.1 | Integer32 | read-only | current |
| ospfAreaNbrhello OBJECT-TYPE The total number of Hello packets received from neighbours in this OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.2.1.2 | Counter32 | read-only | current |
| ospfAreaNbrStart OBJECT-TYPE The total number of neighbours in this state (i.e. an indication that Hello packets should now be sent to the neighbour at intervals of HelloInterval seconds.) in this OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.2.1.3 | Counter32 | read-only | current |
| ospfAreaNbrAdjointOk OBJECT-TYPE The total number of decisions to be made (again) as to whether an adjacency should be established/maintained with the neighbour. for this OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.2.1.4 | Counter32 | read-only | current |
| ospfAreaNbrNegotiationDone OBJECT-TYPE The total number of neighbours in this state wherein the Master/slave relationship has been negotiated, and sequence numbers have been exchanged, for this OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.2.1.5 | Counter32 | read-only | current |
| ospfAreaNbrExchangeDone OBJECT-TYPE The total number of neighbours in this state (i.e. in an adjacency's final state) having transimitted a full sequence of Database Description packets, for this OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.2.1.6 | Counter32 | read-only | current |
| ospfAreaNbrBadRequests OBJECT-TYPE The sum total number of Link State Requests which have been received for a link state advertisement not contained in the database across this OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.2.1.7 | Counter32 | read-only | current |
| ospfAreaNbrBadSequence OBJECT-TYPE The total number of Database Description packets which have been received that either a) has an unexpected DD sequence number b) Unexpectedly has the init bit set c) Has an options field differing from the last Options field received in a Database Description packet. Any of these conditions indicate that some error has occured during adjacency establishment for this OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.2.1.8 | Counter32 | read-only | current |
| ospfAreaNbrLoadingDone OBJECT-TYPE The total number of link state updates received for all out-of-date portions of the database in this OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.2.1.9 | Counter32 | read-only | current |
| ospfAreaNbrN1way OBJECT-TYPE The total number of Hello packets received from neighbours, in which this router is not mentioned in this OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.2.1.10 | Counter32 | read-only | current |
| ospfAreaNbrRstAd OBJECT-TYPE The total number of times the Neighbour adjacency has been reset across this OPSF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.2.1.11 | Counter32 | read-only | current |
| ospfAreaNbrDown OBJECT-TYPE The total number of Neighbouring routers down (i.e. in the initial state of a neighbour conversation.) in this OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.2.1.12 | Counter32 | read-only | current |
| ospfAreaNbrN2way OBJECT-TYPE The total number of Hello packets received from neighbours, in which this router is mentioned in this OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.2.1.13 | Counter32 | read-only | current |
| ospfAreaChangeStats OBJECT-TYPE The table of OSPF Area Change Statistics. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.3 | not-accessible | current | |
| ospfAreaChangeStatsEntry OBJECT-TYPE Area Change Statistics about a OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.3.1 | not-accessible | current | |
| ospfAreaIntfIndex OBJECT-TYPE The index of the OSPF Area for which these statistics apply. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.3.1.1 | Integer32 | read-only | current |
| ospfAreaIntfHello OBJECT-TYPE The total number of Hello packets sent on this OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.3.1.2 | Counter32 | read-only | current |
| ospfAreaIntfDown OBJECT-TYPE The total number of interfaces down in this OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.3.1.3 | Counter32 | read-only | current |
| ospfAreaIntfLoop OBJECT-TYPE The total number of interfaces no longer connected to the attatched network in this OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.3.1.4 | Counter32 | read-only | current |
| ospfAreaIntfUnloop OBJECT-TYPE The total number of interfaces connected to the attatched network in this OSPF area.. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.3.1.5 | Counter32 | read-only | current |
| ospfAreaIntfWaitTimer OBJECT-TYPE The total number of times the Wait Timer has been fired, (indicating the end of the waiting period that is required before electing a (Backup) Designated Router) for this OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.3.1.6 | Counter32 | read-only | current |
| ospfAreaIntfBackup OBJECT-TYPE The total number of Backup Designated Routers on the attatched network for this OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.3.1.7 | Counter32 | read-only | current |
| ospfAreaIntfNbrChange OBJECT-TYPE The total number of changes in the set of bidirectional neighbours associated with the interface in this OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.3.1.8 | Counter32 | read-only | current |
| ospfAreaErrorStats OBJECT-TYPE The table of OSPF Area Error Statistics. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.4 | not-accessible | current | |
| ospfAreaErrorStatsEntry OBJECT-TYPE Error Statistics for an OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.4.1 | not-accessible | current | |
| ospfAreaErrIndex OBJECT-TYPE The index of the OSPF Area for which these statistics apply. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.4.1.1 | Integer32 | read-only | current |
| ospfAreaErrAuthFailure OBJECT-TYPE The total number of packets received with a wrong password in this area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.4.1.2 | Counter32 | read-only | current |
| ospfAreaErrNetmaskMismatch OBJECT-TYPE The total number of packets received with a wrong netmask in this area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.4.1.3 | Counter32 | read-only | current |
| ospfAreaErrHelloMismatch OBJECT-TYPE The total number of packets received with a different hello interval in this area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.4.1.4 | Counter32 | read-only | current |
| ospfAreaErrDeadMismatch OBJECT-TYPE The total number of packets received with a different dead interval in this area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.4.1.5 | Counter32 | read-only | current |
| ospfAreaErrOptionsMismatch OBJECT-TYPE The total number of packets received with a different options in this area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.4.1.6 | Counter32 | read-only | current |
| ospfAreaErrUnknownNbr OBJECT-TYPE The total number of packets received from an unknown neighbor in this area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.2.4.1.7 | Counter32 | read-only | current |
| ospfInterface OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3 | |||
| ospfIntfRxTxStats OBJECT-TYPE The table of OSPF Interface Rx/Tx packet Statistics. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.1 | not-accessible | current | |
| ospfIntfRxTxStatsEntry OBJECT-TYPE OSPF interface Rx/Tx packet statistics. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.1.1 | not-accessible | current | |
| ospfIntfRxTxIndex OBJECT-TYPE The OSPF interface for which these statistics apply. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.1.1.1 | Integer32 | read-only | current |
| ospfIntfRxPkts OBJECT-TYPE The total number of OSPF packets received for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.1.1.2 | Counter32 | read-only | current |
| ospfIntfTxPkts OBJECT-TYPE The total number of OSPF packets transmitted for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.1.1.3 | Counter32 | read-only | current |
| ospfIntfRxHello OBJECT-TYPE The total number of Hello packets received for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.1.1.4 | Counter32 | read-only | current |
| ospfIntfTxHello OBJECT-TYPE The total number of Hello packets transmitted for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.1.1.5 | Counter32 | read-only | current |
| ospfIntfRxDatabase OBJECT-TYPE The total number of Database Description packets received for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.1.1.6 | Counter32 | read-only | current |
| ospfIntfTxDatabase OBJECT-TYPE The total number of Database Description packets transmitted for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.1.1.7 | Counter32 | read-only | current |
| ospfIntfRxlsReqs OBJECT-TYPE The total number of Link State Request packets received for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.1.1.8 | Counter32 | read-only | current |
| ospfIntfTxlsReqs OBJECT-TYPE The total number of Link State Request packets transmitted for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.1.1.9 | Counter32 | read-only | current |
| ospfIntfRxlsAcks OBJECT-TYPE The total number of Link State Acknowledgement packets received for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.1.1.10 | Counter32 | read-only | current |
| ospfIntfTxlsAcks OBJECT-TYPE The total number of Link State Acknowledgement packets transmitted for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.1.1.11 | Counter32 | read-only | current |
| ospfIntfRxlsUpdates OBJECT-TYPE The total number of Link State Update packets received for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.1.1.12 | Counter32 | read-only | current |
| ospfIntfTxlsUpdates OBJECT-TYPE The total number of Link State Update packets transmitted for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.1.1.13 | Counter32 | read-only | current |
| ospfIntfNbrChangeStats OBJECT-TYPE The table of OSPF Interface Neighbour change Statistics. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.2 | not-accessible | current | |
| ospfIntfNbrChangeStatsEntry OBJECT-TYPE OSPF interface Neighbour Change statistics. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.2.1 | not-accessible | current | |
| ospfIntfNbrIndex OBJECT-TYPE The index of the OSPF Interface for which these statistics apply. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.2.1.1 | Integer32 | read-only | current |
| ospfIntfNbrhello OBJECT-TYPE The total number of Hello packets received from neighbours in this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.2.1.2 | Counter32 | read-only | current |
| ospfIntfNbrStart OBJECT-TYPE The total number of neighbours in this state (i.e. an indication that Hello packets should now be sent to the neighbour at intervals of HelloInterval seconds.) in this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.2.1.3 | Counter32 | read-only | current |
| ospfIntfNbrAdjointOk OBJECT-TYPE The total number of decisions to be made (again) as to whether an adjacency should be established/maintained with the neighbour. for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.2.1.4 | Counter32 | read-only | current |
| ospfIntfNbrNegotiationDone OBJECT-TYPE The total number of neighbours in this state wherein the Master/slave relationship has been negotiated, and sequence numbers have been exchanged, for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.2.1.5 | Counter32 | read-only | current |
| ospfIntfNbrExchangeDone OBJECT-TYPE The total number of neighbours in this state (i.e. in an adjacency's final state) having transimitted a full sequence of Database Description packets, for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.2.1.6 | Counter32 | read-only | current |
| ospfIntfNbrBadRequests OBJECT-TYPE The total number of Link State Requests which have been received for a link state advertisement not contained in the database for this interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.2.1.7 | Counter32 | read-only | current |
| ospfIntfNbrBadSequence OBJECT-TYPE The total number of Database Description packets which have been received that either a) has an unexpected DD sequence number b) Unexpectedly has the init bit set c) Has an options field differing from the last Options field received in a Database Description packet. Any of these conditions indicate that some error has occured during adjacency establishment for this interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.2.1.8 | Counter32 | read-only | current |
| ospfIntfNbrLoadingDone OBJECT-TYPE The total number of link state updates received for all out-of-date portions of the database for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.2.1.9 | Counter32 | read-only | current |
| ospfIntfNbrN1way OBJECT-TYPE The total number of Hello packets received from neighbours, in which this router is not mentioned for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.2.1.10 | Counter32 | read-only | current |
| ospfIntfNbrRstAd OBJECT-TYPE The sum total number of times the Neighbour adjacency has been reset on this interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.2.1.11 | Counter32 | read-only | current |
| ospfIntfNbrDown OBJECT-TYPE The total number of Neighbouring routers down (i.e. in the initial state of a neighbour conversation.) for this interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.2.1.12 | Counter32 | read-only | current |
| ospfIntfNbrN2way OBJECT-TYPE The total number of Hello packets received from neighbours, in which this router is mentioned for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.2.1.13 | Counter32 | read-only | current |
| ospfIntfChangeStats OBJECT-TYPE The table of OSPF Interface change Statistics. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.3 | not-accessible | current | |
| ospfIntfChangeStatsEntry OBJECT-TYPE OSPF interface Change statistics. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.3.1 | not-accessible | current | |
| ospfIntfIndex OBJECT-TYPE The index of the OSPF Interface for which these statistics apply. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.3.1.1 | Integer32 | read-only | current |
| ospfIntfHello OBJECT-TYPE The total number of Hello packets sent by this interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.3.1.2 | Counter32 | read-only | current |
| ospfIntfDown OBJECT-TYPE The total number of times the interface was down. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.3.1.3 | Counter32 | read-only | current |
| ospfIntfLoop OBJECT-TYPE The total number of times the interface was no longer connected to the attatched network. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.3.1.4 | Counter32 | read-only | current |
| ospfIntfUnloop OBJECT-TYPE The total number of times the interface, connected back to the attatched network. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.3.1.5 | Counter32 | read-only | current |
| ospfIntfWaitTimer OBJECT-TYPE The total number of times the Wait Timer has been fired, (indicating the end of the waiting period that is required before electing a (Backup) Designated Router) for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.3.1.6 | Counter32 | read-only | current |
| ospfIntfBackup OBJECT-TYPE The total number of Backup Designated Routers on the attatched network for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.3.1.7 | Counter32 | read-only | current |
| ospfIntfNbrChange OBJECT-TYPE The total number of changes in the set of bidirectional neighbours associated with the interface for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.3.1.8 | Counter32 | read-only | current |
| ospfIntfErrorStats OBJECT-TYPE The table of OSPF Interface Error Statistics. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.4 | not-accessible | current | |
| ospfIntfErrorStatsEntry OBJECT-TYPE Error Statistics for an OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.4.1 | not-accessible | current | |
| ospfIntfErrIndex OBJECT-TYPE The index of the OSPF Intf for which these statistics apply. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.4.1.1 | Integer32 | read-only | current |
| ospfIntfErrAuthFailure OBJECT-TYPE The total number of packets received with a wrong password in this area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.4.1.2 | Counter32 | read-only | current |
| ospfIntfErrNetmaskMismatch OBJECT-TYPE The total number of packets received with a wrong netmask in this area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.4.1.3 | Counter32 | read-only | current |
| ospfIntfErrHelloMismatch OBJECT-TYPE The total number of packets received with a different hello interval in this area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.4.1.4 | Counter32 | read-only | current |
| ospfIntfErrDeadMismatch OBJECT-TYPE The total number of packets received with a different dead interval in this area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.4.1.5 | Counter32 | read-only | current |
| ospfIntfErrOptionsMismatch OBJECT-TYPE The total number of packets received with a different options in this area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.4.1.6 | Counter32 | read-only | current |
| ospfIntfErrUnknownNbr OBJECT-TYPE The total number of packets received from an unknown neighbor in this area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.5.3.4.1.7 | Counter32 | read-only | current |
| clearStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.6 | |||
| ipClearStats OBJECT-TYPE Setting this to clear(1) results in clearing the IP statistics. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.6.1 | INTEGER {clear(1), ok(2)} | read-write | current |
| ifStatsTable OBJECT-TYPE The table of Interface Statistics. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.6.2 | not-accessible | current | |
| ifStatsEntry OBJECT-TYPE IP Interface statistics. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.6.2.1 | not-accessible | current | |
| ifStatsIndex OBJECT-TYPE The index of the IP interface for which these statistics apply. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.6.2.1.1 | Integer32 | read-only | current |
| ifClearStats OBJECT-TYPE Setting this to clear(1) results in clearing the statistics for this IP interface (if) stats. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.6.2.1.2 | INTEGER {clear(1), ok(2)} | read-write | current |
| igmpStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.7 | |||
| igmpSnoopStats OBJECT-TYPE The table of OSPF Interface Error Statistics. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.7.1 | not-accessible | current | |
| igmpSnoopStatsEntry OBJECT-TYPE Statistics for IGMP Snooping. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.7.1.1 | not-accessible | current | |
| igmpSnoopVlanIndex OBJECT-TYPE The index of the VLAN for which these statistics apply. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.7.1.1.1 | Integer32 | read-only | current |
| rxIgmpValidPkts OBJECT-TYPE The total number of valid IGMP packets received on this VLAN. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.7.1.1.2 | Counter32 | read-only | current |
| rxIgmpInvalidPkts OBJECT-TYPE The total number of invalid IGMP packets received on this VLAN. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.7.1.1.3 | Counter32 | read-only | current |
| rxIgmpGenQueries OBJECT-TYPE The total number of IGMP General Query packets received on this VLAN. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.7.1.1.4 | Counter32 | read-only | current |
| rxIgmpGrpSpecificQueries OBJECT-TYPE The total number of IGMP Group Specific Query packets received on this VLAN. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.7.1.1.5 | Counter32 | read-only | current |
| rxIgmpLeaves OBJECT-TYPE The total number of IGMP Leave packets received on this VLAN. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.7.1.1.6 | Counter32 | read-only | current |
| rxIgmpReports OBJECT-TYPE The total number of IGMP Report packets received on this VLAN. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.7.1.1.7 | Counter32 | read-only | current |
| txIgmpGrpSpecificQueries OBJECT-TYPE The total number of IGMP Group Specific Query packets transmitted on this VLAN. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.7.1.1.8 | Counter32 | read-only | current |
| txIgmpReports OBJECT-TYPE The total number of IGMP Report packets transmitted on this VLAN. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.7.1.1.9 | Counter32 | read-only | current |
| txIgmpLeaves OBJECT-TYPE The total number of IGMP Leave packets transmitted on this VLAN. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.7.1.1.10 | Counter32 | read-only | current |
| igmpClearVlanStats OBJECT-TYPE Setting this to clear(1) results in clearing the statistics for this snooping VLAN. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.7.1.1.11 | INTEGER {clear(1), ok(2)} | read-write | current |
| igmpClearAllStats OBJECT-TYPE Setting this to clear(1) results in clearing the IGMP statistics. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.7.2 | INTEGER {clear(1), ok(2)} | read-write | current |
| rip2Stats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.13 | |||
| ripStatInPackets OBJECT-TYPE The total number of RIP packets recieved. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.13.1 | Counter32 | read-only | current |
| ripStatOutPackets OBJECT-TYPE The total number of RIP packets transmitted. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.13.2 | Counter32 | read-only | current |
| ripStatInRequestPkts OBJECT-TYPE The total number of RIP requests recieved. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.13.3 | Counter32 | read-only | current |
| ripStatInResponsePkts OBJECT-TYPE The total number of RIP response recieved. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.13.4 | Counter32 | read-only | current |
| ripStatOutRequestPkts OBJECT-TYPE The total number of RIP requests transmitted. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.13.5 | Counter32 | read-only | current |
| ripStatOutResponsePkts OBJECT-TYPE The total number of RIP responses transmitted. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.13.6 | Counter32 | read-only | current |
| ripStatRouteTimeout OBJECT-TYPE The total number of RIP route timeouts. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.13.7 | Counter32 | read-only | current |
| ripStatInBadSizePkts OBJECT-TYPE The total number of bad size RIP packets recieved. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.13.8 | Counter32 | read-only | current |
| ripStatInBadVersion OBJECT-TYPE The total number of RIP bad versions recieved. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.13.9 | Counter32 | read-only | current |
| ripStatInBadZeros OBJECT-TYPE The total number of RIP bad zeros recieved. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.13.10 | Counter32 | read-only | current |
| ripStatInBadSourcePort OBJECT-TYPE The total number of RIP bad source port recieved. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.13.11 | Counter32 | read-only | current |
| ripStatInBadSourceIP OBJECT-TYPE The total number of RIP bad source IP recieved. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.13.12 | Counter32 | read-only | current |
| ripStatInSelfRcvPkts OBJECT-TYPE The total number of RIP packets from self received. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.13.13 | Counter32 | read-only | current |
| dnsStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.14 | |||
| dnsStatInGoodDnsRequests OBJECT-TYPE The total number of good DNS request packets received. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.14.1 | Counter32 | read-only | current |
| dnsStatOutDnsRequests OBJECT-TYPE The total number of DNS request packets | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.14.2 | Counter32 | read-only | current |
| dnsStatInBadDnsRequests OBJECT-TYPE The total number of bad DNS request packets received | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.14.3 | Counter32 | read-only | current |
| geal3Stats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.15 | |||
| maxL3TableSize OBJECT-TYPE Max L3 table size | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.15.1 | Integer32 | read-only | current |
| noL3EntriesUsed OBJECT-TYPE Number of L3 entries used | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.15.2 | Integer32 | read-only | current |
| maxLpmTableSize OBJECT-TYPE Max LPM table size | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.15.3 | Integer32 | read-only | current |
| noLpmEntriesUsed OBJECT-TYPE Number of LPM entries used | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.15.4 | Integer32 | read-only | current |
| maxBlockInLpmTable OBJECT-TYPE Max number of blocks in LPM table | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.15.5 | Integer32 | read-only | current |
| noBlocksUsedInLpmTable OBJECT-TYPE Number of blocks used in LPM table | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.2.15.6 | Integer32 | read-only | current |
| layer3Info OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3 | |||
| ipRoutingInfo OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.1 | |||
| ipRouteInfoTable OBJECT-TYPE The table of run-time IP routes. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.1.1 | not-accessible | current | |
| ipRouteInfoEntry OBJECT-TYPE A row in the run-time IP route table | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.1.1.1 | not-accessible | current | |
| ipRouteInfoIndx OBJECT-TYPE The index of this route table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.1.1.1.1 | Integer32 | read-only | current |
| ipRouteInfoDestIp OBJECT-TYPE The destination IP address of this route. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.1.1.1.2 | IpAddress | read-only | current |
| ipRouteInfoMask OBJECT-TYPE The destination IP mask of this route. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.1.1.1.3 | IpAddress | read-only | current |
| ipRouteInfoGateway OBJECT-TYPE The next-hop router address for this route. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.1.1.1.4 | IpAddress | read-only | current |
| ipRouteInfoTag OBJECT-TYPE The tag-type for this route. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.1.1.1.5 | INTEGER {fixed(1), static(2), addr(3), rip(4), broadcast(5), martian(6), multicast(7), vip(8), bgp(9), ospf(10), none(11)} | read-only | current |
| ipRouteInfoType OBJECT-TYPE The type of the route. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.1.1.1.6 | INTEGER {indirect(1), direct(2), local(3), broadcast(4), martian(5), multicast(6), other(7)} | read-only | current |
| ipRouteInfoInterface OBJECT-TYPE The interface number for which the destination address is applicable. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.1.1.1.7 | Integer32 | read-only | current |
| ipRouteInfoMetric OBJECT-TYPE The metric of this route. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.1.1.1.8 | Integer32 | read-only | current |
| routeTableClear OBJECT-TYPE Setting this value to clear(2) clears the route table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.1.2 | INTEGER {ok(1), clear(2)} | read-write | current |
| arpInfo OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.2 | |||
| arpInfoTable OBJECT-TYPE The table of ARP entries. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.2.1 | not-accessible | current | |
| arpInfoEntry OBJECT-TYPE A row in the ARP table | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.2.1.1 | not-accessible | current | |
| arpInfoDestIp OBJECT-TYPE The destination IP address of the ARP entry. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.2.1.1.1 | IpAddress | read-only | current |
| arpInfoMacAddr OBJECT-TYPE The MAC address for the ARP entry. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.2.1.1.2 | PhysAddress | read-only | current |
| arpInfoVLAN OBJECT-TYPE The VLAN identifier for the ARP entry. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.2.1.1.3 | Integer32 | read-only | current |
| arpInfoSrcPort OBJECT-TYPE The port number on which this entry's equivalence is effective. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.2.1.1.4 | Integer32 | read-only | current |
| arpInfoRefPorts OBJECT-TYPE The rference ports associated with this ARP entry. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.2.1.1.5 | Integer32 | read-only | current |
| arpInfoFlag OBJECT-TYPE The flag associated with this ARP entry. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.2.1.1.6 | INTEGER {clear(1), unresolved(2), permanent(3), indirect(4)} | read-only | current |
| arpCacheClear OBJECT-TYPE Setting this value to clear(2) clears the ARP cache. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.2.2 | INTEGER {ok(1), clear(2)} | read-write | current |
| vrrpInfo OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.3 | |||
| vrrpInfoVirtRtrTable OBJECT-TYPE The table of VRRP virtual router run-time information. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.3.1 | not-accessible | current | |
| vrrpInfoVirtRtrTableEntry OBJECT-TYPE The run-time information about a VRRP virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.3.1.1 | not-accessible | current | |
| vrrpInfoVirtRtrIndex OBJECT-TYPE The VRRP virtual router index. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.3.1.1.1 | Integer32 | read-only | current |
| vrrpInfoVirtRtrConfig OBJECT-TYPE The status of the VRRP virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.3.1.1.2 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpInfoVirtRtrID OBJECT-TYPE The VRRP virtual router identifier. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.3.1.1.3 | INTEGER (1..255) | read-only | current |
| vrrpInfoVirtRtrAddr OBJECT-TYPE The VRRP virtual router IP address. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.3.1.1.4 | IpAddress | read-only | current |
| vrrpInfoVirtRtrIfIndex OBJECT-TYPE The IfIndex that the VRRP virtual router is representing. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.3.1.1.5 | Integer32 | read-only | current |
| vrrpInfoVirtRtrPriority OBJECT-TYPE The priority value to be used by the specified VRRP virtual routers. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.3.1.1.6 | INTEGER (1..254) | read-only | current |
| vrrpInfoVirtRtrState OBJECT-TYPE The VRRP virtual router state. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.3.1.1.7 | INTEGER {init(1), master(2), backup(3)} | read-only | current |
| vrrpInfoVirtRtrOwnership OBJECT-TYPE The VRRP virtual router ownership status. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.3.1.1.8 | INTEGER {owner(1), renter(2)} | read-only | current |
| vrrpInfoVirtRtrServer OBJECT-TYPE The VRRP server state identifies virtual routers that support Layer 4 services. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.3.1.1.9 | INTEGER {yes(1), no(2)} | read-only | current |
| vrrpInfoVirtRtrProxy OBJECT-TYPE The VRRP proxy state identifies virtual proxy routers. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.3.1.1.10 | INTEGER {yes(1), no(2)} | read-only | current |
| ospfInfo OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4 | |||
| ospfGeneralInfo OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.1 | |||
| ospfVersion OBJECT-TYPE OSPF version. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.1.1 | INTEGER {ospfVersion1(1), ospfVersion2(2)} | read-only | current |
| ospfRouterID OBJECT-TYPE The router ID of the switch. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.1.2 | IpAddress | read-only | current |
| ospfStartTime OBJECT-TYPE The time when ospf has been started. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.1.3 | Integer32 | read-only | current |
| ospfProcessUptime OBJECT-TYPE The time since ospf has been started. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.1.4 | Counter32 | read-only | current |
| ospfLsTypesSupported OBJECT-TYPE The Link State Types that are supported. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.1.5 | Integer32 | read-only | current |
| ospfAreaBorderRouter OBJECT-TYPE Area Border Router Role. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.1.6 | INTEGER {yes(1), no(2)} | read-only | current |
| ospfAreaBoundaryRouter OBJECT-TYPE Area Boundary Router Role. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.1.7 | INTEGER {yes(1), no(2)} | read-only | current |
| ospfExternalLsa OBJECT-TYPE The number of external LSAs. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.1.8 | Integer32 | read-only | current |
| ospfIntfCountForRouter OBJECT-TYPE The number of interfaces for this router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.1.9 | Integer32 | read-only | current |
| ospfVlinkCountForRouter OBJECT-TYPE The number of virtual links for this router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.1.10 | Integer32 | read-only | current |
| ospfNewLsaReceived OBJECT-TYPE The number of new LSAs reveived. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.1.11 | Integer32 | read-only | current |
| ospfTotalLsaOriginated OBJECT-TYPE The number of LSAs originated. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.1.12 | Integer32 | read-only | current |
| ospfTotalNumberOfLsdbEntries OBJECT-TYPE Total number of entries in the Link State Database. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.1.13 | Integer32 | read-only | current |
| ospfTotalNeighbours OBJECT-TYPE The total number of OSPF neighbours. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.1.14 | Integer32 | read-only | current |
| ospfNbrInInitState OBJECT-TYPE The number of neighbours in the initial state of exchange. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.1.15 | Integer32 | read-only | current |
| ospfNbrInExchState OBJECT-TYPE The number of neighbours in the exchange state. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.1.16 | Integer32 | read-only | current |
| ospfNbrInFullState OBJECT-TYPE The number of neighbours in the Full state of exchange. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.1.17 | Integer32 | read-only | current |
| ospfTotalAreas OBJECT-TYPE The Total number of areas. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.1.18 | Integer32 | read-only | current |
| ospfTotalTransitAreas OBJECT-TYPE The Total number of Transit areas. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.1.19 | Integer32 | read-only | current |
| ospfTotalNssaAreas OBJECT-TYPE The Total number of NSSA areas. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.1.20 | Integer32 | read-only | current |
| ospfAreaInfoTable OBJECT-TYPE The table of OSPF Area information. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.2 | not-accessible | current | |
| ospfAreaInfoEntry OBJECT-TYPE Information about a OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.2.1 | not-accessible | current | |
| ospfAreaInfoIndex OBJECT-TYPE The OSPF area number for which the OSPF info table is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.2.1.1 | Integer32 | read-only | current |
| ospfAreaInfoId OBJECT-TYPE The IP address of the OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.2.1.2 | IpAddress | read-only | current |
| ospfAreaInfoStatus OBJECT-TYPE Area Status: disabled(0), enabled(1). | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.2.1.3 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ospfTotalNumberOfInterfaces OBJECT-TYPE The total number of interfaces for this OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.2.1.4 | Integer32 | read-only | current |
| ospfNumberOfInterfacesUp OBJECT-TYPE The number of interfaces UP in area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.2.1.5 | Integer32 | read-only | current |
| ospfAreaInfoAuthType OBJECT-TYPE Type of authentication being used: none(1) - no authentication password(2) - use password md5(3) - use MD5 authentication. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.2.1.6 | INTEGER {none(1), password(2), md5(3)} | read-only | current |
| ospfAreaInfoSPF OBJECT-TYPE The number of times SPF ran. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.2.1.7 | Integer32 | read-only | current |
| ospfNumberOfLsdbEntries OBJECT-TYPE The number of Link State Database entries for this OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.2.1.8 | Integer32 | read-only | current |
| ospfAreaInfoAreaBorderRouter OBJECT-TYPE The Area Border Router count. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.2.1.9 | Integer32 | read-only | current |
| ospfAreaInfoASBoundaryRouter OBJECT-TYPE The AS Boundary Router count. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.2.1.10 | Integer32 | read-only | current |
| ospfAreaInfoTotalNeighbours OBJECT-TYPE The total number of OSPF neighbors. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.2.1.11 | Integer32 | read-only | current |
| ospfIntfInfoTable OBJECT-TYPE The table of OSPF Interface information. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.3 | not-accessible | current | |
| ospfIntfInfoEntry OBJECT-TYPE Information about a OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.3.1 | not-accessible | current | |
| ospfIfInfoIndex OBJECT-TYPE The OSPF interface number for which the OSPF info table is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.3.1.1 | Integer32 | read-only | current |
| ospfIfInfoIpAddress OBJECT-TYPE The IP address of the OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.3.1.2 | IpAddress | read-only | current |
| ospfIfInfoArea OBJECT-TYPE The index of the area that the interface belongs. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.3.1.3 | INTEGER (0..2) | read-only | current |
| ospfIfInfoAdminStatus OBJECT-TYPE Admin Status of the interface: down(0), up(1). | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.3.1.4 | INTEGER {down(0), up(1)} | read-only | current |
| ospfIfInfoRouterID OBJECT-TYPE The router ID of the switch. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.3.1.5 | IpAddress | read-only | current |
| ospfIfInfoState OBJECT-TYPE The state of the interface: Down(0), Loopback(1), Waiting(2), P to P(3), DR(4), BackuDR(5), DR Other(6). | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.3.1.6 | INTEGER {down(0), loopback(1), waiting(2), ptop(3), dr(4), backupdr(5), drother(6)} | read-only | current |
| ospfIfInfoPriority OBJECT-TYPE Interface router priority | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.3.1.7 | INTEGER (1..255) | read-only | current |
| ospfIfInfoDesignatedRouterID OBJECT-TYPE The OSPF Designated Router ID for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.3.1.8 | IpAddress | read-only | current |
| ospfIfInfoDesignatedRouterIpAddress OBJECT-TYPE The OSPF Designated Router IP Address for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.3.1.9 | IpAddress | read-only | current |
| ospfIfInfoBackupDesignatedRouterID OBJECT-TYPE The OSPF Backup Designated Router ID for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.3.1.10 | IpAddress | read-only | current |
| ospfIfInfoBackupDesignatedRouterIpAddress OBJECT-TYPE The OSPF Backup Designated Router Ip Address for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.3.1.11 | IpAddress | read-only | current |
| ospfIfInfoHello OBJECT-TYPE The hello timer for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.3.1.12 | INTEGER (1..65535) | read-only | current |
| ospfIfInfoDead OBJECT-TYPE The dead timer for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.3.1.13 | INTEGER (1..65535) | read-only | current |
| ospfIfInfoWait OBJECT-TYPE The OSPF Wait interval for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.3.1.14 | Integer32 | read-only | current |
| ospfIfInfoRetransmit OBJECT-TYPE The retransmit interval for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.3.1.15 | INTEGER (1..3600) | read-only | current |
| ospfIfInfoTransitDelay OBJECT-TYPE The transit delay for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.3.1.16 | INTEGER (1..3600) | read-only | current |
| ospfIfInfoTotalNeighbours OBJECT-TYPE The total number of neighbours for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.3.1.17 | Integer32 | read-only | current |
| ospfIfInfoEvents OBJECT-TYPE The total number of events for this OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.3.1.18 | Integer32 | read-only | current |
| ospfIfInfoAuthType OBJECT-TYPE Type of authentication being used: none(1) - no authentication, password(2) - use password | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.3.1.19 | INTEGER {none(0), password(1)} | read-only | current |
| ospfIfNbrTable OBJECT-TYPE The table of OSPF Interface Neighbor information. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.5 | not-accessible | current | |
| ospfIfNbrEntry OBJECT-TYPE Information about a OSPF interface, neighbor pair. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.5.1 | not-accessible | current | |
| ospfIfNbrIntfIndex OBJECT-TYPE The OSPF Interface number for which this Interface/Nbr table is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.5.1.1 | Integer32 | read-only | current |
| ospfIfNbrIpAddr OBJECT-TYPE The OSPF Neighbor ID . | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.5.1.2 | IpAddress | read-only | current |
| ospfIfNbrPriority OBJECT-TYPE The priority of the OSPF neighbor. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.5.1.3 | Integer32 | read-only | current |
| ospfIfNbrState OBJECT-TYPE The state of the OSPF neighbor. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.5.1.4 | INTEGER {down(1), attempt(2), init(3), twoway(4), exStart(5), exchange(6), loading(7), full(8)} | read-only | current |
| ospfIfNbrDesignatedRtr OBJECT-TYPE The IP Address of the Designated Router for this OSPF Neighbor. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.5.1.5 | IpAddress | read-only | current |
| ospfIfNbrBackupDesignatedRtr OBJECT-TYPE The IP Address of the backup designated Router for this OSPF Neighbor. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.5.1.6 | IpAddress | read-only | current |
| ospfIfNbrIpAddress OBJECT-TYPE The IP Address of the OSPF Neighbor. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.5.1.7 | IpAddress | read-only | current |
| igmpInfo OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.5 | |||
| igmpInfoTable OBJECT-TYPE The table of IGMP group membership information. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.5.1 | not-accessible | current | |
| igmpInfoEntry OBJECT-TYPE Information about an IGMP group member . | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.5.1.1 | not-accessible | current | |
| igmpInfoIndex OBJECT-TYPE The igmp group number for which the IGMP info table is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.5.1.1.1 | Integer32 | read-only | current |
| igmpInfoGroupId OBJECT-TYPE The IP address of the IGMP group. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.5.1.1.2 | IpAddress | read-only | current |
| igmpInfoVlanId OBJECT-TYPE The VLAN ID for this IGMP group. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.5.1.1.3 | Integer32 | read-only | current |
| igmpInfoVersion OBJECT-TYPE The Version of IGMP host. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.5.1.1.5 | INTEGER {v3(1), v2(2), v1(3)} | read-only | current |
| igmpInfoPortNum OBJECT-TYPE The Version of IGMP host. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.5.1.1.6 | Integer32 | read-only | current |
| igmpInfoExpires OBJECT-TYPE The expiration time for this host. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.5.1.1.7 | DisplayString | read-only | current |
| igmpMrtrInfoTable OBJECT-TYPE The table of IGMP mrouters. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.5.2 | not-accessible | current | |
| igmpMrtrInfoEntry OBJECT-TYPE Information about an IGMP mrouter. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.5.2.1 | not-accessible | current | |
| igmpMrtrInfoIndex OBJECT-TYPE The mrouter number for which the IGMP mrouter info table is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.5.2.1.1 | Integer32 | read-only | current |
| igmpMrtrInfoVlanId OBJECT-TYPE The VLAN ID on which this IGMP mrouter is attached. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.5.2.1.2 | Integer32 | read-only | current |
| igmpMrtrInfoPortId OBJECT-TYPE The port on which this IGMP mrouter is attached. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.5.2.1.3 | Integer32 | read-only | current |
| igmpMrtrInfoVersion OBJECT-TYPE The version of this IGMP mrouter. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.5.2.1.4 | Integer32 | read-only | current |
| igmpMrtrInfoExpires OBJECT-TYPE The expiration time for this mrouter. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.5.2.1.5 | DisplayString | read-only | current |
| igmpMrtrInfoMrt OBJECT-TYPE The Maximum Query Response time of this IGMP mrouter. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.5.2.1.6 | Integer32 | read-only | current |
| rip2Info OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.7 | |||
| rip2GeneralInfo OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.7.1 | |||
| ripInfoState OBJECT-TYPE RIP global state. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.7.1.1 | INTEGER {on(1), off(2)} | read-only | current |
| ripInfoUpdatePeriod OBJECT-TYPE Update Period in seconds. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.7.1.2 | INTEGER (1..120) | read-only | current |
| rip2InfoIntfTable OBJECT-TYPE The information table of RIP. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.7.2 | not-accessible | current | |
| ripInfoIntfEntry OBJECT-TYPE Information about RIP on IP interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.7.2.1 | not-accessible | current | |
| ripInfoIntfIndex OBJECT-TYPE The interface number for which the RIP information is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.7.2.1.1 | Integer32 | read-only | current |
| ripInfoIntfVersion OBJECT-TYPE RIP version. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.7.2.1.2 | INTEGER {ripVersion1(1), ripVersion2(2)} | read-only | current |
| ripInfoIntfAddress OBJECT-TYPE The interface address. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.7.2.1.3 | IpAddress | read-only | current |
| ripInfoIntfState OBJECT-TYPE The status of RIP protocol. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.7.2.1.4 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripInfoIntfListen OBJECT-TYPE The status of listening to route updates. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.7.2.1.5 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripInfoIntfTrigUpdate OBJECT-TYPE The status of triggered updates. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.7.2.1.6 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripInfoIntfMcastUpdate OBJECT-TYPE The status of multicast updates. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.7.2.1.7 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripInfoIntfPoisonReverse OBJECT-TYPE The status of RIP poison reverse. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.7.2.1.8 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripInfoIntfSupply OBJECT-TYPE The status of supplying route updates. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.7.2.1.9 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripInfoIntfMetric OBJECT-TYPE RIP route metric for this interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.7.2.1.10 | INTEGER (1..15) | read-only | current |
| ripInfoIntfAuth OBJECT-TYPE The type of Authentication used on this interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.7.2.1.11 | INTEGER {none(1), password(2)} | read-only | current |
| ripInfoIntfKey OBJECT-TYPE RIP update authentication password. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.7.2.1.12 | DisplayString (SIZE(0..16)) | read-only | current |
| ripInfoIntfDefault OBJECT-TYPE Specifies what RIP does with default routes. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.7.2.1.13 | INTEGER {both(1), listen(2), supply(3), none(4)} | read-only | current |
| ipInfo OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8 | |||
| ipInfoRouterID OBJECT-TYPE Router ID information. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.1 | IpAddress | read-only | current |
| ipIntfInfoTable OBJECT-TYPE The table of IP interface information. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.2 | not-accessible | current | |
| intfInfoEntry OBJECT-TYPE A row in IP interface information table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.2.1 | not-accessible | current | |
| intfInfoIndex OBJECT-TYPE The interface number for which the information is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.2.1.1 | Integer32 | read-only | current |
| intfInfoAddr OBJECT-TYPE The IP address of the interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.2.1.2 | DisplayString | read-only | current |
| intfInfoNetMask OBJECT-TYPE The subnet mask of the interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.2.1.3 | DisplayString | read-only | current |
| intfInfoBcastAddr OBJECT-TYPE The broadcast address of the interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.2.1.4 | DisplayString | read-only | current |
| intfInfoVlan OBJECT-TYPE The VLAN number for this interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.2.1.5 | Integer32 | read-only | current |
| intfInfoStatus OBJECT-TYPE The status of the interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.2.1.6 | INTEGER {up(1), down(2), disabled(3)} | read-only | current |
| gatewayInfoTable OBJECT-TYPE The table containing information for the default gateways. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.3 | not-accessible | current | |
| gatewayInfoEntry OBJECT-TYPE A row in the gateway information table | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.3.1 | not-accessible | current | |
| gatewayInfoIndex OBJECT-TYPE The gateway number for which the information is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.3.1.1 | Integer32 | read-only | current |
| gatewayInfoAddr OBJECT-TYPE The IP address of the default gateway. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.3.1.2 | IpAddress | read-only | current |
| gatewayInfoStatus OBJECT-TYPE The status of the default gateway. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.3.1.4 | INTEGER {up(1), failed(2)} | read-only | current |
| ipInfoBootpRelayState OBJECT-TYPE The state of BOOTP relay. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.4 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ipInfoBootpRelayAddr OBJECT-TYPE The IP address of BOOTP server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.5 | IpAddress | read-only | current |
| ipInfoBootpRelayAddr2 OBJECT-TYPE The IP address of second BOOTP server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.6 | IpAddress | read-only | current |
| ipInfoFwdState OBJECT-TYPE IP forwarding global state. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.7 | INTEGER {on(1), off(2)} | read-only | current |
| ipInfoFwdDirectedBcast OBJECT-TYPE The state of forwarding directed broadcasts. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.8 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ipInfoNwfTable OBJECT-TYPE The table of IP network filter information. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.9 | not-accessible | current | |
| ipInfoNwfEntry OBJECT-TYPE A row in the IP network filter information table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.9.1 | not-accessible | current | |
| ipInfoNwfIndex OBJECT-TYPE The netowrk filter number for which the NWF is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.9.1.1 | Integer32 | read-only | current |
| ipInfoNwfAddr OBJECT-TYPE The IP address of the network filter. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.9.1.2 | IpAddress | read-only | current |
| ipInfoNwfMask OBJECT-TYPE The subnet mask of the network filter. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.9.1.3 | IpAddress | read-only | current |
| ipInfoNwfState OBJECT-TYPE The state of the network filter. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.9.1.4 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ipInfoRmapTable OBJECT-TYPE The table of IP route map information. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.10 | not-accessible | current | |
| ipInfoRmapEntry OBJECT-TYPE Information about an IP route map. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.10.1 | not-accessible | current | |
| ipInfoRmapIndex OBJECT-TYPE The route map number for which the RMAP is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.10.1.1 | Integer32 | read-only | current |
| ipInfoRmapLp OBJECT-TYPE The local-preference of the route map. 4294967295 means none | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.10.1.2 | Unsigned32 (0..4294967295) | read-only | current |
| ipInfoRmapMetric OBJECT-TYPE The metric of the route map. 4294967295 means none | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.10.1.3 | Unsigned32 (0..4294967295) | read-only | current |
| ipInfoRmapPrec OBJECT-TYPE The precedence of the route map. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.10.1.4 | INTEGER (1..255) | read-only | current |
| ipInfoRmapWeight OBJECT-TYPE The weight of the route map. 65535 means none | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.10.1.5 | INTEGER (0..65535) | read-only | current |
| ipInfoRmapState OBJECT-TYPE Enable or disable the route map. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.10.1.6 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ipInfoRmapAp OBJECT-TYPE The as-path prepend of the matched route. Up to 3 AS number can be displayed for the string. The usuage is:<AS number> [<AS number>][ <AS number>] | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.10.1.7 | DisplayString (SIZE(0..18)) | read-only | current |
| ipInfoRmapMetricType OBJECT-TYPE The OSPF metric-type of the matched route. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.10.1.8 | INTEGER {none(1), type1(2), type2(3)} | read-only | current |
| ipOspfInfo OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11 | |||
| ipOspfInfoState OBJECT-TYPE OSPF global state. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.1 | INTEGER {on(1), off(2)} | read-only | current |
| ipOspfInfoDefaultRouteMetric OBJECT-TYPE The metric to be assigned. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.2 | INTEGER (0..16777215) | read-only | current |
| ipOspfInfoDefaultRouteMetricType OBJECT-TYPE The AS External metric type to be assigned. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.3 | INTEGER {none(1), type1(2), type2(3)} | read-only | current |
| ipOspfInfoRouterID OBJECT-TYPE The router ID of the switch. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.4 | IpAddress | read-only | current |
| ipOspfInfoLsdbLimit OBJECT-TYPE The LSDB limit for external LSA. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.5 | INTEGER (0..2000) | read-only | current |
| ipOspfAreaInfoTable OBJECT-TYPE The table of OSPF Area Information. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.6 | not-accessible | current | |
| ipOspfAreaInfoEntry OBJECT-TYPE Information about a OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.6.1 | not-accessible | current | |
| ipOspfAreaInfoIndex OBJECT-TYPE The OSPF area number for which the OSPF area table is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.6.1.1 | Integer32 | read-only | current |
| ipOspfAreaInfoId OBJECT-TYPE The IP Address of the OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.6.1.2 | IpAddress | read-only | current |
| ipOspfAreaInfoSpfInterval OBJECT-TYPE The SPF interval for the OSPF area. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.6.1.3 | INTEGER (0..255) | read-only | current |
| ipOspfAreaInfoAuthType OBJECT-TYPE Type of authentication being used. none(1) - no authentication password(2) - use password md5(3) - use MD5 authentication. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.6.1.4 | INTEGER {none(1), password(2), md5(3)} | read-only | current |
| ipOspfAreaInfoType OBJECT-TYPE Type of Area. transit(0) stub(1) nssa(2) | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.6.1.5 | INTEGER {transit(0), stub(1), nssa(2)} | read-only | current |
| ipOspfAreaInfoMetric OBJECT-TYPE Metric (1-65535) | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.6.1.6 | INTEGER (1..65535) | read-only | current |
| ipOspfAreaInfoStatus OBJECT-TYPE Status disabled(0) enabled(1) | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.6.1.7 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ipOspfRangeInfoTable OBJECT-TYPE The table of OSPF summary range information. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.7 | not-accessible | current | |
| ipOspfRangeInfoEntry OBJECT-TYPE Information about an OSPF summary range. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.7.1 | not-accessible | current | |
| ipOspfRangeInfoIndex OBJECT-TYPE The range number for which the OSPF summary range table is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.7.1.1 | Integer32 | read-only | current |
| ipOspfRangeInfoAddr OBJECT-TYPE The IP Address of the range. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.7.1.2 | IpAddress | read-only | current |
| ipOspfRangeInfoMask OBJECT-TYPE The mask of the range. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.7.1.3 | IpAddress | read-only | current |
| ipOspfRangeInfoAreaIndex OBJECT-TYPE The area index. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.7.1.4 | Integer32 | read-only | current |
| ipOspfRangeInfoHideState OBJECT-TYPE The state of the hide range. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.7.1.5 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ipOspfRangeInfoState OBJECT-TYPE The state of the range. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.7.1.6 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ipOspfIntfInfoTable OBJECT-TYPE The table of OSPF Interface Information. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.8 | not-accessible | current | |
| ipOspfIntfInfoEntry OBJECT-TYPE Information about an OSPF Interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.8.1 | not-accessible | current | |
| ipOspfIntfInfoIndex OBJECT-TYPE The OSPF Interface number for which the OSPF Interface table is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.8.1.1 | Integer32 | read-only | current |
| ipOspfIntfInfoId OBJECT-TYPE The IP Address of the OSPF interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.8.1.2 | IpAddress | read-only | current |
| ipOspfIntfInfoArea OBJECT-TYPE The index of the area that the interface belongs | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.8.1.3 | INTEGER (0..2) | read-only | current |
| ipOspfIntfInfoMdkey OBJECT-TYPE The MD5 key for the OSPF interface 0 (none) no MD5 authentication. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.8.1.4 | INTEGER (0..255) | read-only | current |
| ipOspfIntfInfoCost OBJECT-TYPE Interface cost | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.8.1.5 | INTEGER (1..65535) | read-only | current |
| ipOspfIntfInfoPrio OBJECT-TYPE Interface router priority | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.8.1.6 | INTEGER (1..255) | read-only | current |
| ipOspfIntfInfoHello OBJECT-TYPE Hello interval | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.8.1.7 | INTEGER (1..65535) | read-only | current |
| ipOspfIntfInfoDead OBJECT-TYPE Dead interval | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.8.1.8 | INTEGER (1..65535) | read-only | current |
| ipOspfIntfInfoTrans OBJECT-TYPE Transit delay | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.8.1.9 | INTEGER (1..3600) | read-only | current |
| ipOspfIntfInfoRetra OBJECT-TYPE Retransmit interval | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.8.1.10 | INTEGER (1..3600) | read-only | current |
| ipOspfIntfInfoAuthKey OBJECT-TYPE Authentication Key | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.8.1.11 | DisplayString (SIZE(0..8)) | read-only | current |
| ipOspfIntfInfoStatus OBJECT-TYPE Status of the interface disabled(0), enabled(1) | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.8.1.12 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ipOspfVirtIntfInfoTable OBJECT-TYPE The table of OSPF Virtual Interface Information. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.9 | not-accessible | current | |
| ipOspfVirtIntfInfoEntry OBJECT-TYPE Information about an OSPF virtual Interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.9.1 | not-accessible | current | |
| ipOspfVirtIntfInfoIndex OBJECT-TYPE The OSPF Virtual Interface number for which the OSPF Virtual Interface table is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.9.1.1 | Integer32 | read-only | current |
| ipOspfVirtIntfInfoAreaId OBJECT-TYPE The index of the OSPF area to which this virtual interface belongs. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.9.1.2 | INTEGER (0..2) | read-only | current |
| ipOspfVirtIntfInfoNbr OBJECT-TYPE The IP Address of the OSPF neighbor for this virtual interface. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.9.1.3 | IpAddress | read-only | current |
| ipOspfVirtIntfInfoMdkey OBJECT-TYPE The MD5 key for the OSPF virtual interface 0 (none) no MD5 authentication. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.9.1.4 | INTEGER (0..255) | read-only | current |
| ipOspfVirtIntfInfoHello OBJECT-TYPE Hello interval | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.9.1.5 | INTEGER (1..65535) | read-only | current |
| ipOspfVirtIntfInfoDead OBJECT-TYPE Dead interval | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.9.1.6 | INTEGER (1..65535) | read-only | current |
| ipOspfVirtIntfInfoTrans OBJECT-TYPE Transit delay | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.9.1.7 | INTEGER (1..3600) | read-only | current |
| ipOspfVirtIntfInfoRetra OBJECT-TYPE Retransmit interval | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.9.1.8 | INTEGER (1..3600) | read-only | current |
| ipOspfVirtIntfInfoAuthKey OBJECT-TYPE Authentication Key | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.9.1.9 | DisplayString (SIZE(0..8)) | read-only | current |
| ipOspfVirtIntfInfoStatus OBJECT-TYPE Status disabled(0), enabled(1) | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.9.1.10 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ipOspfHostInfoTable OBJECT-TYPE The table of OSPF Host Information. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.10 | not-accessible | current | |
| ipOspfHostInfoEntry OBJECT-TYPE Information about a OSPF host. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.10.1 | not-accessible | current | |
| ipOspfHostInfoIndex OBJECT-TYPE The OSPF host number for which the OSPF host table is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.10.1.1 | Integer32 | read-only | current |
| ipOspfHostInfoIpAddr OBJECT-TYPE The IP Address of the OSPF host. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.10.1.2 | IpAddress | read-only | current |
| ipOspfHostInfoAreaIndex OBJECT-TYPE The area index. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.10.1.3 | Integer32 | read-only | current |
| ipOspfHostInfoCost OBJECT-TYPE The cost of the corresponding host. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.10.1.4 | Integer32 | read-only | current |
| ipOspfHostInfoState OBJECT-TYPE Enable or disable an OSPF Host | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.10.1.5 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ipOspfRedistributeInfo OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.11 | |||
| ipOspfRedistributeStaticInfo OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.11.1 | |||
| ipOspfRedistributeStaticInfoMetric OBJECT-TYPE The metric to be assigned to static routes. A value of 0 indicates none. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.11.1.1 | INTEGER (0..16777215) | read-only | current |
| ipOspfRedistributeStaticInfoMetricType OBJECT-TYPE The AS External metric type for static routes. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.11.1.2 | INTEGER {none(1), type1(2), type2(3)} | read-only | current |
| ipOspfRedistributeStaticInfoOutRmapList OBJECT-TYPE The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.11.1.3 | OCTET STRING | read-only | current |
| ipOspfRedistributeFixedInfo OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.11.2 | |||
| ipOspfRedistributeFixedInfoMetric OBJECT-TYPE The export metric for fixed routes. A value of 0 indicates none | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.11.2.1 | INTEGER (0..16777215) | read-only | current |
| ipOspfRedistributeFixedInfoMetricType OBJECT-TYPE The AS External metric type for fixed routes. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.11.2.2 | INTEGER {none(1), type1(2), type2(3)} | read-only | current |
| ipOspfRedistributeFixedInfoOutRmapList OBJECT-TYPE The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.11.2.3 | OCTET STRING | read-only | current |
| ipOspfRedistributeRipInfo OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.11.3 | |||
| ipOspfRedistributeRipInfoMetric OBJECT-TYPE The export metric for RIP routes. A value of 0 indicates none | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.11.3.1 | INTEGER (0..16777215) | read-only | current |
| ipOspfRedistributeRipInfoMetricType OBJECT-TYPE The AS External metric type for RIP routes. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.11.3.2 | INTEGER {none(1), type1(2), type2(3)} | read-only | current |
| ipOspfRedistributeRipInfoOutRmapList OBJECT-TYPE The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.11.3.3 | OCTET STRING | read-only | current |
| ipOspfMd5keyInfoTable OBJECT-TYPE The table of OSPF MD5 keys Information. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.12 | not-accessible | current | |
| ipOspfMd5keyInfoEntry OBJECT-TYPE Information about an OSPF MD keys table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.12.1 | not-accessible | current | |
| ipOspfMd5keyInfoIndex OBJECT-TYPE The OSPF MD5 Key number for which the OSPF MdKey table is related. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.12.1.1 | Integer32 | read-only | current |
| ipOspfMd5keyInfoKey OBJECT-TYPE The character string representing the MD5 Key. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.12.1.2 | DisplayString (SIZE(0..16)) | read-only | current |
| layer3Oper OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.4 | |||
| vrrpOper OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.4.1 | |||
| vrrpOperVirtRtrTable OBJECT-TYPE An entry in the table of virtual routers. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.4.1.1 | not-accessible | current | |
| vrrpOperVirtRtrEntry OBJECT-TYPE A row in the vrrpOperVirtRtrTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.4.1.1.1 | not-accessible | current | |
| vrrpOperVirtRtrIndex OBJECT-TYPE The index for the VRRP virtual router. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.4.1.1.1.1 | Integer32 | read-only | current |
| vrrpOperVirtRtrBackup OBJECT-TYPE When set to a value of 'backup(2)' it forces the specified master virtual router into backup mode. 'ok(1)' is returned when the object os read. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.4.1.1.1.2 | INTEGER {ok(1), backup(2)} | read-write | current |
| vrrpOperVirtRtrGroupBackup OBJECT-TYPE When set to a value of 'backup(2)' it forces the specified master virtual router group into backup mode. 'ok(1)' is returned when the object os read. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.4.1.2 | INTEGER {ok(1), backup(2)} | read-write | current |