eltRadiusServerDeadStatus
ELTEX-MES-AAA-STATISTICS-MIB ·
.1.3.6.1.4.1.35265.1.23.1.3.21.1.6
Object
column SNMPv2-TCTruthValue
The dead status for this RADIUS server.
Context
- MIB
- ELTEX-MES-AAA-STATISTICS-MIB
- OID
.1.3.6.1.4.1.35265.1.23.1.3.21.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eltRadiusServerStatusEntry
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 'ELTEX-MES-AAA-STATISTICS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-AAA-STATISTICS-MIB::eltRadiusServerDeadStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-MES-AAA-STATISTICS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-AAA-STATISTICS-MIB::eltRadiusServerDeadStatus.<eltRadiusServerAddressType>.<eltRadiusServerAddress>.<eltRadiusServerAuthPortNumber>.<eltRadiusServerAcctPortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-MES-AAA-STATISTICS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-MES-AAA-STATISTICS-MIB::eltRadiusServerDeadStatus'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |