rcRemoteRmcEthFxType
RAISECOM-OPT-REMOTE-RMC-MIB ·
.1.3.6.1.4.1.8886.15.2.19.2.2.1.32
Object
column Enumeration
??̫???˿ڵ????? 1: electrical(1) 2: optical(2)
Context
- MIB
- RAISECOM-OPT-REMOTE-RMC-MIB
- OID
.1.3.6.1.4.1.8886.15.2.19.2.2.1.32- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcRemoteRmcEthFxEntry
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 'RAISECOM-OPT-REMOTE-RMC-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-OPT-REMOTE-RMC-MIB::rcRemoteRmcEthFxType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-OPT-REMOTE-RMC-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-OPT-REMOTE-RMC-MIB::rcRemoteRmcEthFxType.<rcEntPhysicalID>.<rcRemoteRmcEthFxIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-OPT-REMOTE-RMC-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-OPT-REMOTE-RMC-MIB::rcRemoteRmcEthFxType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | electrical |
2 | optical |