pnniNodeAdminStatus
PNNI-MIB ·
.1.3.6.1.4.1.353.5.4.1.1.2.1.5
Object
column r/w
Enumeration
Indicates whether the administrative status of the node is
up (the node is allowed to become active) or down (the node
is forced to be inactive).
When pnniNodeAdminStatus is down, then pnniNodeOperStatus
must also be down.
Context
- MIB
- PNNI-MIB
- OID
.1.3.6.1.4.1.353.5.4.1.1.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pnniNodeEntry
- Groups
- 1
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 'PNNI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PNNI-MIB::pnniNodeAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PNNI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PNNI-MIB::pnniNodeAdminStatus.<pnniNodeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PNNI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PNNI-MIB::pnniNodeAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
Conformance
Member of