hh3cLicenseDeviceIDType

HH3C-LICENSE-MIB · .1.3.6.1.4.1.25506.2.145.2.1.1.3

Object

column Enumeration
The types of device ID.
              
invalid - The device ID is invalid.
keyString - The device ID is a string.
file - The device ID is a file.

Context

MIB
HH3C-LICENSE-MIB
OID
.1.3.6.1.4.1.25506.2.145.2.1.1.3
Type
column
Access
readonly
Status
current
Parent
hh3cLicenseDevInfoEntry

Walk 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 'HH3C-LICENSE-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-LICENSE-MIB::hh3cLicenseDeviceIDType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-LICENSE-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-LICENSE-MIB::hh3cLicenseDeviceIDType.<hh3cLicensePhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-LICENSE-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-LICENSE-MIB::hh3cLicenseDeviceIDType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1invalid
2keyString
3file