zxAnVndConfAssignMode
ZTE-AN-VND-MIB ·
.1.3.6.1.4.1.3902.1082.530.530.2.5.2.1.3
Object
column r/w
Enumeration
The assignment mode of the VND. mixed(1): the card and interface can be assigned to the VND. port(2) : only the interface can be assigned to the VND. card(3) : only the card can be assigned to the VND. onu(4) : the PON port can be shared with the VND.
Context
- MIB
- ZTE-AN-VND-MIB
- OID
.1.3.6.1.4.1.3902.1082.530.530.2.5.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Default
mixed- Parent
- zxAnVndConfEntry
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::zxAnVndConfAssignMode'
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::zxAnVndConfAssignMode.<zxAnVndConfName>'
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::zxAnVndConfAssignMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mixed |
2 | port |
3 | card |
4 | onu |