macAttr
FD-SYSTEM-MIB ·
.1.3.6.1.4.1.34592.1.3.1.6.3.1.4
Object
column r/w
Enumeration
This object is used to decide that the MAC(s) introduced in this entry
should be classified into blackList or whiteList.
When set to 'obsolete', this entry is not in use. This option is reserved
for future use.
Context
- MIB
- FD-SYSTEM-MIB
- OID
.1.3.6.1.4.1.34592.1.3.1.6.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- onuAuthMacCfgEntry
- 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 'FD-SYSTEM-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FD-SYSTEM-MIB::macAttr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FD-SYSTEM-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FD-SYSTEM-MIB::macAttr.<authMacEntryId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FD-SYSTEM-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FD-SYSTEM-MIB::macAttr'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | blackMac |
2 | whiteMac |
3 | obsolete |
Conformance
Member of