resourceRemoteAuthType
TPT-RESOURCE-MIB ·
.1.3.6.1.4.1.10734.3.3.2.5.15
Object
scalar RemoteAuthType
An indicator of which remote authentication mechanism is enabled on the device.
Context
- MIB
- TPT-RESOURCE-MIB
- OID
.1.3.6.1.4.1.10734.3.3.2.5.15- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- tpt-resource
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 'TPT-RESOURCE-MIB' -M '/opt/observium/mibs/trendmicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPT-RESOURCE-MIB::resourceRemoteAuthType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPT-RESOURCE-MIB' -M '/opt/observium/mibs/trendmicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPT-RESOURCE-MIB::resourceRemoteAuthType'
Syntax
- Source
- RemoteAuthType
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | radius |
2 | sms |
3 | tacacs |