transferLoginLevel
RUGGEDCOM-TRAPS-MIB ·
.1.3.6.1.4.1.15004.4.1.1.19.6
Object
scalar Enumeration
Access level of user trying to transfer file from or to the device.
Context
- MIB
- RUGGEDCOM-TRAPS-MIB
- OID
.1.3.6.1.4.1.15004.4.1.1.19.6- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- trapFileTransfer
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 'RUGGEDCOM-TRAPS-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUGGEDCOM-TRAPS-MIB::transferLoginLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RUGGEDCOM-TRAPS-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RUGGEDCOM-TRAPS-MIB::transferLoginLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | guest |
2 | operator |
3 | admin |
4 | factory |
255 | initial |