trpzApConfServProfAuthFallthru
TRAPEZE-NETWORKS-AP-CONFIG-MIB ·
.1.3.6.1.4.1.14525.4.14.1.9.1.10
Object
The authentication type to be attempted for users who do not match a 802.1X or MAC authentication rule, for this service profile.
Context
- MIB
- TRAPEZE-NETWORKS-AP-CONFIG-MIB
- OID
.1.3.6.1.4.1.14525.4.14.1.9.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- trpzApConfServiceProfileEntry
- Groups
- 3
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TRAPEZE-NETWORKS-AP-CONFIG-MIB' -M '/opt/observium/mibs/trapeze:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRAPEZE-NETWORKS-AP-CONFIG-MIB::trpzApConfServProfAuthFallthru'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TRAPEZE-NETWORKS-AP-CONFIG-MIB' -M '/opt/observium/mibs/trapeze:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRAPEZE-NETWORKS-AP-CONFIG-MIB::trpzApConfServProfAuthFallthru.<trpzApConfServProfServiceProfileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TRAPEZE-NETWORKS-AP-CONFIG-MIB' -M '/opt/observium/mibs/trapeze:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TRAPEZE-NETWORKS-AP-CONFIG-MIB::trpzApConfServProfAuthFallthru'
Syntax
- Source
- TrpzServiceProfileAuthFallthruType
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | web-auth |
3 | web-aaa-portal |
4 | last-resort |