BIANCA-BRICK-TAF-MIB: View SNMP OID List / Download MIB

VENDOR: BINTEC COMMUNICATIONS GMBH


 Home MIB: BIANCA-BRICK-TAF-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
 org 1.3
     dod 1.3.6
         internet 1.3.6.1
             private 1.3.6.1.4
                 enterprises 1.3.6.1.4.1
                     bintec 1.3.6.1.4.1.272
                             bibo 1.3.6.1.4.1.272.4
                                 biboip 1.3.6.1.4.1.272.4.5
                                     ipTafTable 1.3.6.1.4.1.272.4.5.17 no-access
The ipTafTable contains information about IP partners that sent packets to an interface that has authentication enabled.
                                           ipTafEntry 1.3.6.1.4.1.272.4.5.17.1 no-access
                                               ipTafIfIndex 1.3.6.1.4.1.272.4.5.17.1.1 integer read-only
Interface Index.
                                               ipTafAddress 1.3.6.1.4.1.272.4.5.17.1.2 ipaddress read-only
IP address of the partner
                                               ipTafState 1.3.6.1.4.1.272.4.5.17.1.3 integer read-only
This object shows the authentication state of the partner. Packets are only routed if the state is xfer. If the state is authenticating a response from an authentication server is expected. Entries in state idle are deleted automatically after a timeout. Enumeration: 'idle': 1, 'xfer': 3, 'authenticating': 2.
                                               ipTafAuthTime 1.3.6.1.4.1.272.4.5.17.1.4 date read-only
Time of the last successful authentication.
                                               ipTafTimeout 1.3.6.1.4.1.272.4.5.17.1.5 integer read-write
This object gives the number of seconds till the authentication expires.
                             bintecsec 1.3.6.1.4.1.272.254
                                     taf 1.3.6.1.4.1.272.254.9
                                         tafServerTable 1.3.6.1.4.1.272.254.9.1 no-access
The tafServerTable contains information about the servers that are used for the token authentication firewall.
                                             tafServerEntry 1.3.6.1.4.1.272.254.9.1.1 no-access
                                                 tafServerType 1.3.6.1.4.1.272.254.9.1.1.1 integer read-write
Type of authentication server. Enumeration: 'none': 2, 'ace': 1.
                                                 tafServerNodeSecret 1.3.6.1.4.1.272.254.9.1.1.2 octet string read-write
The shared secret between TAF server and Brick.
                                                 tafServerVersion 1.3.6.1.4.1.272.254.9.1.1.3 integer read-write
Version of the protocol between TAF server and Brick.
                                                 tafServerRetries 1.3.6.1.4.1.272.254.9.1.1.4 integer read-write
The number of retries sent for each request
                                                 tafServerTimeout 1.3.6.1.4.1.272.254.9.1.1.5 integer read-write
The amount of seconds waiting for an outstanding request.
                                                 tafServerEncryption 1.3.6.1.4.1.272.254.9.1.1.6 integer read-write
The encryption algorithm that is used for the communication between ACE server and Brick Enumeration: 'des': 2, 'sdi': 1.
                                                 tafServerAddress 1.3.6.1.4.1.272.254.9.1.1.7 ipaddress read-write
The IP Address of the TAF server .
                                                 tafServerPort 1.3.6.1.4.1.272.254.9.1.1.8 integer read-write
The TAF server UDP port.
                                                 tafServerClientPort 1.3.6.1.4.1.272.254.9.1.1.9 integer read-write
The TAF client UDP port.
                                                 tafServerPriority 1.3.6.1.4.1.272.254.9.1.1.10 integer read-write
The TAF server with the lowest priority is the first used for request. Use the value 0 for the master server and the value 1 for the slave server.
                                                 tafServerState 1.3.6.1.4.1.272.254.9.1.1.11 integer read-write
The entry is ignored, if the value of this field is `disabled'. Set this field to `delete' to delete this entry Enumeration: 'active': 1, 'disabled': 2, 'delete': 3.
                                                 tafServerCheckInterface 1.3.6.1.4.1.272.254.9.1.1.12 integer read-write
Enumeration: 'verify': 2, 'dont-verify': 1.