nniIfSpeed
NMS-EPON-OLT-NNI ·
.1.3.6.1.4.1.3320.101.8.1.1.5
Object
column mandatory
r/w
Enumeration
OLT NNI port speed. Default value is auto(0).
Context
- MIB
- NMS-EPON-OLT-NNI
- OID
.1.3.6.1.4.1.3320.101.8.1.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- nmsEponOltNniEntry
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-OLT-NNI' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-EPON-OLT-NNI::nniIfSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NMS-EPON-OLT-NNI' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-EPON-OLT-NNI::nniIfSpeed.<nniIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NMS-EPON-OLT-NNI' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NMS-EPON-OLT-NNI::nniIfSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | auto |
1 | speed_10m |
2 | speed_100m |
3 | speed_1000m |
4 | speed_10000m |