cabhCapMappingRemoteHostAddr
CABH-CAP-MIB ·
.1.3.6.1.4.1.4491.2.4.3.1.2.1.1.17
Object
column INET-ADDRESS-MIBInetAddress
The IP address of the remote host for a CAP mapping entry. The packet traversing through the PS is either originated from or is destined to this remote host. The value of all zeros for this MIB object indicates any IP address for a remote host.
Context
- MIB
- CABH-CAP-MIB
- OID
.1.3.6.1.4.1.4491.2.4.3.1.2.1.1.17- Type
- column
- Access
- readonly
- Status
- current
- Default
0x00000000- 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::cabhCapMappingRemoteHostAddr'
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::cabhCapMappingRemoteHostAddr.<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::cabhCapMappingRemoteHostAddr'
Syntax
- Source
- INET-ADDRESS-MIBInetAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of