All MIBs › IPOA-MIB › ipoaArpRemoteSrvrOperStatus
ipoaArpRemoteSrvrOperStatus
Module: IPOA-MIB
OID (symbolic): IPOA-MIB::ipoaArpRemoteSrvrOperStatus
OID (numeric): 1.3.6.1.2.1.10.46.1.6.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current operational state for use of a Remote ATMARP Server. An up(1) entry has a VC established to the respective Remote ATMARP Server:
up(1) - A VC exists to Remote ATMARP Server whose IP Address is stored in ipoaArpRemoteSrvrIpAddr. This VC can be determined by searching the ipoaVcTable using ipoaArpRemoteSrvrIfIndex (if not 0, otherwise ignore ipNetToMediaIfIndex index) and ipoaArpRemoteSrvrIpAddr. An ipoaArpClientEntry should exist with its ipoaArpClientSrvrInUse object having the same value as ipoaArpRemoteSrvrAtmAddr.
down(2) - Entry exists without an active VC to the Remote ATMARP Server.
Transition from up(1) to down(2) status may affect ipoaArpClientTable entries. The object ipoaArpClientSrvrInUse in an ipoaArpClientSrvrEntry may contain the ATM address of an ATMARP Remote Server whose entry in the ipoaArpRemoteSrvrTable is being deactivated. In this case, any corresponding ipoaArpClientSrvrInUse objects should be at a minimum invalidated by setting their values to that of a zero length OCTET STRING.
If ipoaArpRemoteSrvrAdminStatus is down(2) then ipoaArpRemoteSrvrOperStatus should be down(2). If ipoaArpRemoteSrvrAdminStatus is changed to up(1) then ipoaArpRemoteSrvrOperStatus should change to up(1) if the Remote ATMARP Server entry can be activated.
What is ipoaArpRemoteSrvrOperStatus?
Reports whether a VC is actually established to this Remote ATMARP Server (up) or not (down); it tracks ipoaArpRemoteSrvrAdminStatus but reflects the real operational state, not just the admin's request.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.46.1.6.1.6 snmpwalk -v2c -c public <target> IPOA-MIB::ipoaArpRemoteSrvrOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.46.1.6.1.6.1 snmpget -v2c -c public <target> IPOA-MIB::ipoaArpRemoteSrvrOperStatus.1
Start monitoring Vendor-neutral IETF standard (ATM-attached routing equipment, Classical IP/ARP over ATM) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IPOA-MIB::ipoaArpRemoteSrvrOperStatus OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (ATM-attached routing equipment, Classical IP/ARP over ATM) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.46 | ipoaMIB | IPOA-MIB |
| 1.3.6.1.2.1.10.46.1 | ipoaObjects | IPOA-MIB |
| 1.3.6.1.2.1.10.46.1.6 | ipoaArpRemoteSrvrTable | IPOA-MIB |
| 1.3.6.1.2.1.10.46.1.6.1 | ipoaArpRemoteSrvrEntry | IPOA-MIB |
| 1.3.6.1.2.1.10.46.1.6.1.6 | ipoaArpRemoteSrvrOperStatus | IPOA-MIB |