dcxSubIntCableHelperType
ARRIS-C3-SUBINT-MIB ·
.1.3.6.1.4.1.4115.1.4.3.11.1.1.3.1.1
Object
column Enumeration
category of cable helper address. cm(1) these helper addresses are only used when relaying DHCP packets originating from a CM. cpe(2) these helper addresses are only used when relaying DHCP packets originating from a CPE. default(0) these helper addresses are used when: - relaying DHCP packets originating from a CM when no helper address of type cm(1) is configured or - relaying DHCP packets originating from a CPE when no helper address of type cpe(2) is configured
Context
- MIB
- ARRIS-C3-SUBINT-MIB
- OID
.1.3.6.1.4.1.4115.1.4.3.11.1.1.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- dcxSubIntCableHelperEntry
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 'ARRIS-C3-SUBINT-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-C3-SUBINT-MIB::dcxSubIntCableHelperType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARRIS-C3-SUBINT-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-C3-SUBINT-MIB::dcxSubIntCableHelperType.<dcxSubIntSlotIndex>.<dcxSubIntPortIndex>.<dcxSubIntSubIntIndex>.<dcxSubIntCableHelperType>.<dcxSubIntCableHelperIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-C3-SUBINT-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-C3-SUBINT-MIB::dcxSubIntCableHelperType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | default |
1 | cm |
2 | cpe |