pnniLinkHelloState
PNNI-MIB ·
.1.3.6.1.4.1.353.5.4.1.1.9.1.4
Object
column PnniHelloState
For horizontal and outside links between lowest-level nodes and for links of unknown type, this attribute indicates the state of the Hello protocol exchange over this link. For links to/from LGNs, this attribute indicates the state of the corresponding LGN Horizontal Link Hello State Machine. For uplinks (where the port ID is not also used for the underlying outside link), this attribute is set to notApplicable.
Context
- MIB
- PNNI-MIB
- OID
.1.3.6.1.4.1.353.5.4.1.1.9.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pnniLinkEntry
- 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::pnniLinkHelloState'
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::pnniLinkHelloState.<pnniNodeIndex>.<pnniLinkPortId>'
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::pnniLinkHelloState'
Syntax
- Source
- PnniHelloState
- Base type
Enumeration
Values & Constraints
Type Values
1 | notApplicable |
2 | down |
3 | attempt |
4 | oneWayInside |
5 | twoWayInside |
6 | oneWayOutside |
7 | twoWayOutside |
8 | commonOutside |
Conformance
Member of