ZTE-AN-REMOTE-UNIT-CHANNEL-MIB

File: ZTE-AN-REMOTE-UNIT-CHANNEL-MIB.mib (9889 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB ZTE-AN-SMI ZTE-AN-IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
RowStatus OBJECT-GROUP MODULE-COMPLIANCE
ifIndex zxAnSystem zxAnSubIfIndex

Defined Types

ZxAnRuChannelTcpPortEntry  
SEQUENCE    
  zxAnRuChannelTcpPortProtoType INTEGER
  zxAnRuChannelTcpPortNo Integer32
  zxAnRuChannelTcpPortRowStatus RowStatus

Defined Values

zxAnRemoteUnitChannelMib 1.3.6.1.4.1.3902.1082.20.41
This MIB defines managed objects of Remote Unit channel.
MODULE-IDENTITY    

zxAnRuGlobalObjects 1.3.6.1.4.1.3902.1082.20.41.1
OBJECT IDENTIFIER    

zxAnRuChannelObjects 1.3.6.1.4.1.3902.1082.20.41.2
OBJECT IDENTIFIER    

zxAnRuMngGlobalEnable 1.3.6.1.4.1.3902.1082.20.41.1.1
The global switch of remote unit management function. enabled(1) means the global switch is on, disabled(2) means the global switch is off.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

zxAnRuMngTransTblAgeTime 1.3.6.1.4.1.3902.1082.20.41.1.2
The aging time of remote unit management transition table.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 30..600  

zxAnRuFtpAgeTime 1.3.6.1.4.1.3902.1082.20.41.1.3
The aging time of remote unit ftp control link.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..30  

zxAnRuFtpDataAgeTime 1.3.6.1.4.1.3902.1082.20.41.1.4
The aging time of remote unit ftp data link.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 5..60  

zxAnRuTelnetIdleTimeout 1.3.6.1.4.1.3902.1082.20.41.1.5
The idle timeout of remote unit telnet link.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..1000  

zxAnRuMngVid 1.3.6.1.4.1.3902.1082.20.41.1.6
The VLAN ID of the remote unit management interface. A value of '0' means that the VLAN ID is not configured.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4094 | 0  

zxAnRuChannelTcpPortAllocObjects 1.3.6.1.4.1.3902.1082.20.41.2.2
OBJECT IDENTIFIER    

zxAnRuChanTcpPortAllocGlbObjects 1.3.6.1.4.1.3902.1082.20.41.2.2.1
OBJECT IDENTIFIER    

zxAnRuChannelTcpPortAutoAllocEn 1.3.6.1.4.1.3902.1082.20.41.2.2.1.1
Enable/disable the remote unit channel TCP port automatic allocation. The TCP port used for identifying managed unit will be allocated automatically when zxAnRuChannelTcpPortAutoAllocEn is set to enabled(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

zxAnRuChannelTcpPortTable 1.3.6.1.4.1.3902.1082.20.41.2.2.2
Remote unit channel TCP port allocation table. A row in this table can be create or delete only when zxAnRuChannelTcpPortAutoAllocEn is enabled(1).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnRuChannelTcpPortEntry

zxAnRuChannelTcpPortEntry 1.3.6.1.4.1.3902.1082.20.41.2.2.2.1
An entry of zxAnRuChannelTcpPortTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnRuChannelTcpPortEntry  

zxAnRuChannelTcpPortProtoType 1.3.6.1.4.1.3902.1082.20.41.2.2.2.1.1
Remote unit channel protocol type. There are two types: telnet(1) - Manage the remote unit by telnet. http(2) - Manage the remote unit by http.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER telnet(1), http(2)  

zxAnRuChannelTcpPortNo 1.3.6.1.4.1.3902.1082.20.41.2.2.2.1.2
Remote unit channel TCP port No..
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 20000..59999  

zxAnRuChannelTcpPortRowStatus 1.3.6.1.4.1.3902.1082.20.41.2.2.2.1.50
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4), and must comply with the multi-variables binding rule described in zxAnRuChannelTcpPortEntry. To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxAnRuChannelConformance 1.3.6.1.4.1.3902.1082.20.41.4
OBJECT IDENTIFIER    

zxAnRuChannelCompliances 1.3.6.1.4.1.3902.1082.20.41.4.1
OBJECT IDENTIFIER    

zxAnRuChannelGroups 1.3.6.1.4.1.3902.1082.20.41.4.2
OBJECT IDENTIFIER    

zxAnRuChannelCompliance 1.3.6.1.4.1.3902.1082.20.41.4.1.1
The compliance statement for entities which implement the ZTE-AN-REMOTE-UNIT-CHANNEL-MIB.
Status: current Access: read-create
MODULE-COMPLIANCE    

zxAnRuChannelGroup 1.3.6.1.4.1.3902.1082.20.41.4.2.1
A collection of objects providing remote unit TCP port allocation.
Status: current Access: read-create
OBJECT-GROUP    

zxAnRuGlobalGroup 1.3.6.1.4.1.3902.1082.20.41.4.2.2
A collection of objects providing remote unit global information.
Status: current Access: read-create
OBJECT-GROUP