IPV4-MIB: View SNMP OID List / Download MIB
VENDOR: ARROWPOINT COMMUNICATIONS INC.
Home | MIB: IPV4-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 |
apIpv4Mib | 1.3.6.1.4.1.2467.1.9.1.1 |
This MIB module describes the ArrowPoint enterprise MIB support for IPv4 Global Information |
||
apIpv4SourceRoute | 1.3.6.1.4.1.2467.1.9.1.2 | integer | read-write |
If enabled, IP packets with a source route option will be processed. If disabled, they are dropped. Enumeration: 'enable': 1, 'disable': 2. |
apIpv4RecordRoute | 1.3.6.1.4.1.2467.1.9.1.3 | integer | read-write |
If enabled, IP packets with a record route option will be processed. If disabled, they are dropped. Enumeration: 'enable': 1, 'disable': 2. |
apIpv4SubnetBcast | 1.3.6.1.4.1.2467.1.9.1.4 | integer | read-write |
If enabled, IP packets addressed to a broadcast address of a local subnet will be forwarded. If disabled, they are dropped. Enumeration: 'enable': 1, 'disable': 2. |
apIpv4EcmpMethod | 1.3.6.1.4.1.2467.1.9.1.5 | integer | read-write |
Defines the algorithm to use when multiple equal-cost paths are available to the same destination. 'address' uses the IP addresses to assign a path. 'round' does a simple round-robin. Enumeration: 'round': 2, 'address': 1. |
apIpv4OrphanTimer | 1.3.6.1.4.1.2467.1.9.1.6 | integer | read-write |
The amount of time, in seconds, that a route will be kept after an SCM recovery. Default is 3 minutes. |
apIpv4LogRouteChanges | 1.3.6.1.4.1.2467.1.9.1.7 | integer | read-write |
If enabled, IP route changes will be displayed in the system log. Enumeration: 'enable': 1, 'disable': 2. |
apIpv4ReachRoutes | 1.3.6.1.4.1.2467.1.9.1.8 | gauge32 | read-only |
Current number of reachable routes. |
apIpv4ReachRoutesMem | 1.3.6.1.4.1.2467.1.9.1.9 | gauge32 | read-only |
Amount of memory used to maintain reachable routes. |
apIpv4TotalRoutes | 1.3.6.1.4.1.2467.1.9.1.10 | gauge32 | read-only |
Current number of routes maintainted, both reachable and unreachable. |
apIpv4TotalRoutesMem | 1.3.6.1.4.1.2467.1.9.1.11 | gauge32 | read-only |
Amount of memory used to maintain all routes. |
apIpv4ReachHosts | 1.3.6.1.4.1.2467.1.9.1.12 | gauge32 | read-only |
Current number of reachable host entries. |
apIpv4ReachHostsMem | 1.3.6.1.4.1.2467.1.9.1.13 | gauge32 | read-only |
Amount of memory used to maintain reachable host entries. |
apIpv4TotalHosts | 1.3.6.1.4.1.2467.1.9.1.14 | gauge32 | read-only |
Current number of host entries maintainted, both reachable and unreachable. |
apIpv4TotalHostsMem | 1.3.6.1.4.1.2467.1.9.1.15 | gauge32 | read-only |
Amount of memory used to maintain all host entries. |
apIpv4PoolMem | 1.3.6.1.4.1.2467.1.9.1.16 | gauge32 | read-only |
Amount of memory held in IP routing table pool. |
apIpv4B2BRedundancy | 1.3.6.1.4.1.2467.1.9.1.17 | truthvalue | read-write |
Indicates whether box-to-box redundancy is configured on this box. |
apIpv4Opportunistic | 1.3.6.1.4.1.2467.1.9.1.18 | integer | read-write |
Indicates the operating mode for layer-3 opportunistic forwarding. In 'local' mode (the default), packets whose IP address equals a resolved node attached to a local subnet will be forwarded to that node regardless of the destination MAC address of the packet. In 'all' mode, packets whose IP address matches any reachable IP routing entry will be forwarded according to the routing entry regardless of the destination MAC address of the packet. In 'disable' mode, only packets whose destination MAC address equal this node's MAC address will be forwarded using an IP route entry. Enumeration: 'all': 2, 'disable': 3, 'local': 1. |
apIpv4RedundancyState | 1.3.6.1.4.1.2467.1.9.1.19 | integer | read-only |
The current redundancy state Enumeration: 'master': 3, 'init': 1, 'backup': 2. |
apIpv4RedundancyIf | 1.3.6.1.4.1.2467.1.9.1.20 | ipaddress | read-only |
The IP address of the redundant link |
apIpv4RedundancyMaster | 1.3.6.1.4.1.2467.1.9.1.21 | ipaddress | read-only |
The IP address of the redundant Master |
apIpv4RedundancyMasterMode | 1.3.6.1.4.1.2467.1.9.1.22 | truthvalue | read-write |
Indicates whether box-to-box redundancy is configured to always be the master. |
apIpv4EcmpSticky | 1.3.6.1.4.1.2467.1.9.1.23 | integer | read-write |
This object specifies whether when making an ECMP decision on the return port, should the ingress port be the preferred path. Enumeration: 'disabled': 0, 'enabled': 1. |
apIpv4ImplicitService | 1.3.6.1.4.1.2467.1.9.1.24 | integer | read-write |
This object specifies whether when configuring a static route, if an implicit service should be started for the next hop address. Enumeration: 'disabled': 0, 'enabled': 1. |
apIpv4RedundancyLinkFailTable | 1.3.6.1.4.1.2467.1.9.1.25 | no-access |
The IP redundancy Interface failure monitor table. |
|
1.3.6.1.4.1.2467.1.9.1.25.1 | no-access |
An entry in the IP redundancy Interface failure monitor table. |
||
apIpv4RedundancyLinkFailIfIndex | 1.3.6.1.4.1.2467.1.9.1.25.1.1 | integer | read-only |
Interface Index used to uniquely identify ethernet interface |
apIpv4RedundancyLinkStatus | 1.3.6.1.4.1.2467.1.9.1.25.1.2 | rowstatus | read-only |
Monitor this interface for physical link failure if true |
apIpv4RedundancyFailReason | 1.3.6.1.4.1.2467.1.9.1.26 | integer | read-only |
The redundancy state change reason Enumeration: 'phylinkFail': 1, 'noFailure': 0, 'uplinkFailure': 2, 'otherSwitchAssertMaster': 3. |
apIpv4VrrpVRID | 1.3.6.1.4.1.2467.1.9.1.27 | integer | read-only |
This object tells virtual router ID in vrrp protocol. |
apIpv4VrrpPriority | 1.3.6.1.4.1.2467.1.9.1.28 | integer | read-only |
This object tells virtual router priority in vrrp. |
apIpv4numUplinkServices | 1.3.6.1.4.1.2467.1.9.1.29 | integer | read-only |
This object tells number of uplink services enabled. |
apIpv4numViableUplinks | 1.3.6.1.4.1.2467.1.9.1.30 | integer | read-only |
This object tells number of uplink services alive. |
apIpv4numPhylinkMarked | 1.3.6.1.4.1.2467.1.9.1.31 | integer | read-only |
This object tells number of redundant-physical links monitored. |
apIpv4toMasterStateCnt | 1.3.6.1.4.1.2467.1.9.1.32 | integer | read-only |
This object tells number of times the box become master. |
apIpv4toBackupStateCnt | 1.3.6.1.4.1.2467.1.9.1.33 | integer | read-only |
This object tells number of times the box become backup. |
apIpv4RedundancyTrap | 1.3.6.1.4.1.2467.1.9.10.1 |
This trap is generated when the state of Redundancy changes. |