ipxBasicSysExistState
IPX ·
.1.3.6.1.4.1.23.2.5.1.1.1.2
Object
column mandatory
r/w
Enumeration
The validity of this entry in the IPX system table. Setting this field to off indicates that this entry may be deleted from the system table at the IPX implementation's discretion.
Context
- MIB
- IPX
- OID
.1.3.6.1.4.1.23.2.5.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ipxBasicSysEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IPX' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPX::ipxBasicSysExistState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPX' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPX::ipxBasicSysExistState.<ipxBasicSysInstance>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPX' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPX::ipxBasicSysExistState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | on |