zxAnOutOfBandIfTagMode
ZTE-AN-INTERFACE-BASE-MIB ·
.1.3.6.1.4.1.3902.1082.30.20.2.2.5.1.7
Object
column r/w
Enumeration
The tag mode for this interface. untagged(1):zxAnSysOutbandPortVlanId and zxAnSysOutbandPortCos are invalid. tagged(2): zxAnSysOutbandPortVlanId is required. zxAnSysOutbandPortCos is optional. If VLAN ID and CoS are configured, the packet which has the same VLAN ID and CoS can be received. If only VLAN ID is configured,the packet which has the same VLAN ID can be received.
Context
- MIB
- ZTE-AN-INTERFACE-BASE-MIB
- OID
.1.3.6.1.4.1.3902.1082.30.20.2.2.5.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAnOutOfBandIfEntry
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-INTERFACE-BASE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-INTERFACE-BASE-MIB::zxAnOutOfBandIfTagMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-INTERFACE-BASE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-INTERFACE-BASE-MIB::zxAnOutOfBandIfTagMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-INTERFACE-BASE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-INTERFACE-BASE-MIB::zxAnOutOfBandIfTagMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | untagged |
2 | tagged |