wwpMacMgmtCacheMac
WWP-MAC-MGMT-MIB ·
.1.3.6.1.4.1.6141.2.28.1.1.4
Object
Specifies whether or not the snmp Agent should cache the Macs in the wwpMacMgmtCacheTable or not. Once a static Mac is added then this object should be set to 'True' again to update the cache.If 'mac reset' or 'mac flush' is used and then the Management Station should set this object to true again to update the Mac Cache Table.
Context
- MIB
- WWP-MAC-MGMT-MIB
- OID
.1.3.6.1.4.1.6141.2.28.1.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- wwpMacMgmt
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 'WWP-MAC-MGMT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-MAC-MGMT-MIB::wwpMacMgmtCacheMac.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-MAC-MGMT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-MAC-MGMT-MIB::wwpMacMgmtCacheMac'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |