me1200IpmcProfileRuleRuleAction
ME1200-IPMC-PROFILE-MIB ·
.1.3.6.1.4.1.9.9.815.1.38.1.2.8.1.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
- ME1200-IPMC-PROFILE-MIB
- OID
.1.3.6.1.4.1.9.9.815.1.38.1.2.8.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- me1200IpmcProfileRuleEntry
- Groups
- 1
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 'ME1200-IPMC-PROFILE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-IPMC-PROFILE-MIB::me1200IpmcProfileRuleRuleAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ME1200-IPMC-PROFILE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-IPMC-PROFILE-MIB::me1200IpmcProfileRuleRuleAction.<me1200IpmcProfileRuleProfileName>.<me1200IpmcProfileRuleRuleRange>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ME1200-IPMC-PROFILE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ME1200-IPMC-PROFILE-MIB::me1200IpmcProfileRuleRuleAction'
Syntax
- Source
- ME1200IpmcProfileRuleActionType
- Base type
Enumeration
Values & Constraints
Type Values
0 | deny |
1 | permit |
Conformance
Member of