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
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>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.1038 | sagemDr | SAGEM-DR-MIB |
| 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 |