opIfTransMode
FS-NMS-OPTICAL-PORT-MIB ·
.1.3.6.1.4.1.52642.9.183.2
Object
scalar Enumeration
A value for optical interface trasporting mode, 1-upload, 2-download.
Context
- MIB
- FS-NMS-OPTICAL-PORT-MIB
- OID
.1.3.6.1.4.1.52642.9.183.2- Type
- scalar
- Access
- noaccess
- Status
- current
- Parent
- opticalPortPower
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-OPTICAL-PORT-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-OPTICAL-PORT-MIB::opIfTransMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-OPTICAL-PORT-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-OPTICAL-PORT-MIB::opIfTransMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | upload |
2 | download |
3 | insert-port |
4 | pull-out-port |