trpzUserAccessType
TRAPEZE-NETWORKS-TRAP-MIB ·
.1.3.6.1.4.1.14525.2.46
Object
The user access type (MAC, WEB, DOT1X, LAST-RESORT). This object is used within notifications and is not accessible.
Context
- MIB
- TRAPEZE-NETWORKS-TRAP-MIB
- OID
.1.3.6.1.4.1.14525.2.46- Type
- scalar
- Access
- notifyonly
- Status
- current
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 'TRAPEZE-NETWORKS-TRAP-MIB' -M '/opt/observium/mibs/trapeze:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRAPEZE-NETWORKS-TRAP-MIB::trpzUserAccessType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TRAPEZE-NETWORKS-TRAP-MIB' -M '/opt/observium/mibs/trapeze:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TRAPEZE-NETWORKS-TRAP-MIB::trpzUserAccessType'
Syntax
- Source
- TRAPEZE-NETWORKS-CLIENT-SESSION-TCTrpzUserAccessType
- Base type
Enumeration
Values & Constraints
Type Values
1 | mac |
2 | web |
3 | dot1x |
4 | last-resort |
5 | profile |