scStatus
CT-DARADIUS-MIB ·
.1.3.6.1.4.1.52.4497.24.1.2.1.2
Object
column mandatory
r/w
Enumeration
RADIUS client administrative status for the RADIUS server, indicating if the server is enabled to be used by the RADIUS client.
Context
- MIB
- CT-DARADIUS-MIB
- OID
.1.3.6.1.4.1.52.4497.24.1.2.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- daRadiusServerCfgEntry
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 'CT-DARADIUS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-DARADIUS-MIB::scStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CT-DARADIUS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-DARADIUS-MIB::scStatus.<scIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CT-DARADIUS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CT-DARADIUS-MIB::scStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |