cdxBundleHelperType
CISCO-DOCS-EXT-MIB ·
.1.3.6.1.4.1.9.9.116.1.10.1.1.2
Object
column Bits
This object describes which kind of device will be associated to a cable helper. The entity may support more than one device class. For example, the entity supports both host and mta. Therefore, bit 1 and bit 3 are set to 1 for this object. If all bits are cleared, the entity supports all device types. Note that BITS are encoded most significant bit first.
Context
- MIB
- CISCO-DOCS-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.116.1.10.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cdxBundleIpHelperEntry
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 'CISCO-DOCS-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOCS-EXT-MIB::cdxBundleHelperType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DOCS-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOCS-EXT-MIB::cdxBundleHelperType.<ifIndex>.<cdxBundleHelperAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DOCS-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DOCS-EXT-MIB::cdxBundleHelperType'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | dva |
2 | ps |
3 | stb |
4 | mta |
5 | customized |
6 | host |
7 | cm |