bdcomMemoryPoolValid
BDCOM-MEMORY-POOL-MIB ·
.1.3.6.1.4.1.3320.9.48.1.1.1.4
Object
column SNMPv2-TCTruthValue
Indicates whether or not the remaining objects in this entry contain accurate data. If an instance of this object has the value false (which in and of itself indicates an internal error condition), the values of the remaining objects in the conceptual row may contain inaccurate information (specifically, the reported values may be less than the actual values).
Context
- MIB
- BDCOM-MEMORY-POOL-MIB
- OID
.1.3.6.1.4.1.3320.9.48.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bdcomMemoryPoolEntry
- Groups
- 1
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 'BDCOM-MEMORY-POOL-MIB' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BDCOM-MEMORY-POOL-MIB::bdcomMemoryPoolValid'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BDCOM-MEMORY-POOL-MIB' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BDCOM-MEMORY-POOL-MIB::bdcomMemoryPoolValid.<bdcomMemoryPoolType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BDCOM-MEMORY-POOL-MIB' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BDCOM-MEMORY-POOL-MIB::bdcomMemoryPoolValid'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of