ZXR10-SNMP-TRAPMAG-MIB

File: ZXR10-SNMP-TRAPMAG-MIB.mib (12900 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI INET-ADDRESS-MIB

Imported symbols

RowStatus DisplayString MODULE-IDENTITY
OBJECT-IDENTITY OBJECT-TYPE enterprises
Integer32 InetAddressIPv4 InetAddressIPv6

Defined Types

Zxr10SnmpTrapEnableEntry  
SEQUENCE    
  zxr10SnmpTrapEnableType INTEGER
  zxr10SnmpTrapEnableRowStatus RowStatus

Zxr10SnmpTrapSvrEntry  
SEQUENCE    
  zxr10TrapSvrVrfName DisplayString
  zxr10TrapSvrIpv4Address InetAddressIPv4
  zxr10TrapSvrIpv6Address InetAddressIPv6
  zxr10TrapSvrCommunityOrUserName DisplayString
  zxr10TrapSvrFormat INTEGER
  zxr10TrapSvrVersion INTEGER
  zxr10TrapSvrSecurityLevel INTEGER
  zxr10TrapSvrUdpPort Integer32
  zxr10TrapSvrRowStatus RowStatus

Defined Values

zxr10SnmpTrapMagMib 1.3.6.1.4.1.3902.3.6000.100
The MIB module to describe the information for SNMP trap.
MODULE-IDENTITY    

zte 1.3.6.1.4.1.3902
OBJECT IDENTIFIER    

zxr10 1.3.6.1.4.1.3902.3
OBJECT IDENTIFIER    

zxr10RosngMIB 1.3.6.1.4.1.3902.3.6000
OBJECT IDENTIFIER    

zxr10SnmpTrapMag 1.3.6.1.4.1.3902.3.6000.100.1
OBJECT IDENTIFIER    

zxr10SnmpEnableTrap 1.3.6.1.4.1.3902.3.6000.100.1.1
An integer description all of the zxr10SnmpEnableTrap.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

zxr10SnmpEnableTrapBgp 1.3.6.1.4.1.3902.3.6000.100.1.2
An integer description of the zxr10SnmpEnableTrapBgp.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

zxr10SnmpEnableTrapOspf 1.3.6.1.4.1.3902.3.6000.100.1.3
An integer description of the zxr10SnmpEnableTrapOspf.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

zxr10SnmpEnableTrapRmon 1.3.6.1.4.1.3902.3.6000.100.1.4
An integer description of the zxr10SnmpEnableTrapRmon.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

zxr10SnmpEnableTrapSnmp 1.3.6.1.4.1.3902.3.6000.100.1.5
An integer description of the zxr10SnmpEnableTrapSnmp.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

zxr10SnmpEnableTrapStalarm 1.3.6.1.4.1.3902.3.6000.100.1.6
An integer description of the zxr10SnmpEnableTrapStalarm.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

zxr10SnmpEnableTrapVpn 1.3.6.1.4.1.3902.3.6000.100.1.7
An integer description of the zxr10SnmpEnableTrapVpn.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

zxr10SnmpTrapEnableTable 1.3.6.1.4.1.3902.3.6000.100.4
snmp Trap Enable entity configuration table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10SnmpTrapEnableEntry

zxr10SnmpTrapEnableEntry 1.3.6.1.4.1.3902.3.6000.100.4.1
snmp Trap Enable entity configuration entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10SnmpTrapEnableEntry  

zxr10SnmpTrapEnableType 1.3.6.1.4.1.3902.3.6000.100.4.1.1
trap type
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER snmp(1), bgp(2), mac(3), ospf(4), stp(5), ppp(6), arp(7), rmon(8), udld(9), cfm(10), efm(11), lacp(12), mcelam(13), tcp(14), sctp(15), stalarm(16), cps(17), interface(18), acl(19), fib(20), pim(21), isis(22), rip(23), msdp(24), aps(25), config(26), am(27), um(28), system(29), ldp(30), pwe3(31), vpn(32), mplsoam(33), ptp(34), tunnelte(35), radius(36), dhcp(37), bfd(38), ppool(39), ntp(40), ssm(41), sqa(42), ipsec(43), cgn(44), vrrp(45), ftptftp(46), pingtrace(47), gm(48), all(255)  

zxr10SnmpTrapEnableRowStatus 1.3.6.1.4.1.3902.3.6000.100.4.1.100
trap type RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxr10SnmpTrapSvrTable 1.3.6.1.4.1.3902.3.6000.100.5
SNMP trap server entity configuration table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10SnmpTrapSvrEntry

zxr10SnmpTrapSvrEntry 1.3.6.1.4.1.3902.3.6000.100.5.1
SNMP trap server entity configuration entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10SnmpTrapSvrEntry  

zxr10TrapSvrVrfName 1.3.6.1.4.1.3902.3.6000.100.5.1.1
The VRF name.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..32)  

zxr10TrapSvrIpv4Address 1.3.6.1.4.1.3902.3.6000.100.5.1.2
The trap server IPv4 address. If the server address type is IPv6, the value of zxr10TrapSvrIpv4Address is '00000000'H .
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv4  

zxr10TrapSvrIpv6Address 1.3.6.1.4.1.3902.3.6000.100.5.1.3
The trap server IPv6 address. If the server address type is IPv4, the value of zxr10TrapSvrIpv6Address is '00000000000000000000000000000000'H .
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv6  

zxr10TrapSvrCommunityOrUserName 1.3.6.1.4.1.3902.3.6000.100.5.1.4
If the zxr10TrapSvrVersion is v1/v2c, this value means community. If the zxr10TrapSvrVersion is v3, this value means user name.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

zxr10TrapSvrFormat 1.3.6.1.4.1.3902.3.6000.100.5.1.5
Trap format. snmpTrap - trap is sent to server and no confirm is needed snmpInform - need the confirm from a server.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER snmpTrap(1), snmpInform(2)  

zxr10TrapSvrVersion 1.3.6.1.4.1.3902.3.6000.100.5.1.6
The SNMP version.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER v1(1), v2c(2), v3(3)  

zxr10TrapSvrSecurityLevel 1.3.6.1.4.1.3902.3.6000.100.5.1.7
SNMPv3 security level. noAuthNoPriv - without authentication and without privacy, authNoPriv - with authentication but without privacy, authPriv - with authentication and with privacy.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER noAuthNoPriv(1), authNoPriv(2), authPriv(3), none(4)  

zxr10TrapSvrUdpPort 1.3.6.1.4.1.3902.3.6000.100.5.1.8
The received port number of the trap server.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..65535  

zxr10TrapSvrRowStatus 1.3.6.1.4.1.3902.3.6000.100.5.1.100
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 zxr10SnmpTrapSvrEntry. 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