snmpTargetAddrEntry
SNMP-TARGET-MIB ·
.1.3.6.1.6.3.12.1.2.1
Object
row
A transport address to be used in the generation
of SNMP operations.
Entries in the snmpTargetAddrTable are created and
deleted using the snmpTargetAddrRowStatus object.
Context
- MIB
- SNMP-TARGET-MIB
- OID
.1.3.6.1.6.3.12.1.2.1- Type
- row
- Status
- current
- Parent
- snmpTargetAddrTable
- Table
- snmpTargetAddrTable
- Children
- 9
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SNMP-TARGET-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-TARGET-MIB::snmpTargetAddrEntry'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNMP-TARGET-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNMP-TARGET-MIB::snmpTargetAddrEntry'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.