optIfODUkTNimDirectionality
OPT-IF-MIB ·
.1.3.6.1.2.1.10.133.1.9.2.1.2
Object
column OptIfSinkOrSource
Specifies the monitor point for the ODUk TCM non-intrusive monitoring function. The value source(2) is not allowed if the corresponding instance of optIfODUkDirectionality has the value sink(1), and the value sink(1) is not allowed if the corresponding instance of optIfODUkDirectionality has the value source(2). Either the value sink(1) or source(2) is allowed if the corresponding instance of optIfODUkDirectionality has the value bidirectional(3). The value sink(1) means monitoring at the sink direction TCM signal of the ODUk CTP. The value source(2) means monitoring at the source direction path signal of the ODUk CTP.
Context
- MIB
- OPT-IF-MIB
- OID
.1.3.6.1.2.1.10.133.1.9.2.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- optIfODUkTNimConfigEntry
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 'OPT-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPT-IF-MIB::optIfODUkTNimDirectionality'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OPT-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPT-IF-MIB::optIfODUkTNimDirectionality.<ifIndex>.<optIfODUkTNimTcmField>.<optIfODUkTNimDirectionality>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OPT-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OPT-IF-MIB::optIfODUkTNimDirectionality'
Syntax
- Source
- OptIfSinkOrSource
- Base type
Enumeration
Values & Constraints
Type Values
1 | sink |
2 | source |