onuUniIfSpeed
NMS-EPON-ONU-INTERFACE ·
.1.3.6.1.4.1.3320.101.12.1.1.10
Object
column mandatory
r/w
Enumeration
ONU UNI port speed(1-10M??2-100M??3-1000M(ONU not support currently)4-auto).
Context
- MIB
- NMS-EPON-ONU-INTERFACE
- OID
.1.3.6.1.4.1.3320.101.12.1.1.10- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- nmsEponOnuIfEntry
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 'NMS-EPON-ONU-INTERFACE' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-EPON-ONU-INTERFACE::onuUniIfSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NMS-EPON-ONU-INTERFACE' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-EPON-ONU-INTERFACE::onuUniIfSpeed.<onuLlidDiid>.<onuIfSequenceNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NMS-EPON-ONU-INTERFACE' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NMS-EPON-ONU-INTERFACE::onuUniIfSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | s10M |
2 | s100M |
3 | s1000M |
4 | auto |