zxAnPvcIfStatsGlobalMode
ZTE-AN-INTERFACE-STATS-MIB ·
zte-ng variant
·
.1.3.6.1.4.1.3902.1082.30.31.1.1
Object
scalar r/w
Enumeration
The global mode of PVC interface statistics. allStarted(1): Statistics of all the PVC interfaces are started. allStopped(2): Statistics of all the PVC interfaces are stopped. invalid(3): The global mode is invalid. Only statistics of the PVC interfaces in zxAnPvcIfCurrStatsTable are started.
Context
- MIB
- ZTE-AN-INTERFACE-STATS-MIB
- OID
.1.3.6.1.4.1.3902.1082.30.31.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
invalid- Parent
- zxAnIfPerfGlobalObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-INTERFACE-STATS-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-INTERFACE-STATS-MIB::zxAnPvcIfStatsGlobalMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-INTERFACE-STATS-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-INTERFACE-STATS-MIB::zxAnPvcIfStatsGlobalMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | allStarted |
2 | allStopped |
3 | invalid |