devCfgCardAction
PDN-CONFIG-MIB ·
.1.3.6.1.4.1.1795.2.24.2.7.6.7.1.4
Object
column mandatory
r/w
Enumeration
Writing accept(2) to this object changes the configured card type to match the type of card currently present in the slot. Reading this object always returns noOp(1).
Context
- MIB
- PDN-CONFIG-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.7.6.7.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- devConfigCardTypeEntry
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 'PDN-CONFIG-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-CONFIG-MIB::devCfgCardAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-CONFIG-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-CONFIG-MIB::devCfgCardAction.<devCfgCardSlot>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-CONFIG-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-CONFIG-MIB::devCfgCardAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noOp |
2 | accept |