zxAnVlanBatchConfStatus
ZTE-AN-VLAN-MIB ·
.1.3.6.1.4.1.3902.1015.20.17.5
Object
scalar Enumeration
operational status.
Context
- MIB
- ZTE-AN-VLAN-MIB
- OID
.1.3.6.1.4.1.3902.1015.20.17.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- zxAnBatchVLANObjects
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-VLAN-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-VLAN-MIB::zxAnVlanBatchConfStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-VLAN-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-VLAN-MIB::zxAnVlanBatchConfStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notstarted |
2 | inprogress |
3 | success |
4 | failed |