clcVlanMacLimitGlobalConfig
CISCO-L2-CONTROL-MIB ·
.1.3.6.1.4.1.9.9.313.1.1.6.1.2
Object
column Bits
This object indicates whether the configurations for this
VLAN are based on the corresponding global default
configurations or not.
vlanMaxMacLimit(0) : indicates that the value of
clcVlanMaxMacLimit is based on the value of
clcMaxMacLimitDefault if this bit is set.
vlanLimitExceededAction(1) : indicates that the value of
clcVlanMacLimitExceededAction is based on the
value of clcMacLimitExceededActionDefault if this
bit is set.
vlanMacLimitHigh(2) : indicates that the value of
clcVlanMacLimitHigh is based on the value of
clcMacLimitHighDefault if this bit is set.
vlanLimitHighExceededAction(3) : indicates that the value of
clcVlanMacLimitHighExceedAction 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.1.6.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- clcVlanMacLimitEntry
- 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::clcVlanMacLimitGlobalConfig'
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::clcVlanMacLimitGlobalConfig.<clcVlanMacLimitIndex>'
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::clcVlanMacLimitGlobalConfig'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | vlanMaxMacLimit |
1 | vlanLimitExceededAction |
2 | vlanMacLimitHigh |
3 | vlanLimitHighExceededAction |
Conformance
Member of