hwGponStatsIntervalType
HUAWEI-GONU-MIB ·
.1.3.6.1.4.1.2011.5.104.1.6.1.1.1
Object
column Enumeration
The type of GponNNI History Statistic, Options: 1. intervaltime15min(0) - The gponNNI history statistic in 15 minutes 2. intervaltime24h(1) - The gponNNI history statistic in 24 hours 3. everbefore(2) - All the gponNNI history statistic
Context
- MIB
- HUAWEI-GONU-MIB
- OID
.1.3.6.1.4.1.2011.5.104.1.6.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hwGponNNIHistoryStatsEntry
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 'HUAWEI-GONU-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-GONU-MIB::hwGponStatsIntervalType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-GONU-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-GONU-MIB::hwGponStatsIntervalType.<ifIndex>.<hwGponStatsIntervalType>.<hwGponStatsIntervalNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-GONU-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-GONU-MIB::hwGponStatsIntervalType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | intervaltime15min |
1 | intervaltime24h |
2 | everbefore |