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
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 '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
0 | sessionDown |
1 | sessionUp |
2 | sendFailureIndication |
3 | receivedFailureIndication |
4 | portUpEvent |
5 | portDownEvent |
6 | invalidLabelEvent |
7 | newPortEvent |
8 | deadPortEvent |
9 | adjacencyUpdateEvent |
Conformance
Member of