carVirtualAddress
CISCO-APPLIANCE-REDUNDANCY-MIB ·
.1.3.6.1.4.1.9.9.458.1.1.5.1.3
Object
column INET-ADDRESS-MIBInetAddress
The virtual IP address configured for this interface. The type of this mib variable is defined in carVirtualAddressType. This address binds to the active appliance at all times. All the management requests should be made to this address.
Context
- MIB
- CISCO-APPLIANCE-REDUNDANCY-MIB
- OID
.1.3.6.1.4.1.9.9.458.1.1.5.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- carHAAddressEntry
- 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 'CISCO-APPLIANCE-REDUNDANCY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-APPLIANCE-REDUNDANCY-MIB::carVirtualAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-APPLIANCE-REDUNDANCY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-APPLIANCE-REDUNDANCY-MIB::carVirtualAddress.<carHAAddrTableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-APPLIANCE-REDUNDANCY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-APPLIANCE-REDUNDANCY-MIB::carVirtualAddress'
Syntax
- Source
- INET-ADDRESS-MIBInetAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of