protocolsProtocolName
FUJITSU-PROTOCOLS-MIB ·
.1.3.6.1.4.1.211.1.24.12.1100.1000.1.1.1.1
Object
column String
No description available.
Context
- MIB
- FUJITSU-PROTOCOLS-MIB
- OID
.1.3.6.1.4.1.211.1.24.12.1100.1000.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- protocolsProtocolEntry
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 'FUJITSU-PROTOCOLS-MIB' -M '/opt/observium/mibs/fujitsu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FUJITSU-PROTOCOLS-MIB::protocolsProtocolName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FUJITSU-PROTOCOLS-MIB' -M '/opt/observium/mibs/fujitsu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FUJITSU-PROTOCOLS-MIB::protocolsProtocolName.<protocolsProtocolName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FUJITSU-PROTOCOLS-MIB' -M '/opt/observium/mibs/fujitsu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FUJITSU-PROTOCOLS-MIB::protocolsProtocolName'