tripCfgProtocolVersion
TRIP-MIB ·
.1.3.6.1.2.1.116.1.1.1.1
Object
This object will reflect the version of TRIP supported by this system. It follows the same format as TRIP version information contained in the TRIP messages generated by this TRIP entity.
Context
- MIB
- TRIP-MIB
- OID
.1.3.6.1.2.1.116.1.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tripCfgEntry
- 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 'TRIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRIP-MIB::tripCfgProtocolVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TRIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRIP-MIB::tripCfgProtocolVersion.<applIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TRIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TRIP-MIB::tripCfgProtocolVersion'
Syntax
- Source
- TRIP-TC-MIBTripProtocolVersion
- Base type
Integer32
Values & Constraints
Type Constraints
range: 1..255
Conformance
Member of