ALTEON-CHEETAH-NETWORK-MIB: View SNMP OID List / Download MIB
VENDOR: ALTEON NETWORKS
Home | MIB: ALTEON-CHEETAH-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.1872.2.5.3 |
The MIB module for the Alteon OS Layer 3 configuration, statistics and information . |
||
layer3Configs | 1.3.6.1.4.1.1872.2.5.3.1 | |||
ipInterfaceCfg | 1.3.6.1.4.1.1872.2.5.3.1.1 | |||
ipInterfaceTableMax | 1.3.6.1.4.1.1872.2.5.3.1.1.1 | integer32 | read-only |
The maximum number of rows in the IP interface table. |
ipCurCfgIntfTable | 1.3.6.1.4.1.1872.2.5.3.1.1.2 | no-access |
The table of IP interface configuration. |
|
1.3.6.1.4.1.1872.2.5.3.1.1.2.1 | no-access |
A row in the Ip interface table |
||
ipCurCfgIntfIndex | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.1.2.1.2 | ipaddress | read-only |
The IP address of the interface. |
ipCurCfgIntfMask | 1.3.6.1.4.1.1872.2.5.3.1.1.2.1.3 | ipaddress | read-only |
The subnet mask of the interface. |
ipCurCfgIntfBroadcast | 1.3.6.1.4.1.1872.2.5.3.1.1.2.1.4 | ipaddress | read-only |
The broadcast address of the interface. |
ipCurCfgIntfVlan | 1.3.6.1.4.1.1872.2.5.3.1.1.2.1.5 | integer32 | read-only |
The VLAN associated with the interface. |
ipCurCfgIntfState | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.1.2.1.7 | integer | read-only |
Enable/disable BOOTP relay. Enumeration: 'disabled': 2, 'enabled': 1. |
ipCurCfgIntfIpVer | 1.3.6.1.4.1.1872.2.5.3.1.1.2.1.9 | integer | read-only |
The type of IP address. Enumeration: 'ipv4': 1, 'ipv6': 2. |
ipCurCfgIntfIpv6Addr | 1.3.6.1.4.1.1872.2.5.3.1.1.2.1.10 | displaystring | read-only |
The IPv6 address of the interface. Address should be 4-byte haxadecimal colon notation. Valid IPv6 address should be in any of the following forms xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or xxxx::xxxx:xxxx:xxxx:xxxx or ::xxxx |
ipCurCfgIntfPrefixLen | 1.3.6.1.4.1.1872.2.5.3.1.1.2.1.11 | integer | read-only |
The prefix length associated with this IP address . |
ipCurCfgIntfRouteAdv | 1.3.6.1.4.1.1872.2.5.3.1.1.2.1.12 | integer | read-only |
Enable/disable route advertisement of the interface. Enumeration: 'disabled': 2, 'enabled': 1. |
ipNewCfgIntfTable | 1.3.6.1.4.1.1872.2.5.3.1.1.3 | no-access |
The table of interface configuration in the New Configuration Block. |
|
1.3.6.1.4.1.1872.2.5.3.1.1.3.1 | no-access |
A row in the Ip interface table |
||
ipNewCfgIntfIndex | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.1.3.1.2 | ipaddress | read-only |
The IP address of the interface. |
ipNewCfgIntfMask | 1.3.6.1.4.1.1872.2.5.3.1.1.3.1.3 | ipaddress | read-only |
The subnet mask of the interface. |
ipNewCfgIntfBroadcast | 1.3.6.1.4.1.1872.2.5.3.1.1.3.1.4 | ipaddress | read-only |
The broadcast address of the interface. |
ipNewCfgIntfVlan | 1.3.6.1.4.1.1872.2.5.3.1.1.3.1.5 | integer32 | read-only |
The VLAN associated with the interface. |
ipNewCfgIntfState | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.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.1872.2.5.3.1.1.3.1.8 | integer | read-only |
Enable/disable BOOTP relay. Enumeration: 'disabled': 2, 'enabled': 1. |
ipNewCfgIntfIpVer | 1.3.6.1.4.1.1872.2.5.3.1.1.3.1.10 | integer | read-only |
The type of IP address. Enumeration: 'ipv4': 1, 'ipv6': 2. |
ipNewCfgIntfIpv6Addr | 1.3.6.1.4.1.1872.2.5.3.1.1.3.1.11 | displaystring | read-only |
The IPv6 address of the interface. Address should be 4-byte haxadecimal colon notation. Valid IPv6 address should be in any of the following forms xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or xxxx::xxxx:xxxx:xxxx:xxxx or ::xxxx |
ipNewCfgIntfPrefixLen | 1.3.6.1.4.1.1872.2.5.3.1.1.3.1.12 | integer | read-only |
The prefix length associated with this IP address . |
ipNewCfgIntfRouteAdv | 1.3.6.1.4.1.1872.2.5.3.1.1.3.1.13 | integer | read-only |
Enable/disable route advertisement of the interface. Enumeration: 'disabled': 2, 'enabled': 1. |
ipGatewayCfg | 1.3.6.1.4.1.1872.2.5.3.1.2 | |||
ipCurCfgGwMetric | 1.3.6.1.4.1.1872.2.5.3.1.2.1 | integer | read-only |
The default gateway metric. Enumeration: 'strict': 1, 'roundrobin': 2. |
ipNewCfgGwMetric | 1.3.6.1.4.1.1872.2.5.3.1.2.2 | integer | read-write |
The default gateway metric. Enumeration: 'strict': 1, 'roundrobin': 2. |
ipGatewayTableMax | 1.3.6.1.4.1.1872.2.5.3.1.2.3 | integer32 | read-only |
The maximum number of rows in the IP gateway table. |
ipCurCfgGwTable | 1.3.6.1.4.1.1872.2.5.3.1.2.4 | no-access |
The table of gateways in the Current configuration Block. |
|
1.3.6.1.4.1.1872.2.5.3.1.2.4.1 | no-access |
A row in the Ip gateway table |
||
ipCurCfgGwIndex | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.2.4.1.2 | ipaddress | read-only |
The IP address of the default gateway. |
ipCurCfgGwInterval | 1.3.6.1.4.1.1872.2.5.3.1.2.4.1.3 | integer | read-only |
The interval between ping attempts. |
ipCurCfgGwRetry | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.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.1872.2.5.3.1.2.4.1.6 | integer | read-only |
The state of ARP only health checks. Enumeration: 'disabled': 3, 'enabled': 2. |
ipCurCfgGwVlan | 1.3.6.1.4.1.1872.2.5.3.1.2.4.1.7 | integer32 | read-only |
The VLAN number for this gateway. The first 4 entries in the table are only used for default gateway load balancing hence the VLAN cannot be specified for the first 4 entries. |
ipCurCfgGwPriority | 1.3.6.1.4.1.1872.2.5.3.1.2.4.1.8 | integer | read-only |
The priority of the default route for this gateway. High priority means that the default gateway route will have higher priority over learned default routes. Low priority means that the default gateway route will have lower priority than learned default routes. Enumeration: 'high': 2, 'low': 1. |
ipCurCfgGwIpVer | 1.3.6.1.4.1.1872.2.5.3.1.2.4.1.9 | integer | read-only |
The type of IP address. Enumeration: 'ipv4': 1, 'ipv6': 2. |
ipCurCfgGwIpv6Addr | 1.3.6.1.4.1.1872.2.5.3.1.2.4.1.10 | displaystring | read-only |
The IPv6 address of the gateway. Address should be 4-byte haxadecimal colon notation. Valid IPv6 address should be in any of the following forms xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or xxxx::xxxx:xxxx:xxxx:xxxx or ::xxxx |
ipNewCfgGwTable | 1.3.6.1.4.1.1872.2.5.3.1.2.5 | no-access |
The table of gateway configuration in the new configuration block. |
|
1.3.6.1.4.1.1872.2.5.3.1.2.5.1 | no-access |
A row in the Ip default gateway table |
||
ipNewCfgGwIndex | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.2.5.1.2 | ipaddress | read-only |
The IP address of the default gateway. |
ipNewCfgGwInterval | 1.3.6.1.4.1.1872.2.5.3.1.2.5.1.3 | integer | read-only |
The interval in seconds between ping attempts. |
ipNewCfgGwRetry | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.3.1.2.5.1.7 | integer | read-only |
The state of the ARP only health checks. Enumeration: 'disabled': 3, 'enabled': 2. |
ipNewCfgGwVlan | 1.3.6.1.4.1.1872.2.5.3.1.2.5.1.8 | integer32 | read-only |
The VLAN number for this gateway. The first 4 entries in the table are only used for default gateway load balancing hence the VLAN cannot be specified for the first 4 entries. |
ipNewCfgGwPriority | 1.3.6.1.4.1.1872.2.5.3.1.2.5.1.9 | integer | read-only |
The priority of the default route for this gateway. High priority means that the default gateway route will have higher priority over learned default routes. Low priority means that the default gateway route will have lower priority than learned default routes. Enumeration: 'high': 2, 'low': 1. |
ipNewCfgGwIpVer | 1.3.6.1.4.1.1872.2.5.3.1.2.5.1.10 | integer | read-only |
The type of IP address. Enumeration: 'ipv4': 1, 'ipv6': 2. |
ipNewCfgGwIpv6Addr | 1.3.6.1.4.1.1872.2.5.3.1.2.5.1.11 | displaystring | read-only |
The IPv6 address of the gateway. Address should be 4-byte haxadecimal colon notation. Valid IPv6 address should be in any of the following forms xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or xxxx::xxxx:xxxx:xxxx:xxxx or ::xxxx |
ipStaticRouteCfg | 1.3.6.1.4.1.1872.2.5.3.1.3 | |||
ipStaticRouteTableMaxSize | 1.3.6.1.4.1.1872.2.5.3.1.3.1 | integer32 | read-only |
The maximum number of rows in the Static Route table. |
ipCurCfgStaticRouteTable | 1.3.6.1.4.1.1872.2.5.3.1.3.2 | no-access |
The table of static routes in the current configuration block. |
|
1.3.6.1.4.1.1872.2.5.3.1.3.2.1 | no-access |
A row in the static IP route table |
||
ipCurCfgStaticRouteIndx | 1.3.6.1.4.1.1872.2.5.3.1.3.2.1.1 | integer32 | read-only |
The index of the static routing table. |
ipCurCfgStaticRouteDestIp | 1.3.6.1.4.1.1872.2.5.3.1.3.2.1.2 | ipaddress | read-only |
The destination IP address of this route. |
ipCurCfgStaticRouteMask | 1.3.6.1.4.1.1872.2.5.3.1.3.2.1.3 | ipaddress | read-only |
The destination IP address of this route. |
ipCurCfgStaticRouteGateway | 1.3.6.1.4.1.1872.2.5.3.1.3.2.1.4 | ipaddress | read-only |
The destination IP address of this route. |
ipCurCfgStaticRouteInterface | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.3.3 | no-access |
The table of static routes in the new configuration block. |
|
1.3.6.1.4.1.1872.2.5.3.1.3.3.1 | no-access |
A row in the static IP route table |
||
ipNewCfgStaticRouteIndx | 1.3.6.1.4.1.1872.2.5.3.1.3.3.1.1 | integer32 | read-only |
The index of the static routing table. |
ipNewCfgStaticRouteDestIp | 1.3.6.1.4.1.1872.2.5.3.1.3.3.1.2 | ipaddress | read-only |
The destination IP address of this route. |
ipNewCfgStaticRouteMask | 1.3.6.1.4.1.1872.2.5.3.1.3.3.1.3 | ipaddress | read-only |
The subnet mask of this route. |
ipNewCfgStaticRouteGateway | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.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.1872.2.5.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. |
ipv6CurCfgStaticRouteTable | 1.3.6.1.4.1.1872.2.5.3.1.3.4 | no-access |
The table of ipv6 static routes in the current configuration block. |
|
1.3.6.1.4.1.1872.2.5.3.1.3.4.1 | no-access |
A row in the static IP route table |
||
ipv6CurCfgStaticRouteIndx | 1.3.6.1.4.1.1872.2.5.3.1.3.4.1.1 | integer32 | read-only |
The index of the ipv6 static routing table. |
ipv6CurCfgStaticRouteDestIp | 1.3.6.1.4.1.1872.2.5.3.1.3.4.1.2 | displaystring | read-only |
The destination IPv6 address of this route. Address should be 4-byte haxadecimal colon notation. Valid IPv6 address should be in any of the following forms xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or xxxx::xxxx:xxxx:xxxx:xxxx or ::xxxx |
ipv6CurCfgStaticRouteMask | 1.3.6.1.4.1.1872.2.5.3.1.3.4.1.3 | integer32 | read-only |
The prefix length associated with this IP address. |
ipv6CurCfgStaticRouteGateway | 1.3.6.1.4.1.1872.2.5.3.1.3.4.1.4 | displaystring | read-only |
The destination IPv6 gateway address of this route. Address should be 4-byte haxadecimal colon notation. Valid IPv6 address should be in any of the following forms xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or xxxx::xxxx:xxxx:xxxx:xxxx or ::xxxx |
ipv6CurCfgStaticRouteInterface | 1.3.6.1.4.1.1872.2.5.3.1.3.4.1.5 | integer32 | read-only |
The IPv6 interface of this route. The IPv6 address of the specified interface shall be use as source IP when performs routing. |
ipv6NewCfgStaticRouteTable | 1.3.6.1.4.1.1872.2.5.3.1.3.5 | no-access |
The table of ipv6 static routes in the current configuration block. |
|
1.3.6.1.4.1.1872.2.5.3.1.3.5.1 | no-access |
A row in the static IP route table |
||
ipv6NewCfgStaticRouteIndx | 1.3.6.1.4.1.1872.2.5.3.1.3.5.1.1 | integer32 | read-only |
The index of the ipv6 static routing table. |
ipv6NewCfgStaticRouteDestIp | 1.3.6.1.4.1.1872.2.5.3.1.3.5.1.2 | displaystring | read-only |
The destination IPv6 address of this route. Address should be 4-byte haxadecimal colon notation. Valid IPv6 address should be in any of the following forms xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or xxxx::xxxx:xxxx:xxxx:xxxx or ::xxxx |
ipv6NewCfgStaticRouteMask | 1.3.6.1.4.1.1872.2.5.3.1.3.5.1.3 | integer32 | read-only |
The prefix length associated with this IP address. |
ipv6NewCfgStaticRouteGateway | 1.3.6.1.4.1.1872.2.5.3.1.3.5.1.4 | displaystring | read-only |
The destination IPv6 gateway address of this route. Address should be 4-byte haxadecimal colon notation. Valid IPv6 address should be in any of the following forms xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or xxxx::xxxx:xxxx:xxxx:xxxx or ::xxxx |
ipv6NewCfgStaticRouteAction | 1.3.6.1.4.1.1872.2.5.3.1.3.5.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. |
ipv6NewCfgStaticRouteInterface | 1.3.6.1.4.1.1872.2.5.3.1.3.5.1.6 | integer32 | read-only |
The IPv6 interface of this route. The IPv6 address of the specified interface shall be use as source IP when performs routing. |
ipForwardCfg | 1.3.6.1.4.1.1872.2.5.3.1.4 | |||
ipFwdGeneralCfg | 1.3.6.1.4.1.1872.2.5.3.1.4.1 | |||
ipFwdCurCfgState | 1.3.6.1.4.1.1872.2.5.3.1.4.1.1 | integer | read-only |
IP forwarding global state. Enumeration: 'on': 2, 'off': 3. |
ipFwdNewCfgState | 1.3.6.1.4.1.1872.2.5.3.1.4.1.2 | integer | read-write |
IP forwarding global state. Enumeration: 'on': 2, 'off': 3. |
ipFwdCurCfgDirectedBcast | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.4.1.4 | integer | read-write |
Enable or disable forwarding directed broadcasts. Enumeration: 'disabled': 3, 'enabled': 2. |
ipFwdCurCfgNoICMPRedirect | 1.3.6.1.4.1.1872.2.5.3.1.4.1.5 | integer | read-only |
Enable or disable no icmp redirects. Enumeration: 'disabled': 3, 'enabled': 2. |
ipFwdNewCfgNoICMPRedirect | 1.3.6.1.4.1.1872.2.5.3.1.4.1.6 | integer | read-write |
Enable or disable no icmp redirects. Enumeration: 'disabled': 3, 'enabled': 2. |
ipFwdCurCfgRtCache | 1.3.6.1.4.1.1872.2.5.3.1.4.1.7 | integer | read-only |
Enable or disable SP Route Caching. Enumeration: 'disabled': 3, 'enabled': 2. |
ipFwdNewCfgRtCache | 1.3.6.1.4.1.1872.2.5.3.1.4.1.8 | integer | read-write |
Enable or disable SP Route Caching. Enumeration: 'disabled': 3, 'enabled': 2. |
ipFwdPortTableMaxSize | 1.3.6.1.4.1.1872.2.5.3.1.4.2 | integer32 | read-only |
The maximum number of rows in the IP Port table. |
ipFwdCurCfgPortTable | 1.3.6.1.4.1.1872.2.5.3.1.4.3 | no-access |
The table of ports and their forwarding states |
|
1.3.6.1.4.1.1872.2.5.3.1.4.3.1 | no-access |
A row in the ipFwdCurCfgPortTable |
||
ipFwdCurCfgPortIndex | 1.3.6.1.4.1.1872.2.5.3.1.4.3.1.1 | integer32 | read-only |
The port number for which the forwarding state information pertains. |
ipFwdCurCfgPortState | 1.3.6.1.4.1.1872.2.5.3.1.4.3.1.2 | integer | read-only |
The forwarding state of the port. Enumeration: 'disabled': 3, 'enabled': 2. |
ipFwdNewCfgPortTable | 1.3.6.1.4.1.1872.2.5.3.1.4.4 | no-access |
The table of ports and their forwarding states |
|
1.3.6.1.4.1.1872.2.5.3.1.4.4.1 | no-access |
A row in the ipFwdNewCfgPortTable |
||
ipFwdNewCfgPortIndex | 1.3.6.1.4.1.1872.2.5.3.1.4.4.1.1 | integer32 | read-only |
The port number for which the forwarding state information pertains. |
ipFwdNewCfgPortState | 1.3.6.1.4.1.1872.2.5.3.1.4.4.1.2 | integer | read-write |
The forwarding state of the port. Enumeration: 'disabled': 3, 'enabled': 2. |
ipFwdLocalTableMaxSize | 1.3.6.1.4.1.1872.2.5.3.1.4.5 | integer32 | read-only |
The maximum number of rows in the Local table. |
ipFwdCurCfgLocalTable | 1.3.6.1.4.1.1872.2.5.3.1.4.6 | no-access |
The table of local network definition. |
|
1.3.6.1.4.1.1872.2.5.3.1.4.6.1 | no-access |
A row in the ipFwdCurCfgLocalTable |
||
ipFwdCurCfgLocalIndex | 1.3.6.1.4.1.1872.2.5.3.1.4.6.1.1 | integer32 | read-only |
The index of ipFwdCurCfgLocalTable. |
ipFwdCurCfgLocalSubnet | 1.3.6.1.4.1.1872.2.5.3.1.4.6.1.2 | ipaddress | read-only |
The current local IP subnet. |
ipFwdCurCfgLocalMask | 1.3.6.1.4.1.1872.2.5.3.1.4.6.1.3 | ipaddress | read-only |
The current local IP subnet mask. |
ipFwdNewCfgLocalTable | 1.3.6.1.4.1.1872.2.5.3.1.4.7 | no-access |
The table of local network definition. |
|
1.3.6.1.4.1.1872.2.5.3.1.4.7.1 | no-access |
A row in the ipFwdNewCfgLocalTable |
||
ipFwdNewCfgLocalIndex | 1.3.6.1.4.1.1872.2.5.3.1.4.7.1.1 | integer32 | read-only |
The index of ipFwdNewCfgLocalTable. |
ipFwdNewCfgLocalSubnet | 1.3.6.1.4.1.1872.2.5.3.1.4.7.1.2 | ipaddress | read-only |
The new local IP subnet. |
ipFwdNewCfgLocalMask | 1.3.6.1.4.1.1872.2.5.3.1.4.7.1.3 | ipaddress | read-only |
The new local IP subnet mask. |
ipFwdNewCfgLocalDelete | 1.3.6.1.4.1.1872.2.5.3.1.4.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 2(delete) has no effect on the state of the row. Enumeration: 'other': 1, 'delete': 2. |
vrrpCfg | 1.3.6.1.4.1.1872.2.5.3.1.6 | |||
vrrpGeneral | 1.3.6.1.4.1.1872.2.5.3.1.6.1 | |||
vrrpCurCfgGenState | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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. |
vrrpCurCfgGenHoldoff | 1.3.6.1.4.1.1872.2.5.3.1.6.1.19 | integer | read-only |
The time for VRRP virtual router to hold before it begins to change state to backup or master state. |
vrrpNewCfgGenHoldoff | 1.3.6.1.4.1.1872.2.5.3.1.6.1.20 | integer | read-write |
The time for VRRP virtual router to hold before it begins to change state to backup or master state. |
vrrpVirtRtrTableMaxSize | 1.3.6.1.4.1.1872.2.5.3.1.6.2 | integer32 | read-only |
The maximum number of entries in VRRP virtual router table. |
vrrpCurCfgVirtRtrTable | 1.3.6.1.4.1.1872.2.5.3.1.6.3 | no-access |
The table of VRRP virtual routers configuration in current_config. |
|
1.3.6.1.4.1.1872.2.5.3.1.6.3.1 | no-access |
Information about a VRRP virtual router. |
||
vrrpCurCfgVirtRtrIndx | 1.3.6.1.4.1.1872.2.5.3.1.6.3.1.1 | integer32 | read-only |
The VRRP virtual router table index. |
vrrpCurCfgVirtRtrID | 1.3.6.1.4.1.1872.2.5.3.1.6.3.1.2 | integer | read-only |
The VRRP virtual router identifier. |
vrrpCurCfgVirtRtrAddr | 1.3.6.1.4.1.1872.2.5.3.1.6.3.1.3 | ipaddress | read-only |
The VRRP virtual router IP address. |
vrrpCurCfgVirtRtrIfIndex | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.6.3.1.5 | integer | read-only |
The time interval between VRRP advertisements in seconds. |
vrrpCurCfgVirtRtrPriority | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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. |
vrrpCurCfgVirtRtrVersion | 1.3.6.1.4.1.1872.2.5.3.1.6.3.1.17 | integer | read-only |
The VRRP virtual router IP Version. Enumeration: 'v4': 1, 'v6': 2. |
vrrpCurCfgVirtRtrIpv6Addr | 1.3.6.1.4.1.1872.2.5.3.1.6.3.1.18 | displaystring | read-only |
The IPv6 address of the virtual router. Address should be 4-byte haxadecimal colon notation. Valid IPv6 address should be in any of the following forms xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or xxxx::xxxx:xxxx:xxxx:xxxx or ::xxxx |
vrrpCurCfgVirtRtrIpv6Interval | 1.3.6.1.4.1.1872.2.5.3.1.6.3.1.19 | integer | read-only |
The time interval between VRRP advertisements in seconds. |
vrrpNewCfgVirtRtrTable | 1.3.6.1.4.1.1872.2.5.3.1.6.4 | no-access |
The table of VRRP virtual routers configuration in current_config. |
|
1.3.6.1.4.1.1872.2.5.3.1.6.4.1 | no-access |
Information about a VRRP virtual router. |
||
vrrpNewCfgVirtRtrIndx | 1.3.6.1.4.1.1872.2.5.3.1.6.4.1.1 | integer32 | read-only |
The VRRP virtual router table index. |
vrrpNewCfgVirtRtrID | 1.3.6.1.4.1.1872.2.5.3.1.6.4.1.2 | integer | read-only |
The VRRP virtual router identifier. |
vrrpNewCfgVirtRtrAddr | 1.3.6.1.4.1.1872.2.5.3.1.6.4.1.3 | ipaddress | read-only |
The VRRP virtual router IP address. |
vrrpNewCfgVirtRtrIfIndex | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.6.4.1.5 | integer | read-only |
The time interval between VRRP advertisements in seconds. |
vrrpNewCfgVirtRtrPriority | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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. |
vrrpNewCfgVirtRtrVersion | 1.3.6.1.4.1.1872.2.5.3.1.6.4.1.18 | integer | read-only |
The VRRP virtual router IP Version. Enumeration: 'v4': 1, 'v6': 2. |
vrrpNewCfgVirtRtrIpv6Addr | 1.3.6.1.4.1.1872.2.5.3.1.6.4.1.19 | displaystring | read-only |
The IPv6 address of the virtual router. Address should be 4-byte haxadecimal colon notation. Valid IPv6 address should be in any of the following forms xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or xxxx::xxxx:xxxx:xxxx:xxxx or ::xxxx |
vrrpNewCfgVirtRtrIpv6Interval | 1.3.6.1.4.1.1872.2.5.3.1.6.4.1.20 | integer | read-only |
The time interval between VRRP advertisements in seconds. |
vrrpIfTableMaxSize | 1.3.6.1.4.1.1872.2.5.3.1.6.5 | integer32 | read-only |
The maximum number of entries in VRRP interface table. |
vrrpCurCfgIfTable | 1.3.6.1.4.1.1872.2.5.3.1.6.6 | no-access |
The table of VRRP interface configuration in current_config. |
|
1.3.6.1.4.1.1872.2.5.3.1.6.6.1 | no-access |
Information about a VRRP interface. |
||
vrrpCurCfgIfIndx | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.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.1872.2.5.3.1.6.6.1.3 | displaystring | read-only |
The password for authentication. |
vrrpCurCfgIfIpAddr | 1.3.6.1.4.1.1872.2.5.3.1.6.6.1.4 | ipaddress | read-only |
The IP address of the VRRP interface.This is eqivalent to ipCurCfgIntfAddr. |
vrrpNewCfgIfTable | 1.3.6.1.4.1.1872.2.5.3.1.6.7 | no-access |
The table of VRRP interface configuration in current_config. |
|
1.3.6.1.4.1.1872.2.5.3.1.6.7.1 | no-access |
Information about a VRRP interface. |
||
vrrpNewCfgIfIndx | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.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.1872.2.5.3.1.6.7.1.3 | displaystring | read-only |
The password for authentication. |
vrrpNewCfgIfDelete | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.6.8 | integer32 | read-only |
The maximum number of entries in VRRP Group table. |
vrrpCurCfgVirtRtrGrpTable | 1.3.6.1.4.1.1872.2.5.3.1.6.9 | no-access |
The table of VRRP virtual router group in current_config. |
|
1.3.6.1.4.1.1872.2.5.3.1.6.9.1 | no-access |
Information about a VRRP failover virtual router. |
||
vrrpCurCfgVirtRtrGrpIndx | 1.3.6.1.4.1.1872.2.5.3.1.6.9.1.1 | integer32 | read-only |
The VRRP virtual router table index. |
vrrpCurCfgVirtRtrGrpID | 1.3.6.1.4.1.1872.2.5.3.1.6.9.1.2 | integer | read-only |
The VRRP virtual router identifier. |
vrrpCurCfgVirtRtrGrpIfIndex | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.6.9.1.4 | integer | read-only |
The time interval between VRRP advertisements in seconds. |
vrrpCurCfgVirtRtrGrpPriority | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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. |
vrrpCurCfgVirtRtrGrpVersion | 1.3.6.1.4.1.1872.2.5.3.1.6.9.1.16 | integer | read-only |
The VRRP virtual router group IP Version. Enumeration: 'v4': 1, 'v6': 2. |
vrrpCurCfgVirtRtrGrpIpv6Interval | 1.3.6.1.4.1.1872.2.5.3.1.6.9.1.17 | integer | read-only |
The time interval between IPv6 VRRP advertisements in seconds. |
vrrpNewCfgVirtRtrGrpTable | 1.3.6.1.4.1.1872.2.5.3.1.6.10 | no-access |
The table of VRRP virtual router group configuration in new_config. |
|
1.3.6.1.4.1.1872.2.5.3.1.6.10.1 | no-access |
Information about a VRRP failover virtual router. |
||
vrrpNewCfgVirtRtrGrpIndx | 1.3.6.1.4.1.1872.2.5.3.1.6.10.1.1 | integer32 | read-only |
The VRRP virtual router table index. |
vrrpNewCfgVirtRtrGrpID | 1.3.6.1.4.1.1872.2.5.3.1.6.10.1.2 | integer | read-only |
The VRRP virtual router identifier. |
vrrpNewCfgVirtRtrGrpIfIndex | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.6.10.1.4 | integer | read-only |
The time interval between VRRP advertisements in seconds. |
vrrpNewCfgVirtRtrGrpPriority | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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. |
vrrpNewCfgVirtRtrGrpVersion | 1.3.6.1.4.1.1872.2.5.3.1.6.10.1.17 | integer | read-only |
The VRRP virtual router group IP Version. Enumeration: 'v4': 1, 'v6': 2. |
vrrpNewCfgVirtRtrGrpIpv6Interval | 1.3.6.1.4.1.1872.2.5.3.1.6.10.1.18 | integer | read-only |
The time interval between IPv6 VRRP advertisements in seconds. |
vrrpVirtRtrVrGrpTableMaxSize | 1.3.6.1.4.1.1872.2.5.3.1.6.11 | integer32 | read-only |
The maximum number of entries in VRRP VrGroup table. |
vrrpCurCfgVirtRtrVrGrpTable | 1.3.6.1.4.1.1872.2.5.3.1.6.12 | no-access |
The table of VRRP virtual router vrgroup configuration in the current config. |
|
1.3.6.1.4.1.1872.2.5.3.1.6.12.1 | no-access |
Information about setting VRRP virtual router vrgroup. |
||
vrrpCurCfgVirtRtrVrGrpIndx | 1.3.6.1.4.1.1872.2.5.3.1.6.12.1.1 | integer32 | read-only |
The VRRP virtual router vrgroup table index. |
vrrpCurCfgVirtRtrVrGrpName | 1.3.6.1.4.1.1872.2.5.3.1.6.12.1.2 | displaystring | read-only |
The VRRP virtual router vrgroup name. |
vrrpCurCfgVirtRtrVrGrpState | 1.3.6.1.4.1.1872.2.5.3.1.6.12.1.3 | integer | read-only |
Enable or disable VRRP Vrgroup state Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpCurCfgVirtRtrVrGrpBmap | 1.3.6.1.4.1.1872.2.5.3.1.6.12.1.4 | octet string | read-only |
The virtual routers added for to this VRRP vrgroup. The selected virtual routers are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Virtual Router 9 || || || ||___ Virtual Router 8 || |____ Virtual Router 7 || . . . ||_________ Virtual Router 2 |__________ Virtual Router 1 where x : 1 - The represented Virtual Router is added 0 - The represented Virtual Router is not added |
vrrpCurCfgVirtRtrVrGrpPriority | 1.3.6.1.4.1.1872.2.5.3.1.6.12.1.5 | integer | read-only |
The priority value to be used by the specified VRRP virtual routers. |
vrrpCurCfgVirtRtrVrGrpTckIpIntf | 1.3.6.1.4.1.1872.2.5.3.1.6.12.1.6 | integer | read-only |
Enable or disable tracking interfaces in vrgroup for priority adjustment. The priority increment is defined in vrrpCurCfgGenTckIpIntfInc. Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpCurCfgVirtRtrVrGrpTckVlanPort | 1.3.6.1.4.1.1872.2.5.3.1.6.12.1.7 | 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. |
vrrpCurCfgVirtRtrVrGrpTckL4Port | 1.3.6.1.4.1.1872.2.5.3.1.6.12.1.8 | 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. |
vrrpCurCfgVirtRtrVrGrpTckRServer | 1.3.6.1.4.1.1872.2.5.3.1.6.12.1.9 | 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. |
vrrpCurCfgVirtRtrVrGrpTckHsrp | 1.3.6.1.4.1.1872.2.5.3.1.6.12.1.10 | 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. |
vrrpCurCfgVirtRtrVrGrpTckHsrv | 1.3.6.1.4.1.1872.2.5.3.1.6.12.1.11 | 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. |
vrrpCurCfgVirtRtrVrGrpTckVirtRtrNo | 1.3.6.1.4.1.1872.2.5.3.1.6.12.1.12 | integer | read-only |
The track virtual router for group. |
vrrpCurCfgVirtRtrVrGrpAdd | 1.3.6.1.4.1.1872.2.5.3.1.6.12.1.13 | integer | read-only |
Specify virtual router number which needs to be added to group. |
vrrpCurCfgVirtRtrVrGrpAdverInterval | 1.3.6.1.4.1.1872.2.5.3.1.6.12.1.14 | integer | read-only |
The advertisement interval for virtual router group. |
vrrpCurCfgVirtRtrVrGrpPreemption | 1.3.6.1.4.1.1872.2.5.3.1.6.12.1.15 | integer | read-only |
Enable/Disable preemption for virtual router group. Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpCurCfgVirtRtrVrGrpSharing | 1.3.6.1.4.1.1872.2.5.3.1.6.12.1.16 | integer | read-only |
Enable/Disable sharing for virtual router group. Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpNewCfgVirtRtrVrGrpTable | 1.3.6.1.4.1.1872.2.5.3.1.6.13 | no-access |
The table of VRRP virtual router vrgroup configuration in new_config. |
|
1.3.6.1.4.1.1872.2.5.3.1.6.13.1 | no-access |
Information about setting VRRP virtual router Vrgroup. |
||
vrrpNewCfgVirtRtrVrGrpIndx | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.1 | integer32 | read-only |
The VRRP virtual router vrgroup table index. |
vrrpNewCfgVirtRtrVrGrpName | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.2 | displaystring | read-only |
The VRRP virtual router vrgroup name. |
vrrpNewCfgVirtRtrVrGrpAdd | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.3 | integer | read-only |
The VRRP virtual router to be added to this vrgroup table. |
vrrpNewCfgVirtRtrVrGrpRem | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.4 | integer | read-only |
The VRRP virtual router to be removed from this vrgroup table. |
vrrpNewCfgVirtRtrVrGrpState | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.5 | integer | read-only |
Enable or disable VRRP Vrgroup state Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpNewCfgVirtRtrVrGrpDelete | 1.3.6.1.4.1.1872.2.5.3.1.6.13.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. |
vrrpNewCfgVirtRtrVrGrpBmap | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.7 | octet string | read-only |
The virtual routers added to this VRRP vrgroup. The selected virtual routers are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Virtual Router 9 || || || ||___ Virtual Router 8 || |____ Virtual Router 7 || . . . ||_________ Virtual Router 2 |__________ Virtual Router 1 where x : 1 - The represented Virtual Router is added 0 - The represented Virtual Router is not added |
vrrpNewCfgVirtRtrVrGrpPriority | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.8 | integer | read-only |
The priority value to be used by the specified VRRP virtual routers. |
vrrpNewCfgVirtRtrVrGrpTckIpIntf | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.9 | integer | read-only |
Enable or disable tracking interfaces in vrgroup for priority adjustment. The priority increment is defined in vrrpCurCfgGenTckIpIntfInc. Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpNewCfgVirtRtrVrGrpTckVlanPort | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.10 | 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. |
vrrpNewCfgVirtRtrVrGrpTckL4Port | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.11 | 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. |
vrrpNewCfgVirtRtrVrGrpTckRServer | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.12 | 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. |
vrrpNewCfgVirtRtrVrGrpTckHsrp | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.13 | 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. |
vrrpNewCfgVirtRtrVrGrpTckHsrv | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.14 | 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. |
vrrpNewCfgVirtRtrVrGrpTckVirtRtrNo | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.15 | integer | read-only |
The track virtual router for group. |
vrrpNewCfgVirtRtrVrGrpAdverInterval | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.16 | integer | read-only |
The advertisement interval for virtual router group. |
vrrpNewCfgVirtRtrVrGrpPreemption | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.17 | integer | read-only |
Enable/Disable preemption for virtual router group. Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpNewCfgVirtRtrVrGrpSharing | 1.3.6.1.4.1.1872.2.5.3.1.6.13.1.18 | integer | read-only |
Enable/Disable sharing for virtual router group. Enumeration: 'disabled': 2, 'enabled': 1. |
arpCfg | 1.3.6.1.4.1.1872.2.5.3.1.7 | |||
arpCurCfgReARPPeriod | 1.3.6.1.4.1.1872.2.5.3.1.7.1 | integer | read-only |
Re-ARP Period in seconds. |
arpNewCfgReARPPeriod | 1.3.6.1.4.1.1872.2.5.3.1.7.2 | integer | read-write |
Re-ARP Period in seconds. |
ipBootpCfg | 1.3.6.1.4.1.1872.2.5.3.1.8 | |||
ipCurCfgBootpAddr | 1.3.6.1.4.1.1872.2.5.3.1.8.1 | ipaddress | read-only |
The IP address of BOOTP server. |
ipNewCfgBootpAddr | 1.3.6.1.4.1.1872.2.5.3.1.8.2 | ipaddress | read-write |
The IP address of BOOTP server. |
ipCurCfgBootpAddr2 | 1.3.6.1.4.1.1872.2.5.3.1.8.3 | ipaddress | read-only |
The IP address of second BOOTP server. |
ipNewCfgBootpAddr2 | 1.3.6.1.4.1.1872.2.5.3.1.8.4 | ipaddress | read-write |
The IP address of second BOOTP server. |
ipCurCfgBootpState | 1.3.6.1.4.1.1872.2.5.3.1.8.5 | integer | read-only |
The state of BOOTP relay. Enumeration: 'disabled': 3, 'enabled': 2. |
ipNewCfgBootpState | 1.3.6.1.4.1.1872.2.5.3.1.8.6 | integer | read-write |
The state of BOOTP relay. Enumeration: 'disabled': 3, 'enabled': 2. |
dnsCfg | 1.3.6.1.4.1.1872.2.5.3.1.9 | |||
dnsCurCfgPrimaryIpAddr | 1.3.6.1.4.1.1872.2.5.3.1.9.1 | ipaddress | read-only |
The DNS primary IP address in the current_configuration block. |
dnsNewCfgPrimaryIpAddr | 1.3.6.1.4.1.1872.2.5.3.1.9.2 | ipaddress | read-write |
The DNS primary IP address in the new_configuration block. |
dnsCurCfgSecondaryIpAddr | 1.3.6.1.4.1.1872.2.5.3.1.9.3 | ipaddress | read-only |
The DNS secondary IP address in the current_configuration block. |
dnsNewCfgSecondaryIpAddr | 1.3.6.1.4.1.1872.2.5.3.1.9.4 | ipaddress | read-write |
The DNS secondary IP address in the new_configuration block. |
dnsCurCfgDomainName | 1.3.6.1.4.1.1872.2.5.3.1.9.5 | displaystring | read-only |
The DNS doamin name in the current_configuration block. |
dnsNewCfgDomainName | 1.3.6.1.4.1.1872.2.5.3.1.9.6 | displaystring | read-write |
The DNS doamin name in the new_configuration block. |
dnsCurCfgPrimaryIpv6Addr | 1.3.6.1.4.1.1872.2.5.3.1.9.7 | displaystring | read-only |
The DNS primary IPv6 address in the current_configuration block. |
dnsNewCfgPrimaryIpv6Addr | 1.3.6.1.4.1.1872.2.5.3.1.9.8 | displaystring | read-write |
The DNS primary IPv6 address in the new_configuration block. |
dnsCurCfgSecondaryIpv6Addr | 1.3.6.1.4.1.1872.2.5.3.1.9.9 | displaystring | read-only |
The DNS secondary IPv6 address in the current_configuration block. |
dnsNewCfgSecondaryIpv6Addr | 1.3.6.1.4.1.1872.2.5.3.1.9.10 | displaystring | read-write |
The DNS secondary IPv6 address in the new_configuration block. |
ipNwfCfg | 1.3.6.1.4.1.1872.2.5.3.1.10 | |||
ipNwfTableMax | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.10.2 | no-access |
The table of IP network filter configuration in the current_config. |
|
1.3.6.1.4.1.1872.2.5.3.1.10.2.1 | no-access |
Information about an IP network filter. |
||
ipCurCfgNwfIndex | 1.3.6.1.4.1.1872.2.5.3.1.10.2.1.1 | integer32 | read-only |
The network filter number for which the NWF is related. |
ipCurCfgNwfAddr | 1.3.6.1.4.1.1872.2.5.3.1.10.2.1.2 | ipaddress | read-only |
The IP address of the network filter. |
ipCurCfgNwfMask | 1.3.6.1.4.1.1872.2.5.3.1.10.2.1.3 | ipaddress | read-only |
The subnet mask of the network filter. |
ipCurCfgNwfState | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.10.3 | no-access |
The table of IP network filter configuration in the current_config. |
|
1.3.6.1.4.1.1872.2.5.3.1.10.3.1 | no-access |
Information about an IP network filter. |
||
ipNewCfgNwfIndex | 1.3.6.1.4.1.1872.2.5.3.1.10.3.1.1 | integer32 | read-only |
The network filter number for which the NWF is related. |
ipNewCfgNwfAddr | 1.3.6.1.4.1.1872.2.5.3.1.10.3.1.2 | ipaddress | read-only |
The IP address of the network filter. |
ipNewCfgNwfMask | 1.3.6.1.4.1.1872.2.5.3.1.10.3.1.3 | ipaddress | read-only |
The subnet mask of the network filter. |
ipNewCfgNwfState | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.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.1872.2.5.3.1.11 | |||
ipRmapTableMax | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.11.2 | no-access |
The table of IP route map configuration in the current_config. |
|
1.3.6.1.4.1.1872.2.5.3.1.11.2.1 | no-access |
Information about an IP route map. |
||
ipCurCfgRmapIndex | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.3.1.11.2.1.4 | integer | read-only |
The precedence of the route map. |
ipCurCfgRmapWeight | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.3.1.11.3 | no-access |
The table of IP route map configuration in the current_config. |
|
1.3.6.1.4.1.1872.2.5.3.1.11.3.1 | no-access |
Information about an IP route map. |
||
ipNewCfgRmapIndex | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.3.1.11.3.1.4 | integer | read-only |
The precedence of the route map. |
ipNewCfgRmapWeight | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.3.1.11.5.1 | no-access |
Information about an IP route map. |
||
ipCurCfgAlistRmapIndex | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.3.1.11.6.1 | no-access |
Information about an IP route map. |
||
ipNewCfgAlistRmapIndex | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.3.1.11.8 | no-access |
The table of IP route map access path configuration. |
|
1.3.6.1.4.1.1872.2.5.3.1.11.8.1 | no-access |
Information about an IP route map. |
||
ipCurCfgAspathRmapIndex | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.3.1.11.9 | no-access |
The table of IP route map access path configuration |
|
1.3.6.1.4.1.1872.2.5.3.1.11.9.1 | no-access |
Information about an IP route map. |
||
ipNewCfgAspathRmapIndex | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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. |
bgpCfg | 1.3.6.1.4.1.1872.2.5.3.1.12 | |||
bgpGeneral | 1.3.6.1.4.1.1872.2.5.3.1.12.1 | |||
bgpCurCfgState | 1.3.6.1.4.1.1872.2.5.3.1.12.1.1 | integer | read-only |
BGP global state. Enumeration: 'on': 1, 'off': 2. |
bgpNewCfgState | 1.3.6.1.4.1.1872.2.5.3.1.12.1.2 | integer | read-write |
Globally turn BGP on or off. Enumeration: 'on': 1, 'off': 2. |
bgpCurCfgLocalPref | 1.3.6.1.4.1.1872.2.5.3.1.12.1.3 | unsigned32 | read-only |
Local preference value. |
bgpNewCfgLocalPref | 1.3.6.1.4.1.1872.2.5.3.1.12.1.4 | unsigned32 | read-write |
Local Preference value. |
bgpCurCfgMaxASPath | 1.3.6.1.4.1.1872.2.5.3.1.12.1.5 | unsigned32 | read-only |
Maximum AS Path Length. |
bgpNewCfgMaxASPath | 1.3.6.1.4.1.1872.2.5.3.1.12.1.6 | unsigned32 | read-write |
Maximum AS Path Length. |
bgpCurCfgASNumber | 1.3.6.1.4.1.1872.2.5.3.1.12.1.7 | unsigned32 | read-only |
Current autonomous system number. |
bgpNewCfgASNumber | 1.3.6.1.4.1.1872.2.5.3.1.12.1.8 | unsigned32 | read-write |
New autonomous system number.Enter 0 to delete this number. |
bgpPeerTableMax | 1.3.6.1.4.1.1872.2.5.3.1.12.2 | integer32 | read-only |
The maximum number of rows in the BGP peer table. |
bgpCurCfgPeerTable | 1.3.6.1.4.1.1872.2.5.3.1.12.3 | no-access |
The table of BGP peer configuration in the current_config. |
|
1.3.6.1.4.1.1872.2.5.3.1.12.3.1 | no-access |
Information about a BGP peer. |
||
bgpCurCfgPeerIndex | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.1 | integer32 | read-only |
The BGP peer number for which the BGP peer table is related. |
bgpCurCfgPeerRemoteAddr | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.2 | ipaddress | read-only |
The remote IP address of the BGP peer. |
bgpCurCfgPeerRemoteAs | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.3 | integer | read-only |
The remote AS number of the BGP peer. 0 means none |
bgpCurCfgPeerTtl | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.4 | integer | read-only |
The time-to-live value of the BGP peer IP datagram. |
bgpCurCfgPeerState | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.5 | integer | read-only |
Enable or disable the peer. Enumeration: 'disabled': 2, 'enabled': 1. |
bgpCurCfgPeerMetric | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.10 | unsigned32 | read-only |
The metric value of the BGP peer. A value of '0' means none |
bgpCurCfgPeerDefaultAction | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.11 | integer | read-only |
The value of default route action. Enumeration: 'import': 2, 'none': 1, 'originate': 3, 'redistribute': 4. |
bgpCurCfgPeerOspfState | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.12 | integer | read-only |
Enable or disable advertising OSPF routes. Enumeration: 'disabled': 2, 'enabled': 1. |
bgpCurCfgPeerFixedState | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.13 | integer | read-only |
Enable or disable advertising fixed routes. Enumeration: 'disabled': 2, 'enabled': 1. |
bgpCurCfgPeerStaticState | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.14 | integer | read-only |
Enable or disable advertising static routes. Enumeration: 'disabled': 2, 'enabled': 1. |
bgpCurCfgPeerVipState | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.15 | integer | read-only |
Enable or disable VIP static routes. Enumeration: 'disabled': 2, 'enabled': 1. |
bgpCurCfgPeerInRmapList | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.16 | octet string | read-only |
The route maps present in the in route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected |
bgpCurCfgPeerOutRmapList | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.17 | 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 |
bgpCurCfgPeerHoldTime | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.18 | integer | read-only |
The Hold Time value of the BGP peer IP datagram. |
bgpCurCfgPeerKeepAlive | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.19 | integer | read-only |
The KeepAlive Time value of the BGP peer IP datagram. |
bgpCurCfgPeerMinTime | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.20 | integer | read-only |
The min time between advertisements of the BGP peer IP datagram. |
bgpCurCfgPeerConRetry | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.21 | integer | read-only |
The Connect Retry Timer Interval value of the BGP peer IP datagram. |
bgpCurCfgPeerMinAS | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.22 | integer | read-only |
The minimum time between route originations of the BGP peer IP datagram. |
bgpCurCfgPeerRipState | 1.3.6.1.4.1.1872.2.5.3.1.12.3.1.23 | integer | read-only |
Enable or disable RIP static routes. Enumeration: 'disabled': 2, 'enabled': 1. |
bgpNewCfgPeerTable | 1.3.6.1.4.1.1872.2.5.3.1.12.4 | no-access |
The table of BGP peer configuration in the current_config. |
|
1.3.6.1.4.1.1872.2.5.3.1.12.4.1 | no-access |
Information about a BGP peer. |
||
bgpNewCfgPeerIndex | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.1 | integer32 | read-only |
The BGP peer number for which the BGP peer table is related. |
bgpNewCfgPeerRemoteAddr | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.2 | ipaddress | read-only |
The remote IP address of the BGP peer. |
bgpNewCfgPeerRemoteAs | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.3 | integer | read-only |
The remote AS number of the BGP peer. 0 means none |
bgpNewCfgPeerTtl | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.4 | integer | read-only |
The time-to-live value of the BGP peer IP datagram. |
bgpNewCfgPeerState | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.5 | integer | read-only |
Enable or disable the peer. Enumeration: 'disabled': 2, 'enabled': 1. |
bgpNewCfgPeerDelete | 1.3.6.1.4.1.1872.2.5.3.1.12.4.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. |
bgpNewCfgPeerMetric | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.10 | unsigned32 | read-only |
The metric value of the BGP peer. A value of '0' means none |
bgpNewCfgPeerDefaultAction | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.11 | integer | read-only |
The value of default route action. Enumeration: 'import': 2, 'none': 1, 'originate': 3, 'redistribute': 4. |
bgpNewCfgPeerOspfState | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.12 | integer | read-only |
Enable or disable advertising OSPF routes. Enumeration: 'disabled': 2, 'enabled': 1. |
bgpNewCfgPeerFixedState | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.13 | integer | read-only |
Enable or disable advertising fixed routes. Enumeration: 'disabled': 2, 'enabled': 1. |
bgpNewCfgPeerStaticState | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.14 | integer | read-only |
Enable or disable advertising static routes. Enumeration: 'disabled': 2, 'enabled': 1. |
bgpNewCfgPeerVipState | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.15 | integer | read-only |
Enable or disable VIP static routes. Enumeration: 'disabled': 2, 'enabled': 1. |
bgpNewCfgPeerInRmapList | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.16 | octet string | read-only |
The route maps present in the in route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected |
bgpNewCfgPeerOutRmapList | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.17 | 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 |
bgpNewCfgPeerAddInRmap | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.18 | integer32 | read-only |
The route map to be add into in-rmap list. When read, 0 is returned. |
bgpNewCfgPeerAddOutRmap | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.19 | integer32 | read-only |
The route map to be add into out-rmap list. When read, 0 is returned. |
bgpNewCfgPeerRemoveInRmap | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.20 | integer32 | read-only |
The route map to be removed from out-rmap list. When read, 0 is returned. |
bgpNewCfgPeerRemoveOutRmap | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.21 | integer32 | read-only |
The route map to be removed from out-rmap list. When read, 0 is returned. |
bgpNewCfgPeerHoldTime | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.22 | integer | read-only |
The Hold Time value of the BGP peer IP datagram. |
bgpNewCfgPeerKeepAlive | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.23 | integer | read-only |
The KeepAlive Time value of the BGP peer IP datagram. |
bgpNewCfgPeerMinTime | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.24 | integer | read-only |
The mininum time between advertisements of the BGP peer IP datagram. |
bgpNewCfgPeerConRetry | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.25 | integer | read-only |
The Connect Retry Timer Interval value of the BGP peer IP datagram. |
bgpNewCfgPeerMinAS | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.26 | integer | read-only |
The minimum time between route originations of the BGP peer IP datagram. |
bgpNewCfgPeerRipState | 1.3.6.1.4.1.1872.2.5.3.1.12.4.1.27 | integer | read-only |
Enable or disable RIP static routes. Enumeration: 'disabled': 2, 'enabled': 1. |
bgpAggrTableMax | 1.3.6.1.4.1.1872.2.5.3.1.12.5 | integer32 | read-only |
The maximum number of rows in the BGP aggregation table. |
bgpCurCfgAggrTable | 1.3.6.1.4.1.1872.2.5.3.1.12.6 | no-access |
The table of BGP aggregation configuration. |
|
1.3.6.1.4.1.1872.2.5.3.1.12.6.1 | no-access |
Information about a BGP aggregation. |
||
bgpCurCfgAggrIndex | 1.3.6.1.4.1.1872.2.5.3.1.12.6.1.1 | integer32 | read-only |
The aggregation number for which the BGP aggregation is related. |
bgpCurCfgAggrAddr | 1.3.6.1.4.1.1872.2.5.3.1.12.6.1.2 | ipaddress | read-only |
The IP address of the BGP aggregation. |
bgpCurCfgAggrMask | 1.3.6.1.4.1.1872.2.5.3.1.12.6.1.3 | ipaddress | read-only |
The subnet mask of the BGP aggregation. |
bgpCurCfgAggrState | 1.3.6.1.4.1.1872.2.5.3.1.12.6.1.4 | integer | read-only |
Enable or disable the BGP aggregation. Enumeration: 'disabled': 2, 'enabled': 1. |
bgpNewCfgAggrTable | 1.3.6.1.4.1.1872.2.5.3.1.12.7 | no-access |
The table of BGP aggregation configuration. |
|
1.3.6.1.4.1.1872.2.5.3.1.12.7.1 | no-access |
Information about an BGP aggregation. |
||
bgpNewCfgAggrIndex | 1.3.6.1.4.1.1872.2.5.3.1.12.7.1.1 | integer32 | read-only |
The aggregation number for which the BGP aggregation is related. |
bgpNewCfgAggrAddr | 1.3.6.1.4.1.1872.2.5.3.1.12.7.1.2 | ipaddress | read-only |
The IP address of the BGP aggregation. |
bgpNewCfgAggrMask | 1.3.6.1.4.1.1872.2.5.3.1.12.7.1.3 | ipaddress | read-only |
The subnet mask of the BGP aggregation. |
bgpNewCfgAggrState | 1.3.6.1.4.1.1872.2.5.3.1.12.7.1.4 | integer | read-only |
Enable or disable the BGP aggregation. Enumeration: 'disabled': 2, 'enabled': 1. |
bgpNewCfgAggrDelete | 1.3.6.1.4.1.1872.2.5.3.1.12.7.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. |
ospfCfg | 1.3.6.1.4.1.1872.2.5.3.1.13 | |||
ospfGeneral | 1.3.6.1.4.1.1872.2.5.3.1.13.1 | |||
ospfCurCfgDefaultRouteMetric | 1.3.6.1.4.1.1872.2.5.3.1.13.1.1 | integer | read-only |
Specify the metric to be assigned. |
ospfNewCfgDefaultRouteMetric | 1.3.6.1.4.1.1872.2.5.3.1.13.1.2 | integer | read-write |
Specify the metric to be assigned. |
ospfCurCfgDefaultRouteMetricType | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.3.1.13.1.10 | integer | read-only |
OSPF global state. Enumeration: 'on': 1, 'off': 2. |
ospfNewCfgState | 1.3.6.1.4.1.1872.2.5.3.1.13.1.11 | integer | read-write |
Globally turn OSPF on or off. Enumeration: 'on': 1, 'off': 2. |
ospfCurCfgLsdb | 1.3.6.1.4.1.1872.2.5.3.1.13.1.12 | integer | read-only |
Specify the LSDB limit for external LSA. |
ospfNewCfgLsdb | 1.3.6.1.4.1.1872.2.5.3.1.13.1.13 | integer | read-write |
Specify the LSDB limit for external LSA. |
ospfCurCfgAreaTable | 1.3.6.1.4.1.1872.2.5.3.1.13.2 | no-access |
The table of OSPF Area configuration in the current_config. |
|
1.3.6.1.4.1.1872.2.5.3.1.13.2.1 | no-access |
Information about a OSPF area. |
||
ospfCurCfgAreaIndex | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.13.2.1.2 | ipaddress | read-only |
The IP Address of the OSPF area. |
ospfCurCfgAreaSpfInterval | 1.3.6.1.4.1.1872.2.5.3.1.13.2.1.3 | integer | read-only |
The SPF interval for the OSPF area. |
ospfCurCfgAreaAuthType | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.13.2.1.5 | integer | read-only |
Type of area being used. Enumeration: 'stub': 2, 'transit': 1, 'nssa': 3. |
ospfCurCfgAreaMetric | 1.3.6.1.4.1.1872.2.5.3.1.13.2.1.6 | integer | read-only |
The Stub area metric for the OSPF area. |
ospfCurCfgAreaState | 1.3.6.1.4.1.1872.2.5.3.1.13.2.1.7 | integer | read-only |
Globally turn OSPF on or off. Enumeration: 'on': 1, 'off': 2. |
ospfNewCfgAreaTable | 1.3.6.1.4.1.1872.2.5.3.1.13.3 | no-access |
The table of OSPF Area configuration in the new_config. |
|
1.3.6.1.4.1.1872.2.5.3.1.13.3.1 | no-access |
Information about a OSPF area. |
||
ospfNewCfgAreaIndex | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.13.3.1.2 | ipaddress | read-only |
The IP Address of the OSPF area. |
ospfNewCfgAreaSpfInterval | 1.3.6.1.4.1.1872.2.5.3.1.13.3.1.3 | integer | read-only |
The SPF interval for the OSPF area. |
ospfNewCfgAreaAuthType | 1.3.6.1.4.1.1872.2.5.3.1.13.3.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. |
ospfNewCfgAreaType | 1.3.6.1.4.1.1872.2.5.3.1.13.3.1.5 | integer | read-only |
Type of area being used. Enumeration: 'stub': 2, 'transit': 1, 'nssa': 3. |
ospfNewCfgAreaMetric | 1.3.6.1.4.1.1872.2.5.3.1.13.3.1.6 | integer | read-only |
The Stub area metric for the OSPF area. |
ospfNewCfgAreaState | 1.3.6.1.4.1.1872.2.5.3.1.13.3.1.7 | integer | read-only |
Enable or disable OSPF Area. Enumeration: 'disabled': 2, 'enabled': 1. |
ospfNewCfgAreaDelete | 1.3.6.1.4.1.1872.2.5.3.1.13.3.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 2(delete) has no effect on the state of the row. Enumeration: 'other': 1, 'delete': 2. |
ospfRouteRedistribution | 1.3.6.1.4.1.1872.2.5.3.1.13.4 | |||
ospfRedistributeStatic | 1.3.6.1.4.1.1872.2.5.3.1.13.4.1 | |||
ospfCurCfgStaticMetric | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.3.1.13.4.1.8 | integer32 | read-write |
The route map to be removed from out-rmap list. When read, 0 is returned. |
ospfRedistributeEbgp | 1.3.6.1.4.1.1872.2.5.3.1.13.4.2 | |||
ospfCurCfgEbgpMetric | 1.3.6.1.4.1.1872.2.5.3.1.13.4.2.1 | integer | read-only |
The export metric to be assigned to External BGP routes. A value of 0 indicates none. |
ospfNewCfgEbgpMetric | 1.3.6.1.4.1.1872.2.5.3.1.13.4.2.2 | integer | read-write |
The export metric to be assigned to External BGP routes. A value of 0 indicates none. |
ospfCurCfgEbgpMetricType | 1.3.6.1.4.1.1872.2.5.3.1.13.4.2.3 | integer | read-only |
The AS External metric type for External BGP routes. Enumeration: 'none': 1, 'type1': 2, 'type2': 3. |
ospfNewCfgEbgpMetricType | 1.3.6.1.4.1.1872.2.5.3.1.13.4.2.4 | integer | read-write |
The AS External metric type for External BGP routes. Enumeration: 'none': 1, 'type1': 2, 'type2': 3. |
ospfCurCfgEbgpOutRmapList | 1.3.6.1.4.1.1872.2.5.3.1.13.4.2.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 |
ospfNewCfgEbgpOutRmapList | 1.3.6.1.4.1.1872.2.5.3.1.13.4.2.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 |
ospfNewCfgEbgpAddOutRmap | 1.3.6.1.4.1.1872.2.5.3.1.13.4.2.7 | integer32 | read-write |
The route map to be added into out-rmap list. When read, 0 is returned. |
ospfNewCfgEbgpRemoveOutRmap | 1.3.6.1.4.1.1872.2.5.3.1.13.4.2.8 | integer32 | read-write |
The route map to be removed from out-rmap list. When read, 0 is returned. |
ospfRedistributeIbgp | 1.3.6.1.4.1.1872.2.5.3.1.13.4.3 | |||
ospfCurCfgIbgpMetric | 1.3.6.1.4.1.1872.2.5.3.1.13.4.3.1 | integer | read-only |
The export metric for Internal BGP routes. A value of 0 indicates none. |
ospfNewCfgIbgpMetric | 1.3.6.1.4.1.1872.2.5.3.1.13.4.3.2 | integer | read-write |
The export metric for Internal BGP routes. A value of 0 indicates none. |
ospfCurCfgIbgpMetricType | 1.3.6.1.4.1.1872.2.5.3.1.13.4.3.3 | integer | read-only |
The AS External metric type for Internal BGP routes. Enumeration: 'none': 1, 'type1': 2, 'type2': 3. |
ospfNewCfgIbgpMetricType | 1.3.6.1.4.1.1872.2.5.3.1.13.4.3.4 | integer | read-write |
The AS External metric type for Internal BGP routes. Enumeration: 'none': 1, 'type1': 2, 'type2': 3. |
ospfCurCfgIbgpOutRmapList | 1.3.6.1.4.1.1872.2.5.3.1.13.4.3.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 |
ospfNewCfgIbgpOutRmapList | 1.3.6.1.4.1.1872.2.5.3.1.13.4.3.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 |
ospfNewCfgIbgpAddOutRmap | 1.3.6.1.4.1.1872.2.5.3.1.13.4.3.7 | integer32 | read-write |
The route map to be add into out-rmap list. When read, 0 is returned. |
ospfNewCfgIbgpRemoveOutRmap | 1.3.6.1.4.1.1872.2.5.3.1.13.4.3.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.1872.2.5.3.1.13.4.4 | |||
ospfCurCfgFixedMetric | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.3.1.13.4.5 | |||
ospfCurCfgRipMetric | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.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.1872.2.5.3.1.13.5 | no-access |
The table of OSPF MD5 keys in the current_config. |
|
1.3.6.1.4.1.1872.2.5.3.1.13.5.1 | no-access |
Information about an OSPF MD keys table. |
||
ospfCurCfgMdkeyIndex | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.13.5.1.2 | displaystring | read-only |
The character string representing the MD5 Key. |
ospfNewCfgMdkeyTable | 1.3.6.1.4.1.1872.2.5.3.1.13.6 | no-access |
The table of OSPF MD5 keys in the new_config. |
|
1.3.6.1.4.1.1872.2.5.3.1.13.6.1 | no-access |
Information about an OSPF MD keys table. |
||
ospfNewCfgMdkeyIndex | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.13.6.1.2 | displaystring | read-only |
The character string representing the MD5 Key. |
ospfNewCfgMdkeyDelete | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.13.7 | no-access |
The table of OSPF Interface configuration in the current_config. |
|
1.3.6.1.4.1.1872.2.5.3.1.13.7.1 | no-access |
Information about an OSPF Interface. |
||
ospfCurCfgIntfIndex | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.13.7.1.2 | ipaddress | read-only |
The IP Address of the OSPF interface. |
ospfCurCfgIntfMdkey | 1.3.6.1.4.1.1872.2.5.3.1.13.7.1.3 | integer | read-only |
The MD5 key for the OSPF interface 0 (none) no MD5 authentication. |
ospfCurCfgIntfAreaId | 1.3.6.1.4.1.1872.2.5.3.1.13.7.1.4 | integer | read-only |
Specify Area Index. |
ospfCurCfgIntfPriority | 1.3.6.1.4.1.1872.2.5.3.1.13.7.1.5 | integer | read-only |
Specify interface router priority. |
ospfCurCfgIntfCost | 1.3.6.1.4.1.1872.2.5.3.1.13.7.1.6 | integer | read-only |
Interface Cost. |
ospfCurCfgIntfHello | 1.3.6.1.4.1.1872.2.5.3.1.13.7.1.7 | integer | read-only |
Hello interval in seconds. |
ospfCurCfgIntfDead | 1.3.6.1.4.1.1872.2.5.3.1.13.7.1.8 | integer | read-only |
Dead interval in seconds. |
ospfCurCfgIntfTransit | 1.3.6.1.4.1.1872.2.5.3.1.13.7.1.9 | integer | read-only |
Transit delay in seconds. |
ospfCurCfgIntfRetrans | 1.3.6.1.4.1.1872.2.5.3.1.13.7.1.10 | integer | read-only |
Retransmit interval in seconds. |
ospfCurCfgIntfKey | 1.3.6.1.4.1.1872.2.5.3.1.13.7.1.11 | displaystring | read-only |
Specify Authentication Key. |
ospfCurCfgIntfState | 1.3.6.1.4.1.1872.2.5.3.1.13.7.1.12 | integer | read-only |
Enable or disable OSPF Interface. Enumeration: 'disabled': 2, 'enabled': 1. |
ospfNewCfgIntfTable | 1.3.6.1.4.1.1872.2.5.3.1.13.8 | no-access |
The table of OSPF Interface configuration in the new_config. |
|
1.3.6.1.4.1.1872.2.5.3.1.13.8.1 | no-access |
Information about an OSPF Interface. |
||
ospfNewCfgIntfIndex | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.13.8.1.2 | ipaddress | read-only |
The IP Address of the OSPF interface. |
ospfNewCfgIntfMdkey | 1.3.6.1.4.1.1872.2.5.3.1.13.8.1.3 | integer | read-only |
The MD5 key for the OSPF interface 0 (none) no MD5 authentication. |
ospfNewCfgIntfAreaId | 1.3.6.1.4.1.1872.2.5.3.1.13.8.1.4 | integer | read-only |
Specify Area Index. |
ospfNewCfgIntfPriority | 1.3.6.1.4.1.1872.2.5.3.1.13.8.1.5 | integer | read-only |
Specify interface router priority. |
ospfNewCfgIntfCost | 1.3.6.1.4.1.1872.2.5.3.1.13.8.1.6 | integer | read-only |
Specify interface cost. |
ospfNewCfgIntfHello | 1.3.6.1.4.1.1872.2.5.3.1.13.8.1.7 | integer | read-only |
Hello interval in seconds. |
ospfNewCfgIntfDead | 1.3.6.1.4.1.1872.2.5.3.1.13.8.1.8 | integer | read-only |
Dead interval in seconds. |
ospfNewCfgIntfTransit | 1.3.6.1.4.1.1872.2.5.3.1.13.8.1.9 | integer | read-only |
Transit delay in seconds. |
ospfNewCfgIntfRetrans | 1.3.6.1.4.1.1872.2.5.3.1.13.8.1.10 | integer | read-only |
Retransmit interval in seconds. |
ospfNewCfgIntfKey | 1.3.6.1.4.1.1872.2.5.3.1.13.8.1.11 | displaystring | read-only |
Specify Authentication Key. |
ospfNewCfgIntfState | 1.3.6.1.4.1.1872.2.5.3.1.13.8.1.12 | integer | read-only |
Enable or disable OSPF Interface. Enumeration: 'disabled': 2, 'enabled': 1. |
ospfNewCfgIntfDelete | 1.3.6.1.4.1.1872.2.5.3.1.13.8.1.13 | 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. |
ospfCurCfgVirtIntfTable | 1.3.6.1.4.1.1872.2.5.3.1.13.9 | no-access |
The table of OSPF Virtual Interface configuration in the current configuration. |
|
1.3.6.1.4.1.1872.2.5.3.1.13.9.1 | no-access |
Information about an OSPF virtual Interface. |
||
ospfCurCfgVirtIntfIndex | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.13.9.1.2 | integer | read-only |
The OSPF Area Id. |
ospfCurCfgVirtIntfNbr | 1.3.6.1.4.1.1872.2.5.3.1.13.9.1.3 | ipaddress | read-only |
The IP Address of the OSPF neighbour for this virtual interface. |
ospfCurCfgVirtIntfMdkey | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.13.9.1.5 | integer | read-only |
Hello interval in seconds. |
ospfCurCfgVirtIntfDead | 1.3.6.1.4.1.1872.2.5.3.1.13.9.1.6 | integer | read-only |
Dead interval in seconds. |
ospfCurCfgVirtIntfTransit | 1.3.6.1.4.1.1872.2.5.3.1.13.9.1.7 | integer | read-only |
Transit delay in seconds. |
ospfCurCfgVirtIntfRetrans | 1.3.6.1.4.1.1872.2.5.3.1.13.9.1.8 | integer | read-only |
Retransmit interval in seconds. |
ospfCurCfgVirtIntfKey | 1.3.6.1.4.1.1872.2.5.3.1.13.9.1.9 | displaystring | read-only |
Specify Authentication Key. |
ospfCurCfgVirtIntfState | 1.3.6.1.4.1.1872.2.5.3.1.13.9.1.10 | integer | read-only |
Enable or disable OSPF Interface. Enumeration: 'disabled': 2, 'enabled': 1. |
ospfNewCfgVirtIntfTable | 1.3.6.1.4.1.1872.2.5.3.1.13.10 | no-access |
The table of OSPF Virtual Interface configuration in the new_config. |
|
1.3.6.1.4.1.1872.2.5.3.1.13.10.1 | no-access |
Information about an OSPF virtual Interface. |
||
ospfNewCfgVirtIntfIndex | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.13.10.1.2 | integer | read-only |
The OSPF Area Id. |
ospfNewCfgVirtIntfNbr | 1.3.6.1.4.1.1872.2.5.3.1.13.10.1.3 | ipaddress | read-only |
The IP Address of the OSPF neighbour for this virtual interface. |
ospfNewCfgVirtIntfMdkey | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.13.10.1.5 | integer | read-only |
Hello interval in seconds. |
ospfNewCfgVirtIntfDead | 1.3.6.1.4.1.1872.2.5.3.1.13.10.1.6 | integer | read-only |
Dead interval in seconds. |
ospfNewCfgVirtIntfTransit | 1.3.6.1.4.1.1872.2.5.3.1.13.10.1.7 | integer | read-only |
Transit delay in seconds. |
ospfNewCfgVirtIntfRetrans | 1.3.6.1.4.1.1872.2.5.3.1.13.10.1.8 | integer | read-only |
Retransmit interval in seconds. |
ospfNewCfgVirtIntfKey | 1.3.6.1.4.1.1872.2.5.3.1.13.10.1.9 | displaystring | read-only |
Specify Authentication Key. Enter string of 8 characters or None. |
ospfNewCfgVirtIntfState | 1.3.6.1.4.1.1872.2.5.3.1.13.10.1.10 | integer | read-only |
Enable or disable OSPF Interface. Enumeration: 'disabled': 2, 'enabled': 1. |
ospfNewCfgVirtIntfDelete | 1.3.6.1.4.1.1872.2.5.3.1.13.10.1.11 | 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. |
ospfMdkeyTableMaxSize | 1.3.6.1.4.1.1872.2.5.3.1.13.11 | integer32 | read-only |
The maximum number of rows in the OSPF Mdkey table. |
ospfCurCfgHostTable | 1.3.6.1.4.1.1872.2.5.3.1.13.12 | no-access |
The table of OSPF Host configuration. |
|
1.3.6.1.4.1.1872.2.5.3.1.13.12.1 | no-access |
Information about a OSPF host. |
||
ospfCurCfgHostIndex | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.13.12.1.2 | ipaddress | read-only |
The IP Address of the OSPF host. |
ospfCurCfgHostAreaIndex | 1.3.6.1.4.1.1872.2.5.3.1.13.12.1.3 | integer32 | read-only |
The area index. |
ospfCurCfgHostCost | 1.3.6.1.4.1.1872.2.5.3.1.13.12.1.4 | integer | read-only |
Cost of the host entry. |
ospfCurCfgHostState | 1.3.6.1.4.1.1872.2.5.3.1.13.12.1.5 | integer | read-only |
Enable or disable Host Entry. Enumeration: 'disabled': 2, 'enabled': 1. |
ospfNewCfgHostTable | 1.3.6.1.4.1.1872.2.5.3.1.13.13 | no-access |
The table of OSPF Host configuration. |
|
1.3.6.1.4.1.1872.2.5.3.1.13.13.1 | no-access |
Information about a OSPF host. |
||
ospfNewCfgHostIndex | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.13.13.1.2 | ipaddress | read-only |
The IP Address of the OSPF host. |
ospfNewCfgHostAreaIndex | 1.3.6.1.4.1.1872.2.5.3.1.13.13.1.3 | integer32 | read-only |
The OSPF area index. |
ospfNewCfgHostCost | 1.3.6.1.4.1.1872.2.5.3.1.13.13.1.4 | integer | read-only |
Cost of the host entry. |
ospfNewCfgHostState | 1.3.6.1.4.1.1872.2.5.3.1.13.13.1.5 | integer | read-only |
Enable or disable Host Entry. Enumeration: 'disabled': 2, 'enabled': 1. |
ospfNewCfgHostDelete | 1.3.6.1.4.1.1872.2.5.3.1.13.13.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. |
ospfCurCfgRangeTable | 1.3.6.1.4.1.1872.2.5.3.1.13.14 | no-access |
The table of OSPF summary range in the current configuration. |
|
1.3.6.1.4.1.1872.2.5.3.1.13.14.1 | no-access |
Information about an OSPF summary range. |
||
ospfCurCfgRangeIndex | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.13.14.1.2 | ipaddress | read-only |
The IP Address of the range. |
ospfCurCfgRangeMask | 1.3.6.1.4.1.1872.2.5.3.1.13.14.1.3 | ipaddress | read-only |
The mask of the range. |
ospfCurCfgRangeAreaIndex | 1.3.6.1.4.1.1872.2.5.3.1.13.14.1.4 | integer32 | read-only |
The area index. |
ospfCurCfgRangeHideState | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.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.1872.2.5.3.1.13.15 | no-access |
The table of OSPF summary range in the new configuration. |
|
1.3.6.1.4.1.1872.2.5.3.1.13.15.1 | no-access |
Information about an OSPF summary range. |
||
ospfNewCfgRangeIndex | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.13.15.1.2 | ipaddress | read-only |
The IP Address of the range. |
ospfNewCfgRangeMask | 1.3.6.1.4.1.1872.2.5.3.1.13.15.1.3 | ipaddress | read-only |
The mask of the range. |
ospfNewCfgRangeAreaIndex | 1.3.6.1.4.1.1872.2.5.3.1.13.15.1.4 | integer32 | read-only |
The area index. |
ospfNewCfgRangeHideState | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.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.1872.2.5.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. |
ospfNewCfgVisionAreaTable | 1.3.6.1.4.1.1872.2.5.3.1.13.16 | no-access |
The table of OSPF Area configuration in the new_config. |
|
1.3.6.1.4.1.1872.2.5.3.1.13.16.1 | no-access |
Information about a OSPF area. |
||
ospfNewCfgVisionAreaIndex | 1.3.6.1.4.1.1872.2.5.3.1.13.16.1.1 | integer32 | read-only |
The OSPF area number for which the OSPF area table is related. |
ospfNewCfgVisionAreaId | 1.3.6.1.4.1.1872.2.5.3.1.13.16.1.2 | ipaddress | read-write |
The IP Address of the OSPF area. |
ospfNewCfgVisionAreaSpfInterval | 1.3.6.1.4.1.1872.2.5.3.1.13.16.1.3 | integer | read-only |
The SPF interval for the OSPF area. |
ospfNewCfgVisionAreaAuthType | 1.3.6.1.4.1.1872.2.5.3.1.13.16.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. |
ospfNewCfgVisionAreaType | 1.3.6.1.4.1.1872.2.5.3.1.13.16.1.5 | integer | read-only |
Type of area being used. Enumeration: 'stub': 2, 'transit': 1, 'nssa': 3. |
ospfNewCfgVisionAreaMetric | 1.3.6.1.4.1.1872.2.5.3.1.13.16.1.6 | integer | read-only |
The Stub area metric for the OSPF area. |
ospfNewCfgVisionAreaState | 1.3.6.1.4.1.1872.2.5.3.1.13.16.1.7 | integer | read-only |
Enable or disable OSPF Area. Enumeration: 'disabled': 2, 'enabled': 1. |
ospfNewCfgVisionAreaDelete | 1.3.6.1.4.1.1872.2.5.3.1.13.16.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 2(delete) has no effect on the state of the row. Enumeration: 'other': 1, 'delete': 2. |
ipGeneralCfg | 1.3.6.1.4.1.1872.2.5.3.1.14 | |||
ipCurCfgRouterID | 1.3.6.1.4.1.1872.2.5.3.1.14.1 | ipaddress | read-only |
The router ID of the switch. |
ipNewCfgRouterID | 1.3.6.1.4.1.1872.2.5.3.1.14.2 | ipaddress | read-write |
The router ID of the switch. |
ipCurCfgASNumber | 1.3.6.1.4.1.1872.2.5.3.1.14.3 | integer | read-only |
The autonomous system (AS) number. |
ipNewCfgASNumber | 1.3.6.1.4.1.1872.2.5.3.1.14.4 | integer | read-write |
The autonomous system (AS) number. |
ipStaticArpCfg | 1.3.6.1.4.1.1872.2.5.3.1.15 | |||
ipStaticArpTableMaxSize | 1.3.6.1.4.1.1872.2.5.3.1.15.1 | integer32 | read-only |
The maximum number of rows in the Static ARP table. |
ipCurCfgStaticArpTable | 1.3.6.1.4.1.1872.2.5.3.1.15.2 | no-access |
The table of static ARPs in the current configuration block. |
|
1.3.6.1.4.1.1872.2.5.3.1.15.2.1 | no-access |
A row in the static ARP table |
||
ipCurCfgStaticArpIndx | 1.3.6.1.4.1.1872.2.5.3.1.15.2.1.1 | integer32 | read-only |
The index of the static ARP table. |
ipCurCfgStaticArpIp | 1.3.6.1.4.1.1872.2.5.3.1.15.2.1.2 | ipaddress | read-only |
The IP address for the ARP entry. |
ipCurCfgStaticArpMAC | 1.3.6.1.4.1.1872.2.5.3.1.15.2.1.3 | physaddress | read-only |
The MAC address for the ARP entry. |
ipCurCfgStaticArpVlan | 1.3.6.1.4.1.1872.2.5.3.1.15.2.1.4 | integer32 | read-only |
The VLAN for the ARP entry. |
ipCurCfgStaticArpPort | 1.3.6.1.4.1.1872.2.5.3.1.15.2.1.5 | integer32 | read-only |
The port for the ARP entry. |
ipNewCfgStaticArpTable | 1.3.6.1.4.1.1872.2.5.3.1.15.3 | no-access |
The table of static ARPs in the new configuration block. |
|
1.3.6.1.4.1.1872.2.5.3.1.15.3.1 | no-access |
A row in the static ARP table |
||
ipNewCfgStaticArpIndx | 1.3.6.1.4.1.1872.2.5.3.1.15.3.1.1 | integer32 | read-only |
The index of the static ARP table. |
ipNewCfgStaticArpIp | 1.3.6.1.4.1.1872.2.5.3.1.15.3.1.2 | ipaddress | read-only |
The IP address for the ARP entry. |
ipNewCfgStaticArpMAC | 1.3.6.1.4.1.1872.2.5.3.1.15.3.1.3 | physaddress | read-only |
The MAC address for the ARP entry. |
ipNewCfgStaticArpVlan | 1.3.6.1.4.1.1872.2.5.3.1.15.3.1.4 | integer32 | read-only |
The VLAN for the ARP entry. |
ipNewCfgStaticArpPort | 1.3.6.1.4.1.1872.2.5.3.1.15.3.1.5 | integer32 | read-only |
The port for the ARP entry. |
ipNewCfgStaticArpAction | 1.3.6.1.4.1.1872.2.5.3.1.15.3.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. |
ipStaticArpTableNextAvailableIndex | 1.3.6.1.4.1.1872.2.5.3.1.15.4 | integer32 | read-only |
The next available index in the Static ARP table. |
rip2Cfg | 1.3.6.1.4.1.1872.2.5.3.1.18 | |||
ripCurCfgIntfTable | 1.3.6.1.4.1.1872.2.5.3.1.18.1 | no-access |
The table of RIP on IP interface configuration in the current_config. |
|
1.3.6.1.4.1.1872.2.5.3.1.18.1.1 | no-access |
Information about RIP on IP interface. |
||
ripCurCfgIntfIndex | 1.3.6.1.4.1.1872.2.5.3.1.18.1.1.1 | integer32 | read-only |
The interface number for which the RIP information is related. |
ripCurCfgIntfVersion | 1.3.6.1.4.1.1872.2.5.3.1.18.1.1.2 | integer | read-only |
RIP version. Enumeration: 'ripVersion2': 2, 'both': 3, 'ripVersion1': 1. |
ripCurCfgIntfState | 1.3.6.1.4.1.1872.2.5.3.1.18.1.1.3 | integer | read-only |
Enable or disable RIP protocol. Enumeration: 'disabled': 2, 'enabled': 1. |
ripCurCfgIntfListen | 1.3.6.1.4.1.1872.2.5.3.1.18.1.1.4 | integer | read-only |
Enable or disable listening to route updates. Enumeration: 'disabled': 2, 'enabled': 1. |
ripCurCfgIntfDefListen | 1.3.6.1.4.1.1872.2.5.3.1.18.1.1.5 | integer | read-only |
Enable or disable listening to default routes. Enumeration: 'disabled': 2, 'enabled': 1. |
ripCurCfgIntfTrigUpdate | 1.3.6.1.4.1.1872.2.5.3.1.18.1.1.6 | integer | read-only |
Enable or disable triggered updates. Enumeration: 'disabled': 2, 'enabled': 1. |
ripCurCfgIntfMcastUpdate | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.18.1.1.8 | integer | read-only |
RIP poison reverse. Enumeration: 'disabled': 2, 'enabled': 1. |
ripCurCfgIntfSupply | 1.3.6.1.4.1.1872.2.5.3.1.18.1.1.9 | integer | read-only |
Enable or disable supplying route updates. Enumeration: 'disabled': 2, 'enabled': 1. |
ripCurCfgIntfMetric | 1.3.6.1.4.1.1872.2.5.3.1.18.1.1.10 | integer | read-only |
RIP route metric for this interface. |
ripCurCfgIntfAuth | 1.3.6.1.4.1.1872.2.5.3.1.18.1.1.11 | integer | read-only |
The type of Authentication used on this interface. Enumeration: 'none': 1, 'password': 2. |
ripCurCfgIntfKey | 1.3.6.1.4.1.1872.2.5.3.1.18.1.1.12 | displaystring | read-only |
RIP update authentication password. |
ripCurCfgIntfDefault | 1.3.6.1.4.1.1872.2.5.3.1.18.1.1.13 | integer | read-only |
Specifies what RIP does with default routes. Enumeration: 'both': 1, 'none': 4, 'supply': 3, 'listen': 2. |
ripNewCfgIntfTable | 1.3.6.1.4.1.1872.2.5.3.1.18.2 | no-access |
The table of RIP on IP interface configuration in the new_config. |
|
1.3.6.1.4.1.1872.2.5.3.1.18.2.1 | no-access |
Information about RIP on IP interface. |
||
ripNewCfgIntfIndex | 1.3.6.1.4.1.1872.2.5.3.1.18.2.1.1 | integer32 | read-only |
The interface number for which the RIP information is related. |
ripNewCfgIntfVersion | 1.3.6.1.4.1.1872.2.5.3.1.18.2.1.2 | integer | read-only |
RIP version. Enumeration: 'ripVersion2': 2, 'both': 3, 'ripVersion1': 1. |
ripNewCfgIntfSupply | 1.3.6.1.4.1.1872.2.5.3.1.18.2.1.3 | integer | read-only |
Enable or disable supplying route updates. Enumeration: 'disabled': 2, 'enabled': 1. |
ripNewCfgIntfListen | 1.3.6.1.4.1.1872.2.5.3.1.18.2.1.4 | integer | read-only |
Enable or disable listening to route updates. Enumeration: 'disabled': 2, 'enabled': 1. |
ripNewCfgIntfDefListen | 1.3.6.1.4.1.1872.2.5.3.1.18.2.1.5 | integer | read-only |
Enable or disable listening to default routes. Enumeration: 'disabled': 2, 'enabled': 1. |
ripNewCfgIntfTrigUpdate | 1.3.6.1.4.1.1872.2.5.3.1.18.2.1.6 | integer | read-only |
Enable or disable triggered updates. Enumeration: 'disabled': 2, 'enabled': 1. |
ripNewCfgIntfMcastUpdate | 1.3.6.1.4.1.1872.2.5.3.1.18.2.1.7 | integer | read-only |
Enable or disable multicast updates. Enumeration: 'disabled': 2, 'enabled': 1. |
ripNewCfgIntfPoisonReverse | 1.3.6.1.4.1.1872.2.5.3.1.18.2.1.8 | integer | read-only |
RIP poison reverse. Enumeration: 'disabled': 2, 'enabled': 1. |
ripNewCfgIntfState | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.18.2.1.10 | integer | read-write |
RIP route metric for this interface. |
ripNewCfgIntfAuth | 1.3.6.1.4.1.1872.2.5.3.1.18.2.1.11 | integer | read-write |
The type of Authentication used on this interface. Enumeration: 'none': 1, 'password': 2. |
ripNewCfgIntfKey | 1.3.6.1.4.1.1872.2.5.3.1.18.2.1.12 | displaystring | read-only |
RIP update authentication password. |
ripNewCfgIntfDefault | 1.3.6.1.4.1.1872.2.5.3.1.18.2.1.13 | 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. |
ripGeneral | 1.3.6.1.4.1.1872.2.5.3.1.18.3 | |||
rip2CurCfgState | 1.3.6.1.4.1.1872.2.5.3.1.18.3.1 | integer | read-only |
RIP global state. Enumeration: 'on': 1, 'off': 2. |
rip2NewCfgState | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.1.18.3.3 | integer | read-only |
Update Period in seconds. |
rip2NewCfgUpdatePeriod | 1.3.6.1.4.1.1872.2.5.3.1.18.3.4 | integer | read-write |
Update Period in seconds. |
rip2CurCfgVip | 1.3.6.1.4.1.1872.2.5.3.1.18.3.5 | integer | read-only |
Advertise VIP Host Routes. Enumeration: 'disabled': 3, 'enabled': 2. |
rip2NewCfgVip | 1.3.6.1.4.1.1872.2.5.3.1.18.3.6 | integer | read-write |
Advertise VIP Host Routes. Enumeration: 'disabled': 3, 'enabled': 2. |
rip2CurCfgStaticSupply | 1.3.6.1.4.1.1872.2.5.3.1.18.3.7 | integer | read-only |
Advertise Static Routes. Enumeration: 'disabled': 3, 'enabled': 2. |
rip2NewCfgStaticSupply | 1.3.6.1.4.1.1872.2.5.3.1.18.3.8 | integer | read-write |
Advertise Static Routes. Enumeration: 'disabled': 3, 'enabled': 2. |
layer3Stats | 1.3.6.1.4.1.1872.2.5.3.2 | |||
arpStats | 1.3.6.1.4.1.1872.2.5.3.2.2 | |||
arpStatEntries | 1.3.6.1.4.1.1872.2.5.3.2.2.1 | gauge32 | read-only |
The current number of ARP entries. |
arpStatHighWater | 1.3.6.1.4.1.1872.2.5.3.2.2.2 | gauge32 | read-only |
The highest number of ARP entries. |
arpStatMaxEntries | 1.3.6.1.4.1.1872.2.5.3.2.2.3 | gauge32 | read-only |
The maximum number of ARP entries. |
routeStats | 1.3.6.1.4.1.1872.2.5.3.2.3 | |||
routeStatEntries | 1.3.6.1.4.1.1872.2.5.3.2.3.1 | gauge32 | read-only |
The current number of IP routes. |
routeStatHighWater | 1.3.6.1.4.1.1872.2.5.3.2.3.2 | gauge32 | read-only |
The highest number of IP routes. |
routeStatMaxEntries | 1.3.6.1.4.1.1872.2.5.3.2.3.3 | gauge32 | read-only |
The maximum number of IP routes. |
dnsStats | 1.3.6.1.4.1.1872.2.5.3.2.4 | |||
dnsStatInGoodDnsRequests | 1.3.6.1.4.1.1872.2.5.3.2.4.1 | counter32 | read-only |
The total number of DNS request packets which are received. |
dnsStatInBadDnsRequests | 1.3.6.1.4.1.1872.2.5.3.2.4.2 | counter32 | read-only |
The total number of DNS request packets received that were dropped. |
dnsStatOutDnsRequests | 1.3.6.1.4.1.1872.2.5.3.2.4.3 | counter32 | read-only |
The total number of DNS response packets that have been transmitted. |
vrrpStats | 1.3.6.1.4.1.1872.2.5.3.2.5 | |||
vrrpStatInAdvers | 1.3.6.1.4.1.1872.2.5.3.2.5.1 | counter32 | read-only |
The number of good VRRP advertisements which are received. |
vrrpStatOutAdvers | 1.3.6.1.4.1.1872.2.5.3.2.5.2 | counter32 | read-only |
The number of good VRRP advertisements which are transmitted. |
vrrpStatOutBadAdvers | 1.3.6.1.4.1.1872.2.5.3.2.5.3 | counter32 | read-only |
The number of bad VRRP advertisements which are received. |
ospfStats | 1.3.6.1.4.1.1872.2.5.3.2.6 | |||
ospfGeneralStats | 1.3.6.1.4.1.1872.2.5.3.2.6.1 | |||
ospfCumRxTxStats | 1.3.6.1.4.1.1872.2.5.3.2.6.1.1 | |||
ospfCumRxPkts | 1.3.6.1.4.1.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.1.2 | |||
ospfCumNbrhello | 1.3.6.1.4.1.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.1.3 | |||
ospfCumIntfHello | 1.3.6.1.4.1.1872.2.5.3.2.6.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.1872.2.5.3.2.6.1.3.2 | counter32 | read-only |
The sum total number of interfaces down in all OSPF areas. |
ospfCumIntfLoop | 1.3.6.1.4.1.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.1.4 | |||
ospfTmrsKckOffHello | 1.3.6.1.4.1.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.1.4.5 | counter32 | read-only |
The total number of times the Dbage has been fired. |
ospfTmrsKckOffSummary | 1.3.6.1.4.1.1872.2.5.3.2.6.1.4.6 | counter32 | read-only |
The total number of times the Summary timer has been fired. |
ospfTmrsKckOffAseExport | 1.3.6.1.4.1.1872.2.5.3.2.6.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.1872.2.5.3.2.6.2 | |||
ospfAreaRxTxStats | 1.3.6.1.4.1.1872.2.5.3.2.6.2.1 | no-access |
The table of OSPF Area Rx/Tx Statistics. |
|
1.3.6.1.4.1.1872.2.5.3.2.6.2.1.1 | no-access |
Rx Tx packet Statistics about a OSPF area. |
||
ospfAreaRxTxIndex | 1.3.6.1.4.1.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.2.2 | no-access |
The table of OSPF Area Neighbour Statistics. |
|
1.3.6.1.4.1.1872.2.5.3.2.6.2.2.1 | no-access |
Area Neighbour Change Statistics about a OSPF area. |
||
ospfAreaNbrIndex | 1.3.6.1.4.1.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.2.3 | no-access |
The table of OSPF Area Change Statistics. |
|
1.3.6.1.4.1.1872.2.5.3.2.6.2.3.1 | no-access |
Area Change Statistics about a OSPF area. |
||
ospfAreaIntfIndex | 1.3.6.1.4.1.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.2.3.1.3 | counter32 | read-only |
The total number of interfaces down in this OSPF area. |
ospfAreaIntfLoop | 1.3.6.1.4.1.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.2.4 | no-access |
The table of OSPF Area Error Statistics. |
|
1.3.6.1.4.1.1872.2.5.3.2.6.2.4.1 | no-access |
Error Statistics for an OSPF area. |
||
ospfAreaErrIndex | 1.3.6.1.4.1.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.2.4.1.7 | counter32 | read-only |
The total number of packets received from an unknown neighbour in this area. |
ospfInterface | 1.3.6.1.4.1.1872.2.5.3.2.6.3 | |||
ospfIntfRxTxStats | 1.3.6.1.4.1.1872.2.5.3.2.6.3.1 | no-access |
The table of OSPF Interface Rx/Tx packet Statistics. |
|
1.3.6.1.4.1.1872.2.5.3.2.6.3.1.1 | no-access |
OSPF interface Rx/Tx packet statistics. |
||
ospfIntfRxTxIndex | 1.3.6.1.4.1.1872.2.5.3.2.6.3.1.1.1 | integer32 | read-only |
The OSPF interface for which these statistics apply. |
ospfIntfRxPkts | 1.3.6.1.4.1.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.3.2 | no-access |
The table of OSPF Interface Neighbour change Statistics. |
|
1.3.6.1.4.1.1872.2.5.3.2.6.3.2.1 | no-access |
OSPF interface Neighbour Change statistics. |
||
ospfIntfNbrIndex | 1.3.6.1.4.1.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.3.3 | no-access |
The table of OSPF Interface change Statistics. |
|
1.3.6.1.4.1.1872.2.5.3.2.6.3.3.1 | no-access |
OSPF interface Change statistics. |
||
ospfIntfIndex | 1.3.6.1.4.1.1872.2.5.3.2.6.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.1872.2.5.3.2.6.3.3.1.2 | counter32 | read-only |
The total number of Hello packets sent by this interface. |
ospfIntfDown | 1.3.6.1.4.1.1872.2.5.3.2.6.3.3.1.3 | counter32 | read-only |
The total number of times the interface was down. |
ospfIntfLoop | 1.3.6.1.4.1.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.3.4 | no-access |
The table of OSPF Interface Error Statistics. |
|
1.3.6.1.4.1.1872.2.5.3.2.6.3.4.1 | no-access |
Error Statistics for an OSPF area. |
||
ospfIntfErrIndex | 1.3.6.1.4.1.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.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.1872.2.5.3.2.6.3.4.1.7 | counter32 | read-only |
The total number of packets received from an unknown neighbour in this area. |
clearStats | 1.3.6.1.4.1.1872.2.5.3.2.7 | |||
ipClearStats | 1.3.6.1.4.1.1872.2.5.3.2.7.1 | integer | read-write |
Setting this to clear(2) results in clearing the IP statistics. Enumeration: 'clear': 2, 'ok': 1. |
ifStatsTable | 1.3.6.1.4.1.1872.2.5.3.2.7.2 | no-access |
The table of Interface Statistics. |
|
1.3.6.1.4.1.1872.2.5.3.2.7.2.1 | no-access |
IP Interface statistics. |
||
ifStatsIndex | 1.3.6.1.4.1.1872.2.5.3.2.7.2.1.1 | integer32 | read-only |
The index of the IP interface for which these statistics apply. |
ifClearStats | 1.3.6.1.4.1.1872.2.5.3.2.7.2.1.2 | integer | read-write |
Setting this to clear(2) results in clearing the statistics for this IP interface (if) stats. Enumeration: 'clear': 2, 'ok': 1. |
ip6Stats | 1.3.6.1.4.1.1872.2.5.3.2.10 | |||
ip6InReceives | 1.3.6.1.4.1.1872.2.5.3.2.10.1 | counter32 | read-only |
The total number of input datagrams received from interfaces, including those received in error. |
ip6ForwDatagrams | 1.3.6.1.4.1.1872.2.5.3.2.10.2 | counter32 | read-only |
The number of input datagrams for which this entity was not their final IP destination, as a result of which an attempt was made to find a route to forward them to that final destination. |
ip6InDelivers | 1.3.6.1.4.1.1872.2.5.3.2.10.3 | counter32 | read-only |
The total number of input datagrams successfully delivered to IP user-protocols (including ICMP). |
ip6InDiscards | 1.3.6.1.4.1.1872.2.5.3.2.10.4 | counter32 | read-only |
The number of input IP datagrams for which no problems were encountered to prevent their continued processing, but which were discarded (e.g., for lack of buffer space). Note that this counter does not include any datagrams discarded while awaiting re-assembly. |
ip6InUnknownProtos | 1.3.6.1.4.1.1872.2.5.3.2.10.5 | counter32 | read-only |
The number of locally-addressed datagrams received successfully but discarded because of an unknown or unsupported protocol. |
ip6InAddrErrors | 1.3.6.1.4.1.1872.2.5.3.2.10.6 | counter32 | read-only |
The number of input datagrams discarded because the IP address in their IP header's destination field was not a valid address to be received at this entity. |
ip6OutRequests | 1.3.6.1.4.1.1872.2.5.3.2.10.7 | counter32 | read-only |
The total number of IP datagrams which local IP user-protocols (including ICMP) supplied to IP in requests for transmission. Note that this counter does not include any datagrams counted in ipForwDatagrams. |
ip6OutNoRoutes | 1.3.6.1.4.1.1872.2.5.3.2.10.8 | counter32 | read-only |
The number of IP datagrams discarded because no route could be found to transmit them to their destination. Note that this Counter32 includes any packets counted in ipForwDatagrams which meet this`no-route' criterion. Note that this includes any datagrams which a host cannot route because all of its default gateways are down. |
ip6ReasmOKs | 1.3.6.1.4.1.1872.2.5.3.2.10.9 | counter32 | read-only |
The number of IP datagrams successfully re-assembled. |
ip6ReasmFails | 1.3.6.1.4.1.1872.2.5.3.2.10.10 | counter32 | read-only |
The number of failures detected by the IP re-assembly. |
ip6icmpInMsgs | 1.3.6.1.4.1.1872.2.5.3.2.10.11 | counter32 | read-only |
The total number of ICMP messages received. Note that this Counter32 includes all those counted by icmpInErrors. |
ip6icmpOutMsgs | 1.3.6.1.4.1.1872.2.5.3.2.10.12 | counter32 | read-only |
The total number of ICMP messages attempted to send. Note that this Counter32 includes all those counted by icmp6OutErrors. |
ip6icmpInErrors | 1.3.6.1.4.1.1872.2.5.3.2.10.13 | counter32 | read-only |
The number of ICMP messages received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.). |
ip6icmpOutErrors | 1.3.6.1.4.1.1872.2.5.3.2.10.14 | counter32 | read-only |
The number of ICMP messages did not send due to problems discovered within ICMP such as a lack of buffers. |
icmp6Stats | 1.3.6.1.4.1.1872.2.5.3.2.11 | |||
icmp6StatsTable | 1.3.6.1.4.1.1872.2.5.3.2.11.1 | no-access |
Statistics for ICMP6. |
|
1.3.6.1.4.1.1872.2.5.3.2.11.1.1 | no-access |
Statistics for IGMP Snooping. |
||
icmp6StatsIndx | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.1 | integer32 | read-only |
The index of this statistics table. |
icmp6IntfIndex | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.2 | integer32 | read-only |
IP interface index in interface configuration table. |
icmp6InMsgs | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.3 | counter32 | read-only |
The total number of ICMP messages received. Note that this Counter32 includes all those counted by icmpInErrors. |
icmp6InErrors | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.4 | counter32 | read-only |
The number of ICMP messages received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.). |
icmp6InEchos | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.5 | counter32 | read-only |
The number of ICMP Echo request messages received. |
icmp6InEchoReps | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.6 | counter32 | read-only |
The number of ICMP Echo Reply messages received. |
icmp6InNSs | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.7 | counter32 | read-only |
The number of neighbour solicitations received. |
icmp6InNAs | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.8 | counter32 | read-only |
The number of neighbour advertisements received. |
icmp6InRSs | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.9 | counter32 | read-only |
The number of router solicitations received. |
icmp6InRAs | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.10 | counter32 | read-only |
The number of router advertisements received. |
icmp6InDestUnreachs | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.11 | counter32 | read-only |
The number of ICMP Destination Unreachable messages received. |
icmp6InTimeExcds | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.12 | counter32 | read-only |
The number of ICMP Time Exceeded messages received. |
icmp6InTooBigs | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.13 | counter32 | read-only |
The number of ICMP too big messages received. |
icmp6InParmProbs | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.14 | counter32 | read-only |
The number of ICMP Parameter Problem messages received. |
icmp6InRedirects | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.15 | counter32 | read-only |
The number of ICMP Redirect messages received. |
icmp6OutMsgs | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.16 | counter32 | read-only |
The total number of ICMP messages which this entity attempted to send. Note that this Counter32 includes all those counted by icmp6OutErrors. |
icmp6OutErrors | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.17 | counter32 | read-only |
The number of ICMP messages which this entity did not send due to problems discovered within ICMP such as a lack of buffers. |
icmp6OutEchos | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.18 | counter32 | read-only |
The number of ICMP Echo request messages sent. |
icmp6OutEchoReps | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.19 | counter32 | read-only |
The number of ICMP Echo Reply messages sent. |
icmp6OutNSs | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.20 | counter32 | read-only |
The number of neighbour solicitations sent. |
icmp6OutNAs | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.21 | counter32 | read-only |
The number of neighbour advertisements sent. |
icmp6OutRSs | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.22 | counter32 | read-only |
The number of router solicitations sent. |
icmp6OutRAs | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.23 | counter32 | read-only |
The number of router advertisements sent. |
icmp6OutRedirects | 1.3.6.1.4.1.1872.2.5.3.2.11.1.1.24 | counter32 | read-only |
The number of ICMP Redirect messages sent. For a host, this object will always be zero, since hosts do not send redirects. |
ip6gwStats | 1.3.6.1.4.1.1872.2.5.3.2.12 | |||
ip6GwStatsTable | 1.3.6.1.4.1.1872.2.5.3.2.12.1 | no-access |
Statistics for IP6 Gateway. |
|
1.3.6.1.4.1.1872.2.5.3.2.12.1.1 | no-access |
Statistics for IP6 Gateway. |
||
ip6GwStatsIndex | 1.3.6.1.4.1.1872.2.5.3.2.12.1.1.1 | integer32 | read-only |
The index of Gw6 statistics. |
ip6GwIndex | 1.3.6.1.4.1.1872.2.5.3.2.12.1.1.2 | integer32 | read-only |
Gateway index in gateway configuration table. |
ip6GwEchoreq | 1.3.6.1.4.1.1872.2.5.3.2.12.1.1.3 | counter32 | read-only |
The number of GW Echo request messages . |
ip6GwEchoresp | 1.3.6.1.4.1.1872.2.5.3.2.12.1.1.4 | counter32 | read-only |
The number of GW Echo response messages . |
ip6GwFails | 1.3.6.1.4.1.1872.2.5.3.2.12.1.1.5 | counter32 | read-only |
The number of GWs fails. |
ip6GwMaster | 1.3.6.1.4.1.1872.2.5.3.2.12.1.1.6 | integer32 | read-only |
The master gateway. |
ip6IfIndex | 1.3.6.1.4.1.1872.2.5.3.2.12.1.1.7 | integer32 | read-only |
The IP6 interface. |
ip6GwRetry | 1.3.6.1.4.1.1872.2.5.3.2.12.1.1.8 | counter32 | read-only |
The number of retries. |
rip2Stats | 1.3.6.1.4.1.1872.2.5.3.2.13 | |||
ripStatInPackets | 1.3.6.1.4.1.1872.2.5.3.2.13.1 | counter32 | read-only |
The total number of RIP packets recieved. |
ripStatOutPackets | 1.3.6.1.4.1.1872.2.5.3.2.13.2 | counter32 | read-only |
The total number of RIP packets transmitted. |
ripStatInRequestPkts | 1.3.6.1.4.1.1872.2.5.3.2.13.3 | counter32 | read-only |
The total number of RIP requests recieved. |
ripStatInResponsePkts | 1.3.6.1.4.1.1872.2.5.3.2.13.4 | counter32 | read-only |
The total number of RIP response recieved. |
ripStatOutRequestPkts | 1.3.6.1.4.1.1872.2.5.3.2.13.5 | counter32 | read-only |
The total number of RIP requests transmitted. |
ripStatOutResponsePkts | 1.3.6.1.4.1.1872.2.5.3.2.13.6 | counter32 | read-only |
The total number of RIP responses transmitted. |
ripStatRouteTimeout | 1.3.6.1.4.1.1872.2.5.3.2.13.7 | counter32 | read-only |
The total number of RIP route timeouts. |
ripStatInBadSizePkts | 1.3.6.1.4.1.1872.2.5.3.2.13.8 | counter32 | read-only |
The total number of bad size RIP packets recieved. |
ripStatInBadVersion | 1.3.6.1.4.1.1872.2.5.3.2.13.9 | counter32 | read-only |
The total number of RIP bad versions recieved. |
ripStatInBadZeros | 1.3.6.1.4.1.1872.2.5.3.2.13.10 | counter32 | read-only |
The total number of RIP bad zeros recieved. |
ripStatInBadSourcePort | 1.3.6.1.4.1.1872.2.5.3.2.13.11 | counter32 | read-only |
The total number of RIP bad source port recieved. |
ripStatInBadSourceIP | 1.3.6.1.4.1.1872.2.5.3.2.13.12 | counter32 | read-only |
The total number of RIP bad source IP recieved. |
ripStatInSelfRcvPkts | 1.3.6.1.4.1.1872.2.5.3.2.13.13 | counter32 | read-only |
The total number of RIP packets from self received. |
tcpStats | 1.3.6.1.4.1.1872.2.5.3.2.14 | |||
tcpStatCurConn | 1.3.6.1.4.1.1872.2.5.3.2.14.1 | counter32 | read-only |
The total number of outstanding TCP sessions that are currently opened. |
tcpStatCurInConn | 1.3.6.1.4.1.1872.2.5.3.2.14.2 | counter32 | read-only |
The total number of remotely-initiated TCP connections. |
tcpStatCurOutConn | 1.3.6.1.4.1.1872.2.5.3.2.14.3 | counter32 | read-only |
The total number of switch-originated TCP connection requests. |
layer3Info | 1.3.6.1.4.1.1872.2.5.3.3 | |||
ipRoutingInfo | 1.3.6.1.4.1.1872.2.5.3.3.1 | |||
ipRouteInfoTable | 1.3.6.1.4.1.1872.2.5.3.3.1.1 | no-access |
The table of run-time IP routes. |
|
1.3.6.1.4.1.1872.2.5.3.3.1.1.1 | no-access |
A row in the run-time IP route table |
||
ipRouteInfoIndx | 1.3.6.1.4.1.1872.2.5.3.3.1.1.1.1 | integer32 | read-only |
The index of this route table. |
ipRouteInfoDestIp | 1.3.6.1.4.1.1872.2.5.3.3.1.1.1.2 | ipaddress | read-only |
The destination IP address of this route. |
ipRouteInfoMask | 1.3.6.1.4.1.1872.2.5.3.3.1.1.1.3 | ipaddress | read-only |
The destination IP mask of this route. |
ipRouteInfoGateway | 1.3.6.1.4.1.1872.2.5.3.3.1.1.1.4 | ipaddress | read-only |
The next-hop router address for this route. |
ipRouteInfoTag | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.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.1872.2.5.3.3.1.1.1.7 | integer32 | read-only |
The interface number for which the destination address is applicable. |
ipRouteInfoGateway1 | 1.3.6.1.4.1.1872.2.5.3.3.1.1.1.8 | ipaddress | read-only |
The next-hop router address for this route. |
ipRouteInfoGateway2 | 1.3.6.1.4.1.1872.2.5.3.3.1.1.1.9 | ipaddress | read-only |
The next-hop router address for this route. |
ipRouteInfoMetric | 1.3.6.1.4.1.1872.2.5.3.3.1.1.1.10 | integer32 | read-only |
The Metric for this route. |
routeTableClear | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.3.2 | |||
arpInfoTable | 1.3.6.1.4.1.1872.2.5.3.3.2.1 | no-access |
The table of ARP entries. |
|
1.3.6.1.4.1.1872.2.5.3.3.2.1.1 | no-access |
A row in the ARP table |
||
arpInfoDestIp | 1.3.6.1.4.1.1872.2.5.3.3.2.1.1.1 | ipaddress | read-only |
The destination IP address of the ARP entry. |
arpInfoMacAddr | 1.3.6.1.4.1.1872.2.5.3.3.2.1.1.2 | physaddress | read-only |
The MAC address for the ARP entry. |
arpInfoVLAN | 1.3.6.1.4.1.1872.2.5.3.3.2.1.1.3 | integer32 | read-only |
The VLAN identifier for the ARP entry. |
arpInfoSrcPort | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.3.2.1.1.5 | integer32 | read-only |
The reference SPs associated with this ARP entry. |
arpInfoFlag | 1.3.6.1.4.1.1872.2.5.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, 'layer4': 5. |
arpCacheClear | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.3.3 | |||
vrrpInfoVirtRtrTable | 1.3.6.1.4.1.1872.2.5.3.3.3.1 | no-access |
The table of VRRP virtual router run-time information. |
|
1.3.6.1.4.1.1872.2.5.3.3.3.1.1 | no-access |
The run-time information about a VRRP virtual router. |
||
vrrpInfoVirtRtrIndex | 1.3.6.1.4.1.1872.2.5.3.3.3.1.1.1 | integer32 | read-only |
The VRRP virtual router index. |
vrrpInfoVirtRtrState | 1.3.6.1.4.1.1872.2.5.3.3.3.1.1.2 | integer | read-only |
The VRRP virtual router state. Enumeration: 'backup': 3, 'init': 1, 'master': 2, 'holdoff': 4. |
vrrpInfoVirtRtrOwnership | 1.3.6.1.4.1.1872.2.5.3.3.3.1.1.3 | integer | read-only |
The VRRP virtual router ownership status. Enumeration: 'owner': 1, 'renter': 2. |
vrrpInfoVirtRtrServer | 1.3.6.1.4.1.1872.2.5.3.3.3.1.1.4 | 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.1872.2.5.3.3.3.1.1.5 | integer | read-only |
The VRRP proxy state identifies virtual proxy routers. Enumeration: 'yes': 1, 'no': 2. |
vrrpInfoVirtRtrPriority | 1.3.6.1.4.1.1872.2.5.3.3.3.1.1.6 | integer32 | read-only |
The VRRP virtual router priority. |
ospfinfo | 1.3.6.1.4.1.1872.2.5.3.3.4 | |||
ospfGeneralInfo | 1.3.6.1.4.1.1872.2.5.3.3.4.1 | |||
ospfStartTime | 1.3.6.1.4.1.1872.2.5.3.3.4.1.1 | integer32 | read-only |
The time when ospf has been started. |
ospfProcessUptime | 1.3.6.1.4.1.1872.2.5.3.3.4.1.2 | counter32 | read-only |
The time since ospf has been started. |
ospfLsTypesSupported | 1.3.6.1.4.1.1872.2.5.3.3.4.1.3 | integer32 | read-only |
The Link State Types that are supported. |
ospfIntfCountForRouter | 1.3.6.1.4.1.1872.2.5.3.3.4.1.4 | integer32 | read-only |
The number of interfaces for this router. |
ospfVlinkCountForRouter | 1.3.6.1.4.1.1872.2.5.3.3.4.1.5 | integer32 | read-only |
The number of virtual links for this router. |
ospfTotalNeighbours | 1.3.6.1.4.1.1872.2.5.3.3.4.1.6 | integer32 | read-only |
The total number of OSPF neighbours. |
ospfNbrInInitState | 1.3.6.1.4.1.1872.2.5.3.3.4.1.7 | integer32 | read-only |
The number of neighbours in the initial state of exchange. |
ospfNbrInExchState | 1.3.6.1.4.1.1872.2.5.3.3.4.1.8 | integer32 | read-only |
The number of neighbours in the exchange state. |
ospfNbrInFullState | 1.3.6.1.4.1.1872.2.5.3.3.4.1.9 | integer32 | read-only |
The number of neighbours in the Full state of exchange. |
ospfTotalAreas | 1.3.6.1.4.1.1872.2.5.3.3.4.1.10 | integer32 | read-only |
The Total number of areas. |
ospfTotalTransitAreas | 1.3.6.1.4.1.1872.2.5.3.3.4.1.11 | integer32 | read-only |
The Total number of Transit areas. |
ospfTotalNssaAreas | 1.3.6.1.4.1.1872.2.5.3.3.4.1.12 | integer32 | read-only |
The Total number of NSSA areas. |
ospfAreaInfoTable | 1.3.6.1.4.1.1872.2.5.3.3.4.2 | no-access |
The table of OSPF Area information. |
|
1.3.6.1.4.1.1872.2.5.3.3.4.2.1 | no-access |
Information about a OSPF area. |
||
ospfAreaInfoIndex | 1.3.6.1.4.1.1872.2.5.3.3.4.2.1.1 | integer32 | read-only |
The OSPF area number for which the OSPF info table is related. |
ospfTotalNumberOfInterfaces | 1.3.6.1.4.1.1872.2.5.3.3.4.2.1.2 | integer32 | read-only |
The total number of interfaces for this OSPF area. |
ospfNumberOfInterfacesUp | 1.3.6.1.4.1.1872.2.5.3.3.4.2.1.3 | integer32 | read-only |
The number of interfaces UP in area. |
ospfNumberOfLsdbEntries | 1.3.6.1.4.1.1872.2.5.3.3.4.2.1.4 | integer32 | read-only |
The number of Link State Database entries for this OSPF area. |
ospfAreaInfoId | 1.3.6.1.4.1.1872.2.5.3.3.4.2.1.5 | ipaddress | read-only |
The IP address of the OSPF area. |
ospfIntfInfoTable | 1.3.6.1.4.1.1872.2.5.3.3.4.3 | no-access |
The table of OSPF Interface information. |
|
1.3.6.1.4.1.1872.2.5.3.3.4.3.1 | no-access |
Information about a OSPF interface. |
||
ospfIfInfoIndex | 1.3.6.1.4.1.1872.2.5.3.3.4.3.1.1 | integer32 | read-only |
The OSPF interface number for which the OSPF info table is related. |
ospfIfDesignatedRouterIP | 1.3.6.1.4.1.1872.2.5.3.3.4.3.1.2 | ipaddress | read-only |
The OSPF Designated Router ID (IP Address) for this OSPF interface. |
ospfIfBackupDesignatedRouterIP | 1.3.6.1.4.1.1872.2.5.3.3.4.3.1.3 | ipaddress | read-only |
The OSPF Backup Designated Router ID (IP Address) for this OSPF interface. |
ospfIfWaitInterval | 1.3.6.1.4.1.1872.2.5.3.3.4.3.1.4 | integer32 | read-only |
The OSPF Wait interval for this OSPF interface. |
ospfIfTotalNeighbours | 1.3.6.1.4.1.1872.2.5.3.3.4.3.1.5 | integer32 | read-only |
The Total number of neighbours for this OSPF interface. |
ospfIfInfoIpAddress | 1.3.6.1.4.1.1872.2.5.3.3.4.3.1.6 | ipaddress | read-only |
The IP address of the OSPF interface. |
ospfIfNbrTable | 1.3.6.1.4.1.1872.2.5.3.3.4.5 | no-access |
The table of OSPF Interface Neighbour information. |
|
1.3.6.1.4.1.1872.2.5.3.3.4.5.1 | no-access |
Information about a OSPF interface, neighbour pair. |
||
ospfIfNbrIntfIndex | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.3.3.4.5.1.2 | ipaddress | read-only |
The OSPF Neighbour ID . |
ospfIfNbrPriority | 1.3.6.1.4.1.1872.2.5.3.3.4.5.1.3 | integer32 | read-only |
The priority of the OSPF neighbour. |
ospfIfNbrState | 1.3.6.1.4.1.1872.2.5.3.3.4.5.1.4 | integer | read-only |
The state of the OSPF neighbour. Enumeration: 'exStart': 5, 'loading': 7, 'attempt': 2, 'exchange': 6, 'down': 1, 'init': 3, 'full': 8, 'twoway': 4. |
ospfIfNbrDesignatedRtr | 1.3.6.1.4.1.1872.2.5.3.3.4.5.1.5 | ipaddress | read-only |
The IP Address of the Designated Router for this OSPF Neighbour. |
ospfIfNbrBackupDesignatedRtr | 1.3.6.1.4.1.1872.2.5.3.3.4.5.1.6 | ipaddress | read-only |
The IP Address of the backup designated Router for this OSPF Neighbour. |
ospfIfNbrIpAddress | 1.3.6.1.4.1.1872.2.5.3.3.4.5.1.7 | ipaddress | read-only |
The IP Address of the OSPF Neighbour. |
gatewayInfo | 1.3.6.1.4.1.1872.2.5.3.3.5 | |||
gatewayInfoTable | 1.3.6.1.4.1.1872.2.5.3.3.5.1 | no-access |
The table containing information for the default gateways. |
|
1.3.6.1.4.1.1872.2.5.3.3.5.1.1 | no-access |
A row in the gateway information table |
||
gatewayInfoIndex | 1.3.6.1.4.1.1872.2.5.3.3.5.1.1.1 | integer32 | read-only |
The gateway number for which the information is related. |
gatewayInfoAddr | 1.3.6.1.4.1.1872.2.5.3.3.5.1.1.2 | ipaddress | read-only |
The IP address of the default gateway. |
gatewayInfoVlan | 1.3.6.1.4.1.1872.2.5.3.3.5.1.1.3 | integer32 | read-only |
The VLAN number for this gateway. |
gatewayInfoStatus | 1.3.6.1.4.1.1872.2.5.3.3.5.1.1.4 | integer | read-only |
The status of the default gateway. Enumeration: 'failed': 2, 'up': 1. |
gatewayInfoAddr6 | 1.3.6.1.4.1.1872.2.5.3.3.5.1.1.5 | displaystring | read-only |
The IP6 address of the default gateway. |
nbrcacheInfo | 1.3.6.1.4.1.1872.2.5.3.3.7 | |||
nbrcacheInfoTable | 1.3.6.1.4.1.1872.2.5.3.3.7.1 | no-access |
The table of nbrcache information. |
|
1.3.6.1.4.1.1872.2.5.3.3.7.1.1 | no-access |
Information about neighbour discovery protocol. |
||
nbrcacheInfoIndex | 1.3.6.1.4.1.1872.2.5.3.3.7.1.1.1 | integer32 | read-only |
The index of the nbrcache entry. |
nbrcacheInfoDestIp | 1.3.6.1.4.1.1872.2.5.3.3.7.1.1.2 | displaystring | read-only |
The destination IP address of the nbrcache entry. |
nbrcacheInfoState | 1.3.6.1.4.1.1872.2.5.3.3.7.1.1.3 | integer | read-only |
The state of the nbrcache entry. Enumeration: 'undef': 1, 'inval': 6, 'unknown': 7, 'probe': 5, 'reach': 2, 'delay': 4, 'stale': 3, 'incmp': 8. |
nbrcacheInfoType | 1.3.6.1.4.1.1872.2.5.3.3.7.1.1.4 | integer | read-only |
The type of the nbrcache entry. Enumeration: 'undef': 1, 'dynamic': 4, 'invalid': 3, 'other': 2, 'static': 5, 'local': 6. |
nbrcacheInfoMacAddr | 1.3.6.1.4.1.1872.2.5.3.3.7.1.1.5 | physaddress | read-only |
The MAC address for the nbrcache entry. |
nbrcacheInfoVlanId | 1.3.6.1.4.1.1872.2.5.3.3.7.1.1.6 | integer32 | read-only |
The VLAN identifier for the nbrcache entry. |
nbrcacheInfoPortNum | 1.3.6.1.4.1.1872.2.5.3.3.7.1.1.7 | integer32 | read-only |
The port number on which this entry's equivalence is effective. |
nbrcacheClear | 1.3.6.1.4.1.1872.2.5.3.3.7.2 | integer | read-write |
Setting this value to clear(2) clears the Nbr cache, When read ok(1) is returned. Enumeration: 'clear': 2, 'ok': 1. |
nbrcacheInfoTotDynamicEntries | 1.3.6.1.4.1.1872.2.5.3.3.7.3 | integer32 | read-only |
The total number of dynamic neighbour cache entries. |
nbrcacheInfoTotLocalEntries | 1.3.6.1.4.1.1872.2.5.3.3.7.4 | integer32 | read-only |
The total number of local neighbour cache entries. |
nbrcacheInfoTotOtherEntries | 1.3.6.1.4.1.1872.2.5.3.3.7.5 | integer32 | read-only |
The total number of other neighbour cache entries. |
ipRoute6Info | 1.3.6.1.4.1.1872.2.5.3.3.8 | |||
ipRoute6InfoTable | 1.3.6.1.4.1.1872.2.5.3.3.8.1 | no-access |
The table of run-time IP6 routes. |
|
1.3.6.1.4.1.1872.2.5.3.3.8.1.1 | no-access |
A row in the run-time IP6 route table. |
||
ipRoute6InfoIndx | 1.3.6.1.4.1.1872.2.5.3.3.8.1.1.1 | integer32 | read-only |
The index of this route6 table. |
ipRoute6InfoDestIp6 | 1.3.6.1.4.1.1872.2.5.3.3.8.1.1.2 | displaystring | read-only |
The destination of the route. |
ipRoute6InfoInterface | 1.3.6.1.4.1.1872.2.5.3.3.8.1.1.3 | integer32 | read-only |
The interface of the route. |
ipRoute6InfoNextHop | 1.3.6.1.4.1.1872.2.5.3.3.8.1.1.4 | displaystring | read-only |
The next hop of the route. |
ipRoute6InfoProto | 1.3.6.1.4.1.1872.2.5.3.3.8.1.1.5 | integer | read-only |
The protocol type of the route. Enumeration: 'ripa': 12, 'isis': 1, 'ospfe': 9, 'local': 5, 'ospfa': 11, 'bgpa': 13, 'rip': 2, 'natpt': 16, 'bgp': 6, 'ospfe2': 10, 'static': 4, 'unknown': 15, 'stlow': 7, 'ospfi': 8, 'ospf': 3, 'igmp': 14. |
ipIntfInfo | 1.3.6.1.4.1.1872.2.5.3.3.9 | |||
ipIntfInfoTable | 1.3.6.1.4.1.1872.2.5.3.3.9.1 | no-access |
The table of IP interface information. |
|
1.3.6.1.4.1.1872.2.5.3.3.9.1.1 | no-access |
A row in IP interface information table. |
||
intfInfoIndex | 1.3.6.1.4.1.1872.2.5.3.3.9.1.1.1 | integer32 | read-only |
The interface number for which the information is related. |
intfInfoIpver | 1.3.6.1.4.1.1872.2.5.3.3.9.1.1.2 | integer | read-only |
The type of IP address. Enumeration: 'ipv4': 1, 'ipv6': 2. |
intfInfoAddr | 1.3.6.1.4.1.1872.2.5.3.3.9.1.1.3 | displaystring | read-only |
The IP address of the interface. |
intfInfoNetMask | 1.3.6.1.4.1.1872.2.5.3.3.9.1.1.4 | displaystring | read-only |
The subnet mask of the interface. |
intfInfoBcastAddr | 1.3.6.1.4.1.1872.2.5.3.3.9.1.1.5 | displaystring | read-only |
The broadcast address of the interface. |
intfInfoVlan | 1.3.6.1.4.1.1872.2.5.3.3.9.1.1.6 | integer32 | read-only |
The VLAN number for this interface. |
intfInfoStatus | 1.3.6.1.4.1.1872.2.5.3.3.9.1.1.7 | integer | read-only |
The status of the interface. Enumeration: 'down': 2, 'disabled': 3, 'up': 1. |
intfInfoLinkLocalAddr | 1.3.6.1.4.1.1872.2.5.3.3.9.1.1.8 | displaystring | read-only |
The site local address of the interface. |
rip2Info | 1.3.6.1.4.1.1872.2.5.3.3.10 | |||
rip2GeneralInfo | 1.3.6.1.4.1.1872.2.5.3.3.10.1 | |||
ripInfoState | 1.3.6.1.4.1.1872.2.5.3.3.10.1.1 | integer | read-only |
RIP global state. Enumeration: 'on': 1, 'off': 2. |
ripInfoUpdatePeriod | 1.3.6.1.4.1.1872.2.5.3.3.10.1.2 | integer | read-only |
Update Period in seconds. |
ripInfoVip | 1.3.6.1.4.1.1872.2.5.3.3.10.1.3 | integer | read-only |
Advertise VIP Host Routes. Enumeration: 'disabled': 3, 'enabled': 2. |
ripInfoStaticSupply | 1.3.6.1.4.1.1872.2.5.3.3.10.1.4 | integer | read-only |
Advertise Static Routes. Enumeration: 'disabled': 3, 'enabled': 2. |
rip2InfoIntfTable | 1.3.6.1.4.1.1872.2.5.3.3.10.2 | no-access |
The information table of RIP. |
|
1.3.6.1.4.1.1872.2.5.3.3.10.2.1 | no-access |
Information about RIP on IP interface. |
||
ripInfoIntfIndex | 1.3.6.1.4.1.1872.2.5.3.3.10.2.1.1 | integer32 | read-only |
The interface number for which the RIP information is related. |
ripInfoIntfVersion | 1.3.6.1.4.1.1872.2.5.3.3.10.2.1.2 | integer | read-only |
RIP version. Enumeration: 'ripVersion2': 2, 'ripVersion1': 1. |
ripInfoIntfAddress | 1.3.6.1.4.1.1872.2.5.3.3.10.2.1.3 | ipaddress | read-only |
The interface address. |
ripInfoIntfState | 1.3.6.1.4.1.1872.2.5.3.3.10.2.1.4 | integer | read-only |
The status of RIP protocol. Enumeration: 'disabled': 2, 'enabled': 1. |
ripInfoIntfListen | 1.3.6.1.4.1.1872.2.5.3.3.10.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.1872.2.5.3.3.10.2.1.6 | integer | read-only |
The status of triggered updates. Enumeration: 'disabled': 2, 'enabled': 1. |
ripInfoIntfMcastUpdate | 1.3.6.1.4.1.1872.2.5.3.3.10.2.1.7 | integer | read-only |
The status of multicast updates. Enumeration: 'disabled': 2, 'enabled': 1. |
ripInfoIntfPoisonReverse | 1.3.6.1.4.1.1872.2.5.3.3.10.2.1.8 | integer | read-only |
The status of RIP poison reverse. Enumeration: 'disabled': 2, 'enabled': 1. |
ripInfoIntfSupply | 1.3.6.1.4.1.1872.2.5.3.3.10.2.1.9 | integer | read-only |
The status of supplying route updates. Enumeration: 'disabled': 2, 'enabled': 1. |
ripInfoIntfMetric | 1.3.6.1.4.1.1872.2.5.3.3.10.2.1.10 | integer | read-only |
RIP route metric for this interface. |
ripInfoIntfAuth | 1.3.6.1.4.1.1872.2.5.3.3.10.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.1872.2.5.3.3.10.2.1.12 | displaystring | read-only |
RIP update authentication password. |
ripInfoIntfDefault | 1.3.6.1.4.1.1872.2.5.3.3.10.2.1.13 | integer | read-only |
Specifies what RIP does with default routes. Enumeration: 'both': 1, 'none': 4, 'supply': 3, 'listen': 2. |
rip2RoutesInfo | 1.3.6.1.4.1.1872.2.5.3.3.11 | |||
rip2RoutesInfoTable | 1.3.6.1.4.1.1872.2.5.3.3.11.1 | no-access |
The table of rip routes. |
|
1.3.6.1.4.1.1872.2.5.3.3.11.1.1 | no-access |
Information about rip routes. |
||
rip2RoutesInfoDestIndex | 1.3.6.1.4.1.1872.2.5.3.3.11.1.1.1 | integer32 | read-only |
The index of the rip routes. |
rip2RoutesInfoNxtHopIndex | 1.3.6.1.4.1.1872.2.5.3.3.11.1.1.2 | integer32 | read-only |
The index of the next hop. |
rip2RoutesInfoDestination | 1.3.6.1.4.1.1872.2.5.3.3.11.1.1.3 | displaystring | read-only |
The destination of the rip route. |
rip2RoutesInfoIpAddress | 1.3.6.1.4.1.1872.2.5.3.3.11.1.1.4 | ipaddress | read-only |
The ipaddress of the next hop. |
rip2RoutesInfoMetric | 1.3.6.1.4.1.1872.2.5.3.3.11.1.1.5 | integer | read-only |
RIP route metric for this route. |
allowedNwInfo | 1.3.6.1.4.1.1872.2.5.3.3.12 | |||
allowedNwInfoTable | 1.3.6.1.4.1.1872.2.5.3.3.12.1 | no-access |
The table of allowed network run-time information. |
|
1.3.6.1.4.1.1872.2.5.3.3.12.1.1 | no-access |
A row in the allowed network information table. |
||
allowedNwInfoIndex | 1.3.6.1.4.1.1872.2.5.3.3.12.1.1.1 | integer32 | read-only |
The allowed network index |
allowedNwInfoIpver | 1.3.6.1.4.1.1872.2.5.3.3.12.1.1.2 | integer | read-only |
The type of IP address. Enumeration: 'ipv4': 1, 'ipv6': 2. |
allowedNwInfoVlan | 1.3.6.1.4.1.1872.2.5.3.3.12.1.1.3 | integer32 | read-only |
The VLAN that the allowed network belongs to. |
allowedNwInfoBeginIpAddr | 1.3.6.1.4.1.1872.2.5.3.3.12.1.1.4 | displaystring | read-only |
The begin IP address of the allowed network. |
allowedNwInfoEndIpAddr | 1.3.6.1.4.1.1872.2.5.3.3.12.1.1.5 | displaystring | read-only |
The begin IP address of the allowed network. |
allowedNwInfoNetMask | 1.3.6.1.4.1.1872.2.5.3.3.12.1.1.6 | displaystring | read-only |
The subnet mask of the allowed network. |
allowedNwInfoIp6Prefix | 1.3.6.1.4.1.1872.2.5.3.3.12.1.1.7 | integer32 | read-only |
The prefix length of the IP6 allowed network. |
layer3Oper | 1.3.6.1.4.1.1872.2.5.3.4 | |||
vrrpOper | 1.3.6.1.4.1.1872.2.5.3.4.1 | |||
vrrpOperVirtRtrTable | 1.3.6.1.4.1.1872.2.5.3.4.1.1 | no-access |
An entry in the table of virtual routers. |
|
1.3.6.1.4.1.1872.2.5.3.4.1.1.1 | no-access |
A row in the vrrpOperVirtRtrTable |
||
vrrpOperVirtRtrIndex | 1.3.6.1.4.1.1872.2.5.3.4.1.1.1.1 | integer32 | read-only |
The index for the VRRP virtual router. |
vrrpOperVirtRtrBackup | 1.3.6.1.4.1.1872.2.5.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.1872.2.5.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. |
ipOper | 1.3.6.1.4.1.1872.2.5.3.4.2 | |||
bgpOper | 1.3.6.1.4.1.1872.2.5.3.4.2.1 | |||
bgpOperStart | 1.3.6.1.4.1.1872.2.5.3.4.2.1.1 | |||
bgpOperStartPeerNum | 1.3.6.1.4.1.1872.2.5.3.4.2.1.1.1 | integer | read-write |
Enter BGP peer Number.Value 1 is returned when object is read. |
bgpOperStartSess | 1.3.6.1.4.1.1872.2.5.3.4.2.1.1.2 | integer | read-write |
This is the action object,start(2) is to Start BGP peer session. ok(1) is returned when object is read Enumeration: 'start': 2, 'ok': 1. |
bgpOperStop | 1.3.6.1.4.1.1872.2.5.3.4.2.1.2 | |||
bgpOperStopPeerNum | 1.3.6.1.4.1.1872.2.5.3.4.2.1.2.1 | integer | read-write |
Enter BGP peer Number.Value 1 is returned when object is read. |
bgpOperStopSess | 1.3.6.1.4.1.1872.2.5.3.4.2.1.2.2 | integer | read-write |
This is an action object,stop(2) is to Stop BGP peer session. ok(1) is returned when object is read Enumeration: 'stop': 2, 'ok': 1. |
garpOper | 1.3.6.1.4.1.1872.2.5.3.4.2.2 | |||
garpOperIpAddr | 1.3.6.1.4.1.1872.2.5.3.4.2.2.1 | ipaddress | read-write |
Ip Address to Send gratuitous arp.Value 0.0.0.0 is returned when object is read. |
garpOperVlanNumber | 1.3.6.1.4.1.1872.2.5.3.4.2.2.2 | integer | read-write |
Vlan Number to Send gratuitous arp.Value 1 is returned when object is read. |
garpOperSend | 1.3.6.1.4.1.1872.2.5.3.4.2.2.3 | integer | read-write |
This is an action object,When set to value of send(2), it sends gratuitous arp.ok(1) is returned when garp request is sent successfully.Otherwise error(3) is returned. Enumeration: 'ok': 1, 'send': 2, 'error': 3. |