rcOptUdEthInterfaceModuleType
RAISECOM-OPTICAL-UDETH-INTERFACE-MIB ·
.1.3.6.1.4.1.8886.15.4.20.1.1.1.19
Object
-- ??ӿ?ģ??????
Context
- MIB
- RAISECOM-OPTICAL-UDETH-INTERFACE-MIB
- OID
.1.3.6.1.4.1.8886.15.4.20.1.1.1.19- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcOptUdEthInterfaceEntry
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-OPTICAL-UDETH-INTERFACE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-OPTICAL-UDETH-INTERFACE-MIB::rcOptUdEthInterfaceModuleType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-OPTICAL-UDETH-INTERFACE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-OPTICAL-UDETH-INTERFACE-MIB::rcOptUdEthInterfaceModuleType.<rcEntPhysicalID>.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-OPTICAL-UDETH-INTERFACE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-OPTICAL-UDETH-INTERFACE-MIB::rcOptUdEthInterfaceModuleType'
Syntax
- Source
- RAISECOM-OPTICAL-MODULE-TYPE-MIBRcOptIfModuleType
- Base type
Enumeration
Type Description
RAISECOM Optical Module typde defination.
Values & Constraints
Type Values
0 | unknowType |
1 | rcOptTypeM |
2 | rcOptTypeS1 |
3 | rcOptTypeS2 |
4 | rcOptTypeS3 |
5 | rcOptTypeSS13 |
6 | rcOptTypeSS15 |
7 | rcOptTypeSS23 |
8 | rcOptTypeSS25 |
9 | rcOptTypeSS34 |
10 | rcOptTypeSS35 |
12 | rcOptTypeS15 |
15 | rcOptTypeSFP |
23 | rcOptTypeSS24 |
34 | rcOptTypeAS1 |
35 | rcOptTypeAS2 |
36 | rcOptTypeAS3 |
255 | notExist |