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