slMacDomain
ALCATEL-ENT1-MAC-ADDRESS-MIB ·
.1.3.6.1.4.1.6486.801.1.2.1.8.1.1.8.1.1
Object
column Enumeration
* This object indicates whether this MAC is learned on Vlan, VPLS,
SPBM, VxLan,Local,EVB domain.
* To flush a MAC or MACs, this field may or may not be specified. If this
field is not specified, then the default -all(0)- value will be expected;
* To program a static MAC address, this field must be specified with
values other than -all(0)-
Context
- MIB
- ALCATEL-ENT1-MAC-ADDRESS-MIB
- OID
.1.3.6.1.4.1.6486.801.1.2.1.8.1.1.8.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- alaSlMacAddressGlobalEntry
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 'ALCATEL-ENT1-MAC-ADDRESS-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-MAC-ADDRESS-MIB::slMacDomain'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ENT1-MAC-ADDRESS-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-MAC-ADDRESS-MIB::slMacDomain.<slMacDomain>.<slLocaleType>.<slOriginId>.<slServiceId>.<slSubId>.<slMacAddressGbl>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ENT1-MAC-ADDRESS-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ENT1-MAC-ADDRESS-MIB::slMacDomain'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | all |
1 | vlan |
2 | vpls |
3 | spbm |
4 | evb |
5 | local |
6 | vxlan |