sessAdminStatus

RAD-MIB · .1.3.6.1.4.1.164.5.1.5.3.1.5

Object

column r/w Enumeration
Admin. status of this session, as requested by the manager.
10 - Session is invalid, and not handled by SNAR 
   devices.
1 - Session is disabled. SNAR/Device will not try to start
   this session.
2-  Session is enabled. SNAR/Device will try to start this
   session.
3-  Under_creation - This session parameters are under creation,
   manipulated by a manager.
4 - stop: stop an enabled session  immediately - no need
   to save change.
5 - start :start a stopped sessions  immediately - no need to 
   save change.

Context

MIB
RAD-MIB
OID
.1.3.6.1.4.1.164.5.1.5.3.1.5
Type
column
Access
readwrite
Status
current
Parent
snaSessEntry

Walk 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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::sessAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::sessAdminStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::sessAdminStatus'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.