cyanTENGPortConnectionState
CYAN-TENGPORT-MIB ·
.1.3.6.1.4.1.28533.5.30.150.1.1.1.7
Object
Termination point connection state
Context
- MIB
- CYAN-TENGPORT-MIB
- OID
.1.3.6.1.4.1.28533.5.30.150.1.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cyanTENGPortEntry
- 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 'CYAN-TENGPORT-MIB' -M '/opt/observium/mibs/cyan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CYAN-TENGPORT-MIB::cyanTENGPortConnectionState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CYAN-TENGPORT-MIB' -M '/opt/observium/mibs/cyan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CYAN-TENGPORT-MIB::cyanTENGPortConnectionState.<cyanTENGPortShelfId>.<cyanTENGPortModuleId>.<cyanTENGPortXcvrId>.<cyanTENGPortPortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CYAN-TENGPORT-MIB' -M '/opt/observium/mibs/cyan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CYAN-TENGPORT-MIB::cyanTENGPortConnectionState'
Syntax
- Source
- CYAN-TC-MIBCyanTPConnectionStateTc
- Base type
Enumeration
Values & Constraints
Type Values
1 | tpcsSourceConnected |
2 | tpcsSinkConnected |
3 | tpcsBiConnected |
4 | tpcsNotConnected |
Conformance
Member of