zxr10VndConfAssignMode
ZXR10-VND-MIB ·
.1.3.6.1.4.1.3902.3.6002.9.2.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 exclusive assigned to the
VND.
card(3) -- only the card can be assigned to the VND.
onu(4) -- the ONU mode supports the following scenes:
--(1)the port can be shared assigned to the VND.
--(2)the ONU can be exclusive assigned to the VND.
Context
- MIB
- ZXR10-VND-MIB
- OID
.1.3.6.1.4.1.3902.3.6002.9.2.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Default
mixed- Parent
- zxr10VndConfEntry
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 'ZXR10-VND-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-VND-MIB::zxr10VndConfAssignMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-VND-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-VND-MIB::zxr10VndConfAssignMode.<zxr10VndConfName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-VND-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-VND-MIB::zxr10VndConfAssignMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mixed |
2 | port |
3 | card |
4 | onu |