nbVlansMacLimitSaveCfg
VLAN-MIB ·
.1.3.6.1.4.1.629.1.50.3.8
Object
scalar mandatory
r/w
Enumeration
Save Port's Mac Limit RUN configuration in the NVRAM. In case of GET command - always responds with 1=other. In case of SET command - always needs 2=allPortMacLimit.
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 'VLAN-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VLAN-MIB::nbVlansMacLimitSaveCfg.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VLAN-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VLAN-MIB::nbVlansMacLimitSaveCfg'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | allPortMacLimit |