clcIfVlanMacLimitGlobalConfig
CISCO-L2-CONTROL-MIB ·
.1.3.6.1.4.1.9.9.313.1.4.1.1.4
Object
column Bits
This object indicates whether the configurations for this
interface are based on the corresponding global default
configurations or not.
ifVlanMacLimitLow(0) : indicates that the value of
clcIfVlanMacLimitLow is based on the value of
clcMaxMacLimitDefault if this bit is set.
ifVlanLimitLowExceededAction(1) : indicates that the value of
clcIfVlanMacLimitLowExceedAction is based on the
value of clcMacLimitExceededActionDefault if this
bit is set.
ifVlanMacLimitHigh(2) : indicates that the value of
clcIfVlanMacLimitHigh is based on the value of
clcMacLimitHighDefault if this bit is set.
ifVlanLimitHighExceededAction(3) : indicates that the value of
clcIfVlanMacLimitHiExceedAction 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.4.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- clcIfVlanMacLimitEntry
- 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::clcIfVlanMacLimitGlobalConfig'
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::clcIfVlanMacLimitGlobalConfig.<clcIfVlanMacLimitIfIndex>.<clcIfVlanMacLimitVlanIndex>'
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::clcIfVlanMacLimitGlobalConfig'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | ifVlanMacLimitLow |
1 | ifVlanLimitLowExceededAction |
2 | ifVlanMacLimitHigh |
3 | ifVlanLimitHighExceededAction |
Conformance
Member of