nnMstGenNotificationType
NORTEL-NETWORKS-MULTIPLE-SPANNING-TREE-MIB ·
.1.3.6.1.4.1.45.5.5.1.5.1.2
Object
scalar Enumeration
The general events like none - none of the below values up - protocol UP, down - protocol DOWN instanceUp - MSTP instance enabled instanceDown - MSTP instance disabled
Context
- MIB
- NORTEL-NETWORKS-MULTIPLE-SPANNING-TREE-MIB
- OID
.1.3.6.1.4.1.45.5.5.1.5.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- nnMstNotificationControlScalars
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 'NORTEL-NETWORKS-MULTIPLE-SPANNING-TREE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NORTEL-NETWORKS-MULTIPLE-SPANNING-TREE-MIB::nnMstGenNotificationType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NORTEL-NETWORKS-MULTIPLE-SPANNING-TREE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NORTEL-NETWORKS-MULTIPLE-SPANNING-TREE-MIB::nnMstGenNotificationType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | up |
2 | down |
3 | instanceUp |
4 | instanceDown |