cie1000IpmcProfileConfigRuleTableRowEditorRuleAction
CIE1000-IPMC-PROFILE-MIB ·
.1.3.6.1.4.1.9.9.832.1.38.1.2.9.4
Object
The filtering action while this IPMC Profile management entry performs checking. deny(0) will prohibit the IPMC control frames destined to protocol stack. permit(1) will pass the IPMC control frames destined to protocol stack.
Context
- MIB
- CIE1000-IPMC-PROFILE-MIB
- OID
.1.3.6.1.4.1.9.9.832.1.38.1.2.9.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cie1000IpmcProfileConfigRuleTableRowEditor
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIE1000-IPMC-PROFILE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIE1000-IPMC-PROFILE-MIB::cie1000IpmcProfileConfigRuleTableRowEditorRuleAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIE1000-IPMC-PROFILE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIE1000-IPMC-PROFILE-MIB::cie1000IpmcProfileConfigRuleTableRowEditorRuleAction'
Syntax
- Source
- CIE1000IpmcProfileRuleActionType
- Base type
Enumeration
Values & Constraints
Type Values
0 | deny |
1 | permit |