GBNServiceRADIUS-MIB: View SNMP OID List / Download MIB

VENDOR: GCOM TECHNOLOGIES CO.,LTD.


 Home MIB: GBNServiceRADIUS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 gbnRadiusMib 1.3.6.1.4.1.13464.1.2.3.1.2
gbn Radius Enterprise MIB definition.
     gbnRadiusConfTable 1.3.6.1.4.1.13464.1.2.3.1.2.1 no-access
A Table of Radius configuration table
         gbnRadiusConfEntry 1.3.6.1.4.1.13464.1.2.3.1.2.1.1 no-access
A list of radius parameters.
             serverIndex 1.3.6.1.4.1.13464.1.2.3.1.2.1.1.1 integer32 no-access
A simple index into 'gbnRadiusConfTable'.
             serverName 1.3.6.1.4.1.13464.1.2.3.1.2.1.1.2 displaystring read-write
A simple ServerName of gbnRadiusConfEntry.
             primServerIP 1.3.6.1.4.1.13464.1.2.3.1.2.1.1.3 displaystring read-write
A simple PrimServerIP of gbnRadiusConfEntry.
             primAuthPort 1.3.6.1.4.1.13464.1.2.3.1.2.1.1.4 integer32 read-write
DURABLE: { 1812:all } The authenticate port of prime radius server
             primAcctPort 1.3.6.1.4.1.13464.1.2.3.1.2.1.1.5 integer32 read-write
DURABLE: { 1813:all } The account port of prime radius server
             secServerIP 1.3.6.1.4.1.13464.1.2.3.1.2.1.1.6 displaystring read-write
A simple SecServerIP of gbnRadiusConfEntry.
             secAuthPort 1.3.6.1.4.1.13464.1.2.3.1.2.1.1.7 integer32 read-write
DURABLE: { 1812:all } The authenticate port of second radius server
             secAcctPort 1.3.6.1.4.1.13464.1.2.3.1.2.1.1.8 integer32 read-write
DURABLE: { 1813:all } The account port of second radius server
             key 1.3.6.1.4.1.13464.1.2.3.1.2.1.1.9 displaystring read-write
DURABLE: { 'QTECH' } A simple Key of gbnRadiusConfEntry.
             bRadiusUsed 1.3.6.1.4.1.13464.1.2.3.1.2.1.1.10 truthvalue read-write
Status of the current radius server 1-used 2 - unused.
             userNameFormat 1.3.6.1.4.1.13464.1.2.3.1.2.1.1.11 truthvalue read-write
Status of user name format configuration 1-with domain 2-without domain.
             realAcctTime 1.3.6.1.4.1.13464.1.2.3.1.2.1.1.12 integer32 read-write
The realtime account time of radius server,the value of default is 12 minutes
             bRealAcct 1.3.6.1.4.1.13464.1.2.3.1.2.1.1.13 truthvalue read-write
Status of the realtime account switch 1-used 2 - unused.
             gbnRadiusClientIp 1.3.6.1.4.1.13464.1.2.3.1.2.1.1.14 displaystring read-write
A system IP address for RADIUS client to report who it is to the server.