zxAnSysOutbandPortTagMode
ZTE-AN-SYS-MIB ·
.1.3.6.1.4.1.3902.1015.1.1.107.6
Object
scalar 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-SYS-MIB
- OID
.1.3.6.1.4.1.3902.1015.1.1.107.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zxAnSysOutbandPortMgmt
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-SYS-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-SYS-MIB::zxAnSysOutbandPortTagMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-SYS-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-SYS-MIB::zxAnSysOutbandPortTagMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | untagged |
2 | tagged |