juniSystemModuleControl
Juniper-System-MIB ·
.1.3.6.1.4.1.4874.2.2.2.1.3.5.1.6
Object
column r/w
Enumeration
Administrative control of this slot:
noOperation - Setting this value has no effect.
flush - Flushes the configuration associated with a module
type that previously occupied this slot. Used to
explicitly confirm that the slot is now empty, or
contains a different card type. The module must be
disabled when this value is asserted. See the
description for juniSystemModuleDisableReason.
reset - Resets the module.
resetBackup - Resets the module using the backup release file.
Get operations on this variable always return noOperation. Module types
that do not support these operations simply ignore them.
Context
- MIB
- Juniper-System-MIB
- OID
.1.3.6.1.4.1.4874.2.2.2.1.3.5.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- juniSystemModuleSoftwareEntry
- Groups
- 3
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 'Juniper-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-System-MIB::juniSystemModuleControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-System-MIB::juniSystemModuleControl.<juniSystemSlotNumber>.<juniSystemSlotLevel>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-System-MIB::juniSystemModuleControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noOperation |
1 | flush |
2 | reset |
3 | resetBackup |