zxAnGponRmEthFrmPerfAccMode
ZTE-AN-GPON-REMOTE-ONU-PERF-MIB ·
.1.3.6.1.4.1.3902.1082.500.23.2.3.1.3
Object
column Enumeration
The accumulation mode of PM data. The continuous(1) specifies continuous accumulation, regardless of 15-minute intervals. There is no concept of current and historic accumulators, both return current values. The intervals(2) specifies 15-minute accumulation.
Context
- MIB
- ZTE-AN-GPON-REMOTE-ONU-PERF-MIB
- OID
.1.3.6.1.4.1.3902.1082.500.23.2.3.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- zxAnGponRmEthFrmPerfConfEntry
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 'ZTE-AN-GPON-REMOTE-ONU-PERF-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-GPON-REMOTE-ONU-PERF-MIB::zxAnGponRmEthFrmPerfAccMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-GPON-REMOTE-ONU-PERF-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-GPON-REMOTE-ONU-PERF-MIB::zxAnGponRmEthFrmPerfAccMode.<ifIndex>.<zxAnPonOnuIndex>.<zxAnGponRmEthFrmPerfType>.<zxAnGponRmEthFrmPerfIndex>.<zxAnGponRmEthFrmPerfAccMode>.<zxAnGponRmEthFrmPerfDirection>.<zxAnGponRmEthFrmPerfPriority>.<zxAnGponRmEthFrmPerfVid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-GPON-REMOTE-ONU-PERF-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-GPON-REMOTE-ONU-PERF-MIB::zxAnGponRmEthFrmPerfAccMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | continuous |
2 | intervals |