zhoneGponOmciStatsCurrentText

Zhone-GPON-MIB · .1.3.6.1.4.1.5504.5.14.1.14.1.3

Object

column OctetString
Blob of statistics information returned. Format is:
              
PhysPort,I1,A1,I2,A2,...In,An
              
where
              
   PhysPort - physical port ID value
              
   Ii = attribute index (0-15, ascii-coded decimal integer) 
        within ME according to G984,4 standard.
   Ai = attribute value (counter, ascii-coded decimal integer)
              
   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.14.1.3
Type
column
Access
readonly
Status
current
Parent
zhoneGponOmciStatsCurrentEntry
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::zhoneGponOmciStatsCurrentText'
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::zhoneGponOmciStatsCurrentText.<zhoneGponOltOnuIfIndex>.<zhoneGponOmciStatsCurrentMEId>.<zhoneGponOmciStatsCurrentLogicalPort>'
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::zhoneGponOmciStatsCurrentText'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-256

Conformance