clcIfMacLimitGlobalConfig
CISCO-L2-CONTROL-MIB ·
.1.3.6.1.4.1.9.9.313.1.3.1.1.3
Object
column Bits
This object indicates whether the configurations for this
interface are based on the corresponding global default
configurations or not.
ifMacLimitLow(0) : indicates that the value of
clcIfMacLimitLow is based on the value of
clcMaxMacLimitDefault if this bit is set.
ifLimitLowExceededAction(1) : indicates that the value of
clcIfMacLimitLowExceedAction is based on the
value of clcMacLimitExceededActionDefault if this
bit is set.
ifMacLimitHigh(2) : indicates that the value of
clcIfMacLimitHigh is based on the value of
clcMacLimitHighDefault if this bit is set.
ifLimitHighExceededAction(3) : indicates that the value of
clcIfMacLimitHighExceedAction is based on the
value of clcMacLimitHighExceedActionDef if this
bit is set.
Context
- MIB
- CISCO-L2-CONTROL-MIB
- OID
.1.3.6.1.4.1.9.9.313.1.3.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- clcIfMacLimitEntry
- 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 'CISCO-L2-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-L2-CONTROL-MIB::clcIfMacLimitGlobalConfig'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-L2-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-L2-CONTROL-MIB::clcIfMacLimitGlobalConfig.<clcIfMacLimitIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-L2-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-L2-CONTROL-MIB::clcIfMacLimitGlobalConfig'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | ifMacLimitLow |
1 | ifLimitLowExceededAction |
2 | ifMacLimitHigh |
3 | ifLimitHighExceededAction |
Conformance
Member of