hpnicfSecureRalmAuthMode
HPN-ICF-PORT-SECURITY-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.26.1.1.4.4
Object
scalar r/w
Enumeration
This controls how MAC addresses are authenticated.
papUsernameAsMacAddress(1)
Authentication uses the RADIUS server by
sending a PAP request with Username and
Password both equal to the MAC address being
authenticated. This is the default.
papUsernameFixed(2)
Authentication uses the RADIUS server by
sending a PAP request with Username and
Password coming from the hpnicfSecureRalmAuthUsername and
hpnicfSecureRalmAuthPassword MIB objects. In this mode
the RADIUS server would normally take into account
the request's calling-station-id attribute, which is
the MAC address of the host being authenticated.
Context
- MIB
- HPN-ICF-PORT-SECURITY-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.26.1.1.4.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hpnicfSecureRalmObjects
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 'HPN-ICF-PORT-SECURITY-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-PORT-SECURITY-MIB::hpnicfSecureRalmAuthMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-PORT-SECURITY-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-PORT-SECURITY-MIB::hpnicfSecureRalmAuthMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | papUsernameAsMacAddress |
2 | papUsernameFixed |