ptopoConnIndex
PTOPO-MIB ·
.1.3.6.1.2.1.79.1.1.1.1.4
Object
column Integer32
This object represents an arbitrary local integer value
used by this agent to identify a particular connection
instance, unique only for the indicated local connection
endpoint.
A particular ptopoConnIndex value may be reused in the event
an entry is aged out and later re-learned with the same (or
different) remote chassis and port identifiers.
An agent is encouraged to assign monotonically increasing
index values to new entries, starting with one, after each
reboot. It is considered unlikely that the ptopoConnIndex
will wrap between reboots.
Context
- MIB
- PTOPO-MIB
- OID
.1.3.6.1.2.1.79.1.1.1.1.4- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ptopoConnEntry
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::ptopoConnIndex'
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::ptopoConnIndex.<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::ptopoConnIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647