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