ptopoConnRemotePortType
PTOPO-MIB ·
.1.3.6.1.2.1.79.1.1.1.1.7
Object
The type of port identifier encoding used in the associated
'ptopoConnRemotePort' object.
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.7- 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::ptopoConnRemotePortType'
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::ptopoConnRemotePortType.<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::ptopoConnRemotePortType'
Syntax
- Source
- PtopoPortIdType
- Base type
Enumeration
Values & Constraints
Type Values
1 | portIdIfAlias |
2 | portIdEntPhysicalAlias |
3 | portIdMacAddr |
4 | portIdPtopoGenAddr |
Conformance
Member of