zxAnInternalVlanServiceType
ZTE-AN-VLAN-MIB ·
.1.3.6.1.4.1.3902.1015.20.30.1.1
Object
column Enumeration
The system Internal used VLAN service type, there are five types: - vpn - voipUpstream - voipDownStream - ieee1588 - gpon
Context
- MIB
- ZTE-AN-VLAN-MIB
- OID
.1.3.6.1.4.1.3902.1015.20.30.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- zxAnInternalVlanEntry
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-VLAN-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-VLAN-MIB::zxAnInternalVlanServiceType'
More examples
Read one indexed 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::zxAnInternalVlanServiceType.<zxAnInternalVlanServiceType>'
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::zxAnInternalVlanServiceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | vpn |
2 | voipUpstream |
3 | voipDownstream |
4 | ieee1588 |
5 | gpon |