ipoaArpRemoteSrvrOperStatus
IPOA-MIB ·
.1.3.6.1.2.1.10.46.1.6.1.6
Object
column
Enumeration
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.
Context
- MIB
- IPOA-MIB
- OID
.1.3.6.1.2.1.10.46.1.6.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipoaArpRemoteSrvrEntry
- Table
- ipoaArpRemoteSrvrTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipoaArpRemoteSrvrAtmAddr The ATM address of the remote ATMARP Server. | column | IpoaAtmAddr | .1.3.6.1.2.1.10.46.1.6.1.1 |
| ipoaArpRemoteSrvrRowStatus This object allows entries to be created and deleted
from the ipoaArpRemoteSrvrTable.
Deleting an ipoaArpRemoteSrvrEntry (by setting this
object to destroy(6)) may … | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.10.46.1.6.1.2 |
| ipoaArpRemoteSrvrIfIndex The ifIndex of the interface that the VC to the
Remote ATMARP Server is associated with. | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.2.1.10.46.1.6.1.3 |
| ipoaArpRemoteSrvrIpAddr The IP Address of the Remote ATMARP Server. A
value of 0.0.0.0 implies that this address isn't
known. | column | SNMPv2-SMIIpAddress | .1.3.6.1.2.1.10.46.1.6.1.4 |
| ipoaArpRemoteSrvrAdminStatus The desired state for use of the ATMARP Server
represented by an entry in this table.
ipoaArpRemoteSrvrAdminStatus values:
up(1) - Attempt to activate use of the
… | column | Enumeration | .1.3.6.1.2.1.10.46.1.6.1.5 |