vmsGlobalAdmFileOperStatus
BINTEC-VMS-MIB ·
.0.34.1.1.11
Object
scalar Enumeration
File oper status: unavailable(1): Ann. wave files not yet available on the storage device inProgress(2) : Create or remove file just in progress available(3) : synchronization of storage device with MIB is done.
Context
- MIB
- BINTEC-VMS-MIB
- OID
.0.34.1.1.11- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- vmsGlobalAdm
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 'BINTEC-VMS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-VMS-MIB::vmsGlobalAdmFileOperStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-VMS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-VMS-MIB::vmsGlobalAdmFileOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unavailable |
2 | inProgress |
3 | available |