fsmplsVplsControlWord
Aricent-MPLS-MIB ·
.1.3.6.1.4.1.2076.13.1.5.1.5.1.13
Object
The value of this object specifies the Control Word for this vpls instance. Value of this object decides whether Control Word will be sent with each packet or not by local node
Context
- MIB
- Aricent-MPLS-MIB
- OID
.1.3.6.1.4.1.2076.13.1.5.1.5.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMplsVplsConfigEntry
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 'Aricent-MPLS-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Aricent-MPLS-MIB::fsmplsVplsControlWord'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Aricent-MPLS-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Aricent-MPLS-MIB::fsmplsVplsControlWord.<fsMplsVplsInstanceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Aricent-MPLS-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Aricent-MPLS-MIB::fsmplsVplsControlWord'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |