fdbChangeStatus
FS-NMS-MAC-MIB ·
.1.3.6.1.4.1.52642.152.6.1.3
Object
scalar Enumeration
Status change type of the FDB entry
Context
- MIB
- FS-NMS-MAC-MIB
- OID
.1.3.6.1.4.1.52642.152.6.1.3- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- fdbChangeGroup
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 'FS-NMS-MAC-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-MAC-MIB::fdbChangeStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-MAC-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-MAC-MIB::fdbChangeStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | new-learnt |
2 | station-move |
3 | aged-out |