ZXR10-TACPLUS-MIB

File: ZXR10-TACPLUS-MIB.mib (10300 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC ZXR10-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE enterprises
IpAddress Unsigned32 Integer32
DisplayString TEXTUAL-CONVENTION zxr10

Defined Types

TacGrpSvrMaster  
The true value of TACACS+ group server master flag
TEXTUAL-CONVENTION    
  INTEGER master(1), slave(2)  

Zxr10TacacsServerEntry  
SEQUENCE    
  zxr10TacacsServerAddress IpAddress
  zxr10TacacsServerVrfname DisplayString
  zxr10TacacsServerPort Unsigned32
  zxr10TacacsServerKey DisplayString
  zxr10TacacsServerTimeout Unsigned32

Zxr10TacplusGroupEntry  
SEQUENCE    
  zxr10TacplusGroupName DisplayString

Zxr10TacplusGroupServerEntry  
SEQUENCE    
  zxr10TacplusServerGroupName DisplayString
  zxr10TacplusGroupServerAddress IpAddress
  zxr10TacplusGroupServerVrfname DisplayString
  zxr10TacplusGroupServerPort Unsigned32
  zxr10TacplusGroupServerIfMaster TacGrpSvrMaster

Defined Values

zxr10Tacplus 1.3.6.1.4.1.3902.3.1020
The MIB module to describe the TACACS+ protocol.
MODULE-IDENTITY    

zxr10TacacsStatus 1.3.6.1.4.1.3902.3.1020.1
The TACACS+ status,where 0 means disable and 1 means enable
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

zxr10TacacsGlobalKey 1.3.6.1.4.1.3902.3.1020.2
The TACACS+ global key
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

zxr10TacacsGlobalPacket 1.3.6.1.4.1.3902.3.1020.3
The TACACS+ global packet
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

zxr10TacacsGlobalTimeout 1.3.6.1.4.1.3902.3.1020.4
The TACACS+ global timeout
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

zxr10TacacsClientIpaddr 1.3.6.1.4.1.3902.3.1020.5
The TACACS+ client ipaddr
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zxr10TacacsClientPort 1.3.6.1.4.1.3902.3.1020.6
The TACACS+ client port
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

zxr10TacacsServerTable 1.3.6.1.4.1.3902.3.1020.7
A table containing TACACS+ server information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10TacacsServerEntry

zxr10TacacsServerEntry 1.3.6.1.4.1.3902.3.1020.7.1
Information about the server of TACACS+.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10TacacsServerEntry  

zxr10TacacsServerAddress 1.3.6.1.4.1.3902.3.1020.7.1.1
The TACACS+ server IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zxr10TacacsServerVrfname 1.3.6.1.4.1.3902.3.1020.7.1.2
The TACACS+ server VRF name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10TacacsServerPort 1.3.6.1.4.1.3902.3.1020.7.1.3
The TACACS+ server port
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

zxr10TacacsServerKey 1.3.6.1.4.1.3902.3.1020.7.1.4
The TACACS+ server key
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10TacacsServerTimeout 1.3.6.1.4.1.3902.3.1020.7.1.5
The TACACS+ server timeout
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

zxr10TacplusGroupTable 1.3.6.1.4.1.3902.3.1020.8
A table containing TACACS+ group information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10TacplusGroupEntry

zxr10TacplusGroupEntry 1.3.6.1.4.1.3902.3.1020.8.1
Information about the server of TACACS+ group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10TacplusGroupEntry  

zxr10TacplusGroupName 1.3.6.1.4.1.3902.3.1020.8.1.1
The TACACS+ group name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10TacplusGroupServerTable 1.3.6.1.4.1.3902.3.1020.9
A table containing TACACS+ group server information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10TacplusGroupServerEntry

zxr10TacplusGroupServerEntry 1.3.6.1.4.1.3902.3.1020.9.1
Information about the server of TACACS+ group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10TacplusGroupServerEntry  

zxr10TacplusServerGroupName 1.3.6.1.4.1.3902.3.1020.9.1.1
The TACACS+ group name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10TacplusGroupServerAddress 1.3.6.1.4.1.3902.3.1020.9.1.2
The TACACS+ group server ipaddr.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zxr10TacplusGroupServerVrfname 1.3.6.1.4.1.3902.3.1020.9.1.3
The TACACS+ group server VRF name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10TacplusGroupServerPort 1.3.6.1.4.1.3902.3.1020.9.1.4
The TACACS+ group server port.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

zxr10TacplusGroupServerIfMaster 1.3.6.1.4.1.3902.3.1020.9.1.5
The TACACS+ group server if master server.
Status: current Access: read-only
OBJECT-TYPE    
  TacGrpSvrMaster  

zxr10TacacsGlobalDeadtime 1.3.6.1.4.1.3902.3.1020.12
The TACACS+ global deadtime
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32