genEquipMngSwIDUVersionsStandByResetType
MWRM-UNIT-MIB ·
.1.3.6.1.4.1.2281.10.4.1.23.1.7
Object
column VmResetType
Minimum level of reset required to update the software in the relevant module.
Context
- MIB
- MWRM-UNIT-MIB
- OID
.1.3.6.1.4.1.2281.10.4.1.23.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- genEquipMngSwIDUVersionsStandByEntry
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 'MWRM-UNIT-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-UNIT-MIB::genEquipMngSwIDUVersionsStandByResetType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MWRM-UNIT-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-UNIT-MIB::genEquipMngSwIDUVersionsStandByResetType.<genEquipMngSwIDUVersionsStandByIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MWRM-UNIT-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MWRM-UNIT-MIB::genEquipMngSwIDUVersionsStandByResetType'
Syntax
- Source
- VmResetType
- Base type
Enumeration
Values & Constraints
Type Values
0 | no-reset |
1 | main-board-warm-reset |
2 | tcc-cold-reset |
3 | main-board-cold-reset |
4 | card-warm-reset |
5 | card-cold-reset |
6 | not-applicable-reset |