mgmtType
AETHRA-MIB ·
.1.3.6.1.4.1.7745.5.5.7.4
Object
scalar mandatory
Enumeration
A textual string containing user access type. OID: 1.3.6.1.4.1.7745.5.5.7.4
Context
- MIB
- AETHRA-MIB
- OID
.1.3.6.1.4.1.7745.5.5.7.4- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- mgmtAccesses
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 'AETHRA-MIB' -M '/opt/observium/mibs/aethra:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AETHRA-MIB::mgmtType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AETHRA-MIB' -M '/opt/observium/mibs/aethra:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AETHRA-MIB::mgmtType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | console |
2 | telnet |
3 | web |
4 | snmp |
5 | ssh |
6 | tr069 |
7 | unknown |