otnSmTcmPmType
LUM-OTN-MIB ·
.1.3.6.1.4.1.8708.2.34.2.2.1.1.3
Object
column LUM-TCOtnMonitorType
The type of object, SM, TCM or PM.
Context
- MIB
- LUM-OTN-MIB
- OID
.1.3.6.1.4.1.8708.2.34.2.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- otnSmTcmPmEntry
- Groups
- 5
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 'LUM-OTN-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-OTN-MIB::otnSmTcmPmType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-OTN-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-OTN-MIB::otnSmTcmPmType.<otnSmTcmPmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-OTN-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-OTN-MIB::otnSmTcmPmType'
Syntax
- Source
- LUM-TCOtnMonitorType
- Base type
Enumeration
Type Description
MonitorType for an OTN object.
sm - section monitor
pm - path monitor
tcm - tandem connection monitor
Values & Constraints
Type Values
0 | sm |
1 | pm |
2 | tcm |