hh3cBufModuleIndex
HH3C-LswDEVM-MIB ·
.1.3.6.1.4.1.25506.8.8.2.2.1.1
Object
column SNMPv2-SMIInteger32
Index of hh3cBufferTable. This integer is a unique number to identify the buffer module. We recommend two Number Plans in this paper, Logical Number or Physical Number. For the first case, hh3cBufferModuleIndex is a integer, range from 1 to the Maximum number, for example 1,2,3,4,5 ..., where 1 represents the first buffer module, 2 represents the second buffer module, etc. For the second case hh3cBufferModuleIndex represents physical card position (Shelf Number, Frame Number, Slot Number, SubSlotNumber) where the buffer module residing, for example, 0x01020304 represent the buffer module on the 4th subslot of the 3th slot of the 2nd frame of the 1st Shelf.
Context
- MIB
- HH3C-LswDEVM-MIB
- OID
.1.3.6.1.4.1.25506.8.8.2.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hh3cBufEntry
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 'HH3C-LswDEVM-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-LswDEVM-MIB::hh3cBufModuleIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-LswDEVM-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-LswDEVM-MIB::hh3cBufModuleIndex.<hh3cBufModuleIndex>.<hh3cBufSize>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-LswDEVM-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-LswDEVM-MIB::hh3cBufModuleIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647