contNetAddress
CT-CONTAINER-MIB ·
.1.3.6.1.4.1.52.4.1.1.9.6.1.1.3
Object
Indicates the network address of the device for a particular network.
Context
- MIB
- CT-CONTAINER-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.9.6.1.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- contNetAddressEntry
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 'CT-CONTAINER-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-CONTAINER-MIB::contNetAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CT-CONTAINER-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-CONTAINER-MIB::contNetAddress.<contNetAddressIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CT-CONTAINER-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CT-CONTAINER-MIB::contNetAddress'
Syntax
- Source
- RFC1155-SMINetworkAddress
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.