zhoneGponOmciStatusText

Zhone-GPON-MIB · .1.3.6.1.4.1.5504.5.14.1.16.1.3

Object

column OctetString
Blob of status information returned. Format is:
              
PhysPort,attrId1,attrName1,attrNumValue1,attrStrValue1...
attrIdn,attrNamen,attrNumValuen,attrStrValuen
              
where
              
   PhysPort - physical port ID value
              
   attrIdn = index number (0-15) of the attribute within
             the the ME (ascii decimal) 
              
   attrNamen = name of the attribute (returned by OCS)
              
   attrNumValuen = value of the attribute (ascii decimal)
              
   attrStrValuen = interpreted value ( 'up', 'down', etc )
              
   n = number of attributes returned = number requested.
        Maximum number of attributes per ME is 16.

Context

MIB
Zhone-GPON-MIB
OID
.1.3.6.1.4.1.5504.5.14.1.16.1.3
Type
column
Access
readonly
Status
current
Parent
zhoneGponOmciStatusEntry
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 'Zhone-GPON-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Zhone-GPON-MIB::zhoneGponOmciStatusText'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Zhone-GPON-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Zhone-GPON-MIB::zhoneGponOmciStatusText.<zhoneGponOltOnuIfIndex>.<zhoneGponOmciStatusMEId>.<zhoneGponOmciStatusLogicalPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Zhone-GPON-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Zhone-GPON-MIB::zhoneGponOmciStatusText'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-512

Conformance