pnniNodePglState
PNNI-MIB ·
.1.3.6.1.4.1.353.5.4.1.1.3.1.6
Object
column Enumeration
Indicates the state that this node is in with respect to the Peer Group Leader election that takes place in the node's peer group. The values are enumerated in the Peer Group Leader State Machine.
Context
- MIB
- PNNI-MIB
- OID
.1.3.6.1.4.1.353.5.4.1.1.3.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pnniNodePglEntry
- 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::pnniNodePglState'
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::pnniNodePglState.<index>'
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::pnniNodePglState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | starting |
2 | awaiting |
3 | awaitingFull |
4 | initialDelay |
5 | calculating |
6 | awaitUnanimity |
7 | operPgl |
8 | operNotPgl |
9 | hungElection |
10 | awaitReElection |
Conformance
Member of