etsysRadiusSnoopingPortInitialize
ENTERASYS-RADIUS-SNOOPING-MIB ·
.1.3.6.1.4.1.5624.1.2.62.2.1.2.1.1.4
Object
When set to true(1), the RADIUS Snooping logic on this port is initialized, forcibly ending all RADIUS Snooping sessions currently in existence on this port. A set with the value false(2) has no affect and a read always returns false.
Context
- MIB
- ENTERASYS-RADIUS-SNOOPING-MIB
- OID
.1.3.6.1.4.1.5624.1.2.62.2.1.2.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysRadiusSnoopingPortEntry
- 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::etsysRadiusSnoopingPortInitialize'
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::etsysRadiusSnoopingPortInitialize.<etsysRadiusSnoopingPortIndex>'
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::etsysRadiusSnoopingPortInitialize'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of