gsmpSwitchNotificationMap

GSMP-MIB · .1.3.6.1.2.1.98.1.2.1.9

Object

column r/w Bits
This bitmap defines whether a corresponding SNMP
notification should be sent if an GSMP event is sent
by the Switch Entity. If the bit is set to 1 a
notification should be sent. The handling and filtering of
the SNMP notifications are then further specified in the
SNMP notification originator application.

Context

MIB
GSMP-MIB
OID
.1.3.6.1.2.1.98.1.2.1.9
Type
column
Access
readwrite
Status
current
Parent
gsmpSwitchEntry
Groups
1

Walk 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 'GSMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSMP-MIB::gsmpSwitchNotificationMap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GSMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSMP-MIB::gsmpSwitchNotificationMap.<gsmpSwitchEntityId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GSMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GSMP-MIB::gsmpSwitchNotificationMap'

Syntax

Bits

Values & Constraints

Enumerated Values
0sessionDown
1sessionUp
2sendFailureIndication
3receivedFailureIndication
4portUpEvent
5portDownEvent
6invalidLabelEvent
7newPortEvent
8deadPortEvent
9adjacencyUpdateEvent

Conformance