cabhCapMappingEnable
CABH-CAP-MIB ·
.1.3.6.1.4.1.4491.2.4.3.1.2.1.1.18
Object
column SNMPv2-TCTruthValue
This MIB allows the PS to enable or disable a particular CAP mapping entry. When this MIB is set to true(1) for a CAP mapping entry, the PS MUST correctly route the traffic that matches this entry. When this MIB is set to false(2) for a CAP mapping entry, the PS MUST NOT route the traffic that matches this entry.
Context
- MIB
- CABH-CAP-MIB
- OID
.1.3.6.1.4.1.4491.2.4.3.1.2.1.1.18- Type
- column
- Access
- readonly
- Status
- current
- Default
true- Parent
- cabhCapMappingEntry
- Groups
- 1
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 'CABH-CAP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CABH-CAP-MIB::cabhCapMappingEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CABH-CAP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CABH-CAP-MIB::cabhCapMappingEnable.<cabhCapMappingIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CABH-CAP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CABH-CAP-MIB::cabhCapMappingEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of