zxAnVndResType
ZTE-AN-VND-MIB ·
.1.3.6.1.4.1.3902.1082.530.530.2.1.2.1.2
Object
column Enumeration
VND resource type.
Context
- MIB
- ZTE-AN-VND-MIB
- OID
.1.3.6.1.4.1.3902.1082.530.530.2.1.2.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- zxAnVndResProfileEntry
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-VND-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-VND-MIB::zxAnVndResType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-VND-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-VND-MIB::zxAnVndResType.<zxAnVndResProfileName>.<zxAnVndResType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-VND-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-VND-MIB::zxAnVndResType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | vlan |
2 | igmp |
3 | mld |
4 | mac |
5 | vport |
6 | onu |
7 | vlanForwardingMode |
8 | servicePort |
9 | qosCosToCos |
10 | qosDscpToDscp |
11 | qosDscpToCos |
12 | aclRule |
13 | l2cp |
14 | trafficPir |
15 | pppoe |
16 | dhcpv4 |
17 | dhcpv6 |
255 | allDefault |