cbfDefineObjectNumEntries

CISCO-BULK-FILE-MIB · .1.3.6.1.4.1.9.9.81.1.1.10.1.6

Object

column r/w Unsigned32
If cbfDefineObjectClass is 'lexicalTable', then this object
represents the maximum number of entries which will be 
populated in the file starting from the lexicographically
next instance of the OID represented by 
cbfDefineObjectTableInstance. 
              
This object is irrelevent if cbfDefineObjectClass is not
'lexicalTable'.
              
Refer to the description of cbfDefineObjectTableInstance for
examples and different scenarios relating to this object.

Context

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

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::cbfDefineObjectNumEntries'
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::cbfDefineObjectNumEntries.<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::cbfDefineObjectNumEntries'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-4294967295

Conformance