onuLoopTestData

FD-ONU-MIB · .1.3.6.1.4.1.34592.1.3.4.9.1.1

Object

column r/w OctetString
test cmd data, format:
---------------------------------------------------------------
| location | frame number | frame length | reserved | vlan tag |
---------------------------------------------------------------  
     1            2              2             1          2 
para comment:
               value range         comment
location:         1,2
frame number:   1~10000
frame length:   46~1500
reserved:          0               this area is not used for now, must be 0
vlan tag:       0~4094

Context

MIB
FD-ONU-MIB
OID
.1.3.6.1.4.1.34592.1.3.4.9.1.1
Type
column
Access
readwrite
Status
current
Parent
onuLoopTestEntry
Groups
1

Walk 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 'FD-ONU-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FD-ONU-MIB::onuLoopTestData'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FD-ONU-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FD-ONU-MIB::onuLoopTestData.<ponCardSlotId>.<oltId>.<onuId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FD-ONU-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FD-ONU-MIB::onuLoopTestData'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.

Conformance