All MIBs › SHELF-MIB › boardProtectionType
boardProtectionType
Module: SHELF-MIB
OID (symbolic): SHELF-MIB::boardProtectionType
OID (numeric): 1.3.6.1.4.1.1038.150.20.2.1.9
Node type: OBJECT-TYPE
Type: ProtectionType
Access: read-write
Description: The value of this field indicates the kind of wanted card protection. The default value is NONE. if value is changed in cardP(1)then an entry is created in cardpTable. But this table has to be completed (by setting the cardpReliefIndex,...) to obtain a configured protection. if value is changed in None(0)then the associated entry in cardpTable is deleted. Some cards don't accept any protection. In that case, the value of this field will remain to NONE
What is boardProtectionType?
The kind of card protection configured for this board slot, none by default; setting it to cardp(1) creates an entry in the protection table that must then be completed to form a working protection scheme, while setting it back to none(0) removes that entry - some card types don't support protection at all and will remain fixed at none.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1038.150.20.2.1.9 snmpwalk -v2c -c public <target> SHELF-MIB::boardProtectionType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1038.150.20.2.1.9.1 snmpget -v2c -c public <target> SHELF-MIB::boardProtectionType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1038.150.20.2.1.9.1 s <value>
Start monitoring SAGEM ADR access/transmission shelf equipment (slot/card inventory and power-feed status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SHELF-MIB::boardProtectionType OID value, configure state conditions and alerts, and monitor any SAGEM ADR access/transmission shelf equipment (slot/card inventory and power-feed status) 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.1038 | sagemDr | SAGEM-DR-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1038.150 | shelf | SHELF-MIB |
| 1.3.6.1.4.1.1038.150.20 | board | SHELF-MIB |
| 1.3.6.1.4.1.1038.150.20.2 | boardTable | SHELF-MIB |
| 1.3.6.1.4.1.1038.150.20.2.1 | boardEntry | SHELF-MIB |
| 1.3.6.1.4.1.1038.150.20.2.1.9 | boardProtectionType | SHELF-MIB |