SHIVA-RADIUS-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for SHIVA-RADIUS-MIB.
18
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
18 total| Object Name |
|---|
radAcct OBJECT IDENTIFIER .1.3.6.1.4.1.166.4.11.2 |
SHIVA-MIB Unknown .1.3.6.1.4.1.166.4.11.2 |
radAcctConf OBJECT IDENTIFIER .1.3.6.1.4.1.166.4.11.2.1 |
radAcctNumServersCount of the number of configured RADIUS accounting
servers.ro INTEGER .1.3.6.1.4.1.166.4.11.2.1.1 |
radAcctServerTableTable of all the configured RADIUS accouting servers.
Only one of them is used at a time. SEQUENCE OF RadAcctServerEntry .1.3.6.1.4.1.166.4.11.2.1.2 |
radAcctServerEntryA RADIUS accounting server. RadAcctServerEntry .1.3.6.1.4.1.166.4.11.2.1.2.1 |
radAcctServerIndexIndex of this entry in the table.ro INTEGER .1.3.6.1.4.1.166.4.11.2.1.2.1.1 |
radAcctServerAddressIP address of this RADIUS accouting server.ro IpAddress .1.3.6.1.4.1.166.4.11.2.1.2.1.2 |
radAcctServerPortUDP port that packets to this RADIUS accounting
server will be sent to.ro INTEGER .1.3.6.1.4.1.166.4.11.2.1.2.1.3 |
radAcctStat OBJECT IDENTIFIER .1.3.6.1.4.1.166.4.11.2.2 |
radAcctCurrServerIndexIndex into radAcceServerTable of the RADIUS
accounting server presently receiving accounting
messages. 0 if none.ro INTEGER .1.3.6.1.4.1.166.4.11.2.2.1 |
radAcctCurrServerStartTimeThe value of sysUpTime at the time the current
RADIUS accounting server become operational.
Has a zero value if none.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.166.4.11.2.2.2 |
radAcctRecvQLengthLength of the input packet queue for the RADIUS
accounting client.ro Gauge .1.3.6.1.4.1.166.4.11.2.2.3 |
radAcctPrevServerIndexIndex into radAcceServerTable of the RADIUS
accounting server previously receiving accounting
messages. 0 if none.ro INTEGER .1.3.6.1.4.1.166.4.11.2.2.4 |
radAcctTotalUnacknowledgedEventsThe total number of accounting events that are
queued pending acknowledgement from the RADIUS
accounting server. This includes events stored
both in voltatile and non-volatile memory.ro INTEGER .1.3.6.1.4.1.166.4.11.2.2.5 |
radAcctVolatileUnacknowledgedEventsThe number of volatile accounting events that are
queued pending acknowledgement from the RADIUS
accounting server. This includes only accounting
events stored in volatile memory, which would be
lost in the case of a power failure.ro INTEGER .1.3.6.1.4.1.166.4.11.2.2.6 |
radAcctTraps OBJECT IDENTIFIER .1.3.6.1.4.1.166.4.11.2.3 |
radAcctServerTrapThis trap is generated when a configured
RADIUS accounting server has been determined to
have failed, and the agent shifts to a new
RADIUS accounting server. TRAP-TYPE .1.3.6.1.4.1.166.4.11.2.3.0.1 |