agentSupportedMibName
GSM7312-SWITCHING-MIB ·
.1.3.6.1.4.1.4526.1.6.1.1.3.1.2
Object
column RFC1213-MIBDisplayString
The name of the MIB (RFC or IEEE) that is supported.
Context
- MIB
- GSM7312-SWITCHING-MIB
- OID
.1.3.6.1.4.1.4526.1.6.1.1.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- agentSupportedMibEntry
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 'GSM7312-SWITCHING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSM7312-SWITCHING-MIB::agentSupportedMibName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GSM7312-SWITCHING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSM7312-SWITCHING-MIB::agentSupportedMibName.<agentSupportedMibIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GSM7312-SWITCHING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GSM7312-SWITCHING-MIB::agentSupportedMibName'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.