mnNotificationInterval
MAC-NOTIFICATION-MIB ·
.1.3.6.1.4.1.13464.1.2.3.3.1.1.1.2
Object
scalar r/w
secondsUnsigned32
This object specifies the maximum interval of time between
mnMacChangedNotifications being generated by the device.
If the value of mnNotificationsEnabled is true(1), the
device will send out the generated mnMacChangedNotifications
and archive the MAC change notification events in the
mnHistoryTable. If the value of mnNotificationsEnabled is
false(2), the device will not send out the generated
mnMacChangedNotifications but it will archive these events
in the mnHistoryTable.
If the value of this object is equal to 0, the device will
generate mnMacChangedNotifications and archive the MAC
change notification events in the mnHistoryTable as soon as
there is MAC address learnt or removed by the device.
If the value of this object is greater than 0, the device will
wait for a period of time equal to the value of this object
before generate the mnMacChangedNotifications and archive
the MAC change notification events in the mnHistoryTable.
Context
- MIB
- MAC-NOTIFICATION-MIB
- OID
.1.3.6.1.4.1.13464.1.2.3.3.1.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- mnGlobalObjects
- Groups
- 1
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 'MAC-NOTIFICATION-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MAC-NOTIFICATION-MIB::mnNotificationInterval.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MAC-NOTIFICATION-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MAC-NOTIFICATION-MIB::mnNotificationInterval'
Syntax
secondsUnsigned32
Values & Constraints
Object Constraints
range: 0-4294967295
Conformance
Member of