fsPnacRemoteAuthServerType
SUPERMICRO-PNAC-MIB ·
.1.3.6.1.4.1.10876.101.1.64.1.7
Object
This object is used by the Authenticator for its authentication services, to configure the choice of RADIUS or TACACS+ remote authentication servers when the authentication method is through a remote server, that is, this object can be configured only if fsPnacAuthenticServer is set to remoteServer.
Context
- MIB
- SUPERMICRO-PNAC-MIB
- OID
.1.3.6.1.4.1.10876.101.1.64.1.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsPnacPaeSystem
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 'SUPERMICRO-PNAC-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-PNAC-MIB::fsPnacRemoteAuthServerType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-PNAC-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-PNAC-MIB::fsPnacRemoteAuthServerType'
Syntax
- Source
- RemoteAuthServerType
- Base type
Enumeration
Values & Constraints
Type Values
1 | radiusServer |
2 | tacacsplusServer |