zxPwMplsExtControlWord
ZX-PWE3-EXT-MIB ·
.1.3.6.1.4.1.3902.1015.1013.21.1.3.1.5
Object
Define if the control word will be sent with each packet by the local node.
Context
- MIB
- ZX-PWE3-EXT-MIB
- OID
.1.3.6.1.4.1.3902.1015.1013.21.1.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxPwMplsExtEntry
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 'ZX-PWE3-EXT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZX-PWE3-EXT-MIB::zxPwMplsExtControlWord'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZX-PWE3-EXT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZX-PWE3-EXT-MIB::zxPwMplsExtControlWord.<zxPwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZX-PWE3-EXT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZX-PWE3-EXT-MIB::zxPwMplsExtControlWord'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |