boardProtectionType
SHELF-MIB ·
.1.3.6.1.4.1.1038.150.20.2.1.9
Object
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
Context
- MIB
- SHELF-MIB
- OID
.1.3.6.1.4.1.1038.150.20.2.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- boardEntry
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 'SHELF-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SHELF-MIB::boardProtectionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SHELF-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SHELF-MIB::boardProtectionType.<boardIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SHELF-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SHELF-MIB::boardProtectionType'
Syntax
- Source
- ProtectionType
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | cardp |