h3cObjectInfoOID
H3C-OBJECT-INFO-MIB ·
.1.3.6.1.4.1.2011.10.2.55.1.1.1.1
Object
column ObjectIdentifier
The OID of the MIB object which is queried. If the user has no privilege accessing to the object referred by this OID, get operation on h3cObjectInfoValue will be failed.
Context
- MIB
- H3C-OBJECT-INFO-MIB
- OID
.1.3.6.1.4.1.2011.10.2.55.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- h3cObjectInfoEntry
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 'H3C-OBJECT-INFO-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-OBJECT-INFO-MIB::h3cObjectInfoOID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-OBJECT-INFO-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-OBJECT-INFO-MIB::h3cObjectInfoOID.<h3cObjectInfoOID>.<h3cObjectInfoType>.<h3cObjectInfoTypeExtension>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-OBJECT-INFO-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-OBJECT-INFO-MIB::h3cObjectInfoOID'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.