agentProtocolGroupProtocolID
SWITCHING-MIB ·
.1.3.6.1.4.1.7244.2.1.2.14.4.1.1
Object
column Integer32
The protocol ID of this instance. The value for IP is 2048 (0x0800), ARP is 2054 (0x0806) and IPX is 33079 (0x8137). Other protocol Ids in the range 1536 to 65535 can also be configured.
Context
- MIB
- SWITCHING-MIB
- OID
.1.3.6.1.4.1.7244.2.1.2.14.4.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- agentProtocolGroupProtocolEntry
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 'SWITCHING-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCHING-MIB::agentProtocolGroupProtocolID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SWITCHING-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCHING-MIB::agentProtocolGroupProtocolID.<agentProtocolGroupId>.<agentProtocolGroupProtocolID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWITCHING-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCHING-MIB::agentProtocolGroupProtocolID'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1536-65535