fsLearningTrapType
FORTINET-FORTISWITCH-MIB ·
.1.3.6.1.4.1.12356.106.2.1.3
Object
scalar Enumeration
Type associated with a MAC learning event (add/delete/movefrom/moveto).
Context
- MIB
- FORTINET-FORTISWITCH-MIB
- OID
.1.3.6.1.4.1.12356.106.2.1.3- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- fsTrapObjects
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 'FORTINET-FORTISWITCH-MIB' -M '/opt/observium/mibs/fortinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FORTINET-FORTISWITCH-MIB::fsLearningTrapType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FORTINET-FORTISWITCH-MIB' -M '/opt/observium/mibs/fortinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FORTINET-FORTISWITCH-MIB::fsLearningTrapType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | add |
2 | delete |
3 | movefrom |
4 | moveto |