ptopoConnAgentNetAddr
PTOPO-MIB ·
.1.3.6.1.2.1.79.1.1.1.1.11
Object
This object identifies a network address which may be used
to reach an SNMP agent entity containing information for the
chassis and port components represented by the associated
'ptopoConnRemoteChassis' and 'ptopoConnRemotePort' objects.
If no such address is known, then this object shall contain
an empty string.
This object may not be modified if the associated
ptopoConnRowStatus object has a value of active(1).
Context
- MIB
- PTOPO-MIB
- OID
.1.3.6.1.2.1.79.1.1.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ptopoConnEntry
- 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 'PTOPO-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PTOPO-MIB::ptopoConnAgentNetAddr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PTOPO-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PTOPO-MIB::ptopoConnAgentNetAddr.<ptopoConnTimeMark>.<ptopoConnLocalChassis>.<ptopoConnLocalPort>.<ptopoConnIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PTOPO-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PTOPO-MIB::ptopoConnAgentNetAddr'
Syntax
- Source
- PtopoGenAddr
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..20
Conformance
Member of