ruckusWebAuthWebpageRemoveUserId
RUCKUS-AUTH-MIB ·
.1.3.6.1.4.1.1991.1.1.3.44.1.4.1.1.17
Object
Specifies if user-id field in custom webauth login page is disabled or not, default value is disable, i.e., user-id field is displayed
Context
- MIB
- RUCKUS-AUTH-MIB
- OID
.1.3.6.1.4.1.1991.1.1.3.44.1.4.1.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ruckusWebAuthEntry
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 'RUCKUS-AUTH-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUCKUS-AUTH-MIB::ruckusWebAuthWebpageRemoveUserId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RUCKUS-AUTH-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUCKUS-AUTH-MIB::ruckusWebAuthWebpageRemoveUserId.<ruckusWebAuthVlan>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RUCKUS-AUTH-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RUCKUS-AUTH-MIB::ruckusWebAuthWebpageRemoveUserId'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |