tnCNLinkAutoStateStatus
TROPIC-L1SERVICE-MIB ·
.1.3.6.1.4.1.7483.2.3.1.2.1.1.1.81
Object
column Enumeration
The connection status between NE and NMS. - connected(1): NE and NMS are connected - notConnected(2): NE and NMS are not connected - notApplicable(3): Fixed value to be used when tnCNLinkCitAutoStateCtrl for this port is false(2).
Context
- MIB
- TROPIC-L1SERVICE-MIB
- OID
.1.3.6.1.4.1.7483.2.3.1.2.1.1.1.81- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tnControlNetworkLinkEntry
- 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 'TROPIC-L1SERVICE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-L1SERVICE-MIB::tnCNLinkAutoStateStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TROPIC-L1SERVICE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-L1SERVICE-MIB::tnCNLinkAutoStateStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TROPIC-L1SERVICE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TROPIC-L1SERVICE-MIB::tnCNLinkAutoStateStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | connected |
2 | notConnected |
3 | notApplicable |
Conformance
Member of