etsysRadiusSnoopingSessionInitialize
ENTERASYS-RADIUS-SNOOPING-MIB ·
.1.3.6.1.4.1.5624.1.2.62.2.1.3.1.1.2
Object
When set to true(1), this RADIUS Snooping session
terminates causing the corresponding row in this table
and in the etsysRadiusSnoopingSessionTable to be removed.
Setting this object to false(2) has no effect on the system.
Reads of this object always return false(2).
Context
- MIB
- ENTERASYS-RADIUS-SNOOPING-MIB
- OID
.1.3.6.1.4.1.5624.1.2.62.2.1.3.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysRadiusSnoopingSessionEntry
- Groups
- 1
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 'ENTERASYS-RADIUS-SNOOPING-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-RADIUS-SNOOPING-MIB::etsysRadiusSnoopingSessionInitialize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-RADIUS-SNOOPING-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-RADIUS-SNOOPING-MIB::etsysRadiusSnoopingSessionInitialize.<etsysRadiusSnoopingSessionMACAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-RADIUS-SNOOPING-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-RADIUS-SNOOPING-MIB::etsysRadiusSnoopingSessionInitialize'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of