All MIBs › ACC-MIB › accPppXnsOperStatus
accPppXnsOperStatus
Module: ACC-MIB
OID (symbolic): ACC-MIB::accPppXnsOperStatus
OID (numeric): 1.3.6.1.4.1.5.1.1.32.9.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
What is accPppXnsOperStatus?
This read-only OID reports the current operational state of the XNS protocol running over a PPP connection, typically indicating whether the protocol is up, down, or in a test state. A network operator monitors this to verify that XNS traffic is actively flowing over the PPP link and to troubleshoot connectivity issues if the protocol unexpectedly stops running. If this OID shows a value of 1 (up), it means XNS packets are successfully being exchanged; a value of 2 (down) indicates the link is not operational.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.9.1.2 snmpwalk -v2c -c public <target> ACC-MIB::accPppXnsOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.9.1.2.1 snmpget -v2c -c public <target> ACC-MIB::accPppXnsOperStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32 | accPpp | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.9 | accPppXnsTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.9.1 | accPppXnsEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.9.1.2 | accPppXnsOperStatus | ACC-MIB |