juniERXSysNvsStatus
Juniper-ERX-System-MIB ·
.1.3.6.1.4.1.4874.2.2.17.1.3.1
Object
scalar deprecated
Enumeration
Status of non-volatile storage (NVS):
notPresent NVS is not installed.
writeProtected NVS is write-protected.
volumeError Status poll of NVS failed.
nearCapacity Utilization exceeds 85% of NVS capacity.
ok NVS is operational, none of the preceding
conditions apply.
nearConfigCapacity Utilization exceeds the ability to save the
running configuration.
Context
- MIB
- Juniper-ERX-System-MIB
- OID
.1.3.6.1.4.1.4874.2.2.17.1.3.1- Type
- scalar
- Access
- readonly
- Status
- deprecated
- Parent
- juniERXSysNvs
- Groups
- 2
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 'Juniper-ERX-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-ERX-System-MIB::juniERXSysNvsStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-ERX-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-ERX-System-MIB::juniERXSysNvsStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notPresent |
1 | writeProtected |
2 | volumeError |
3 | nearCapacity |
4 | ok |
5 | nearConfigCapacity |
Conformance
Member of