fsMIRstGenTrapType
SUPERMICRO-MIRSTP-MIB ·
.1.3.6.1.4.1.10876.101.1.119.2.3.1.2
Object
column Enumeration
Used within the Trap Notification PDU. It denotes general events like none - none of the below values up - protocol UP, down - protocol DOWN
Context
- MIB
- SUPERMICRO-MIRSTP-MIB
- OID
.1.3.6.1.4.1.10876.101.1.119.2.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsMIDot1wFsRstTrapsControlEntry
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 'SUPERMICRO-MIRSTP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MIRSTP-MIB::fsMIRstGenTrapType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MIRSTP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MIRSTP-MIB::fsMIRstGenTrapType.<fsMIDot1wFutureRstContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MIRSTP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MIRSTP-MIB::fsMIRstGenTrapType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | up |
2 | down |