tnCNLinkAutoStateType

TROPIC-L1SERVICE-MIB · .1.3.6.1.4.1.7483.2.3.1.2.1.1.1.80

Object

column r/w Enumeration
Mechanism used for monitoring the connection with
an NMS:
 - neInitiated
   NE periodically sends ping messages to the NMS.
 - nmsInitiated
   An NMS periodically performs an SNMP GET on object
   SNMPv2-MIB::sysUpTime.

Context

MIB
TROPIC-L1SERVICE-MIB
OID
.1.3.6.1.4.1.7483.2.3.1.2.1.1.1.80
Type
column
Access
readwrite
Status
current
Parent
tnControlNetworkLinkEntry
Groups
1

Walk 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::tnCNLinkAutoStateType'
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::tnCNLinkAutoStateType.<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::tnCNLinkAutoStateType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1neInitiated
2nmsInitiated

Conformance