cbfDefineObjectID

CISCO-BULK-FILE-MIB · .1.3.6.1.4.1.9.9.81.1.1.10.1.3

Object

column r/w ObjectIdentifier
The object identifier of a MIB object to be included in
the file.
              
If cbfDefineObjectClass is 'object' this must be a full OID,
including all instance information.
              
If cbfDefineObjectClass is 'lexicalTable' or 'leastCpuTable'
this must be the OID of the table-defining SEQUENCE OF
registration point.

Context

MIB
CISCO-BULK-FILE-MIB
OID
.1.3.6.1.4.1.9.9.81.1.1.10.1.3
Type
column
Access
readwrite
Status
current
Parent
cbfDefineObjectEntry
Groups
2

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 'CISCO-BULK-FILE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BULK-FILE-MIB::cbfDefineObjectID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-BULK-FILE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BULK-FILE-MIB::cbfDefineObjectID.<cbfDefineFileIndex>.<cbfDefineObjectIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-BULK-FILE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-BULK-FILE-MIB::cbfDefineObjectID'

Syntax

ObjectIdentifier

Values & Constraints

No enumerated values or constraints recorded.