qtechfrMapProtocol
QTECH-FRAME-RELAY-MIB ·
.1.3.6.1.4.1.27514.1.1.10.2.50.1.3.1.1.2
Object
column QtechfrMapProtocols
Mapping protocol for this circuit.
Context
- MIB
- QTECH-FRAME-RELAY-MIB
- OID
.1.3.6.1.4.1.27514.1.1.10.2.50.1.3.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- qtechfrMapEntry
- Groups
- 3
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 'QTECH-FRAME-RELAY-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-FRAME-RELAY-MIB::qtechfrMapProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-FRAME-RELAY-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-FRAME-RELAY-MIB::qtechfrMapProtocol.<frCircuitIfIndex>.<frCircuitDlci>.<qtechfrMapIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-FRAME-RELAY-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-FRAME-RELAY-MIB::qtechfrMapProtocol'
Syntax
- Source
- QtechfrMapProtocols
- Base type
Enumeration
Values & Constraints
Type Values
1 | arp |
6 | serialArp |
7 | ip |
10 | xns |
11 | novell |
12 | apollo |
13 | vines |
16 | appletalk |
18 | ieeeSpanning |
22 | decnet |
25 | clns |
37 | rsrb |
38 | bridge |
39 | stun |
40 | frArp |
47 | uncompressedTcp |
48 | compressedTcp |
49 | llc2 |
53 | frSwitch |
63 | dlsw |
74 | nhrp |
83 | compressedRtp |
999 | wildcard |