aluMdaMacFdbType
ALU-CHASSIS-MIB ·
.1.3.6.1.4.1.6527.6.1.2.2.2.1.9.1.3
Object
column r/w
Enumeration
The value of the object aluMdaMacFdbType specifies:
- 'static': Static FDB entries created via management
- 'learned': dynamic entries created via the learning
process
- 'host': entry added by the system for a static
configured host
Context
- MIB
- ALU-CHASSIS-MIB
- OID
.1.3.6.1.4.1.6527.6.1.2.2.2.1.9.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aluMdaMacFdbEntry
- 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 'ALU-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-CHASSIS-MIB::aluMdaMacFdbType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALU-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-CHASSIS-MIB::aluMdaMacFdbType.<tmnxChassisIndex>.<tmnxCardSlotNum>.<tmnxMDASlotNum>.<aluMdaMacFdbMacAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALU-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALU-CHASSIS-MIB::aluMdaMacFdbType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | static |
2 | learned |
3 | host |
Conformance
Member of