cadSysSourceAddressIpv4Address
CADANT-CMTS-SYSTEM-MIB ·
.1.3.6.1.4.1.4998.1.1.5.1.22.1.1.3
Object
The IPv4 address of the IPv4 interface at the time the row ipv4 ifIndex was populated. Used as the source address for the service if the state is in-service. For a server service, it is also the only DIP allowed for incoming requests. A value of null indicates no source address has been assigned.
Context
- MIB
- CADANT-CMTS-SYSTEM-MIB
- OID
.1.3.6.1.4.1.4998.1.1.5.1.22.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cadSysSourceAddressEntry
- 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 'CADANT-CMTS-SYSTEM-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-SYSTEM-MIB::cadSysSourceAddressIpv4Address'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-CMTS-SYSTEM-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-SYSTEM-MIB::cadSysSourceAddressIpv4Address.<cadSysSourceAddressIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-CMTS-SYSTEM-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-CMTS-SYSTEM-MIB::cadSysSourceAddressIpv4Address'
Syntax
- Source
- INET-ADDRESS-MIBInetAddressIPv4
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Conformance
Member of