maAdvAddress
MIP-MIB ·
.1.3.6.1.2.1.44.1.4.2.1.1.4
Object
The IP destination address to be used for advertisements sent from the interface. The only permissible values are the all-systems multicast address (224.0.0.1) or the limited-broadcast address (255.255.255.255).
Context
- MIB
- MIP-MIB
- OID
.1.3.6.1.2.1.44.1.4.2.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- maAdvConfigEntry
- 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 'MIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MIP-MIB::maAdvAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MIP-MIB::maAdvAddress.<maInterfaceAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MIP-MIB::maAdvAddress'
Syntax
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Conformance
Member of