etsysRadiusSnoopingFlowSecretEntered
ENTERASYS-RADIUS-SNOOPING-MIB ·
.1.3.6.1.4.1.5624.1.2.62.2.1.4.1.1.9
Object
column SNMPv2-TCTruthValue
true(1) - Indicates that etsysRadiusSnoopingFlowSecret was
last set with some value other than the empty string.
false(2) - Indicates that etsysRadiusSnoopingFlowSecret has
never been set, or was last set to the empty string.
Context
- MIB
- ENTERASYS-RADIUS-SNOOPING-MIB
- OID
.1.3.6.1.4.1.5624.1.2.62.2.1.4.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- etsysRadiusSnoopingFlowEntry
- Groups
- 2
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::etsysRadiusSnoopingFlowSecretEntered'
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::etsysRadiusSnoopingFlowSecretEntered.<etsysRadiusSnoopingFlowIndex>'
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::etsysRadiusSnoopingFlowSecretEntered'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |