fsMIOspfGrShutdown
SUPERMICRO-OSPFMI-TEST-MIB ·
.1.3.6.1.4.1.10876.101.1.147.100.2.1.1
Object
column r/w
Enumeration
This object is used to trigger unplanned graceful restart
for testing purpose. The object shuts the OSPF
process gracefully.
This MIB object is used to trigger the unplanned software
restart. The object restricts the user to disable the restart process.
'none' cannot be written.
Context
- MIB
- SUPERMICRO-OSPFMI-TEST-MIB
- OID
.1.3.6.1.4.1.10876.101.1.147.100.2.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIOspfGrEntry
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-OSPFMI-TEST-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-OSPFMI-TEST-MIB::fsMIOspfGrShutdown'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-OSPFMI-TEST-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-OSPFMI-TEST-MIB::fsMIOspfGrShutdown.<fsMIStdOspfContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-OSPFMI-TEST-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-OSPFMI-TEST-MIB::fsMIOspfGrShutdown'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | unplanned |