phivLineReceiveBuffs
DECNET-PHIV-MIB ·
.1.3.6.1.2.1.18.12.1.1.7
Object
column mandatory
Integer32
This value represents the number of receive buffers reserved for the line. It is a decimal number in the range 0-65535. 0 is supported for those vendors that do not reserve buffers on a per line basis and use a pool of buffers that can be used by any line.
Context
- MIB
- DECNET-PHIV-MIB
- OID
.1.3.6.1.2.1.18.12.1.1.7- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- phivLineEntry
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 'DECNET-PHIV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DECNET-PHIV-MIB::phivLineReceiveBuffs'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DECNET-PHIV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DECNET-PHIV-MIB::phivLineReceiveBuffs.<phivLineIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DECNET-PHIV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DECNET-PHIV-MIB::phivLineReceiveBuffs'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535