All MIBs › CNTAU-MIB › cntHwBBramType
cntHwBBramType
Module: CNTAU-MIB
OID (symbolic): CNTAU-MIB::cntHwBBramType
OID (numeric): 1.3.6.1.4.1.333.1.1.4.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The type of battery backed up memory.
What is cntHwBBramType?
This read-only INTEGER identifies the type of battery-backed memory installed in this node, either bbram-6500 or bbram-6704. An admin performing hardware inventory or planning a battery replacement would check this to know which specific BBRAM module type is present. For example, knowing the type is bbram-6704 tells a field technician exactly which replacement battery pack to bring.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.1.1.4.1 snmpwalk -v2c -c public <target> CNTAU-MIB::cntHwBBramType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.333.1.1.4.1.1 snmpget -v2c -c public <target> CNTAU-MIB::cntHwBBramType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cntHwBBramType.1
Start monitoring CNT Fibre Channel access-unit/channel-extension device (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CNTAU-MIB::cntHwBBramType OID value, configure state conditions and alerts, and monitor any CNT Fibre Channel access-unit/channel-extension device (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.333 | cnt | CNT2-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.333.1 | cntau | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.1 | cntsystem | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.1.4 | cntSysHardware | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.1.4.1 | cntHwBBramType | CNTAU-MIB |