HH3C-NDEC-MIB

File: HH3C-NDEC-MIB.mib (32009 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC HH3C-OID-MIB

Imported symbols

IpAddress Counter32 Gauge32
Integer32 Unsigned32 NOTIFICATION-TYPE
MODULE-IDENTITY OBJECT-TYPE DisplayString
TruthValue hh3cmlsr

Defined Types

Hh3cHipsNDECSAListEntry  
SEQUENCE    
  hh3chipsPeerIpAddr IpAddress
  hh3chipsProtocol INTEGER
  hh3chipsSPI Gauge32
  hh3chipsEncAlgorithm INTEGER
  hh3chipsAuthAlgorithm INTEGER
  hh3chipsLocalIpAddr IpAddress
  hh3chipsSaLifeKBytes Gauge32
  hh3chipsSaLifeSecond Gauge32
  hh3chipsByCard TruthValue
  hh3chipsNegotiateSaMode INTEGER
  hh3chipsExpBytes Gauge32
  hh3chipsSoftBytes Gauge32
  hh3chipsExpTimeout Gauge32
  hh3chipsSoftTimeout Gauge32

Hh3cHikeSAEntry  
SEQUENCE    
  hh3chikeConnId Integer32
  hh3chikePeerIpAddr IpAddress
  hh3chikeFlag DisplayString
  hh3chikePhase INTEGER
  hh3chikeDoi INTEGER
  hh3chikeClearSA TruthValue

Hh3cHipsIKEPolicyEntry  
SEQUENCE    
  hh3chipsIsakmpPolPriority Integer32
  hh3chipsIsakmpPolEncr INTEGER
  hh3chipsIsakmpPolHash INTEGER
  hh3chipsIsakmpPolAuth INTEGER
  hh3chipsIsakmpPolGroup INTEGER
  hh3chipsIsakmpPolLifetime Gauge32

Hh3cHipsStaticCryptomapEntry  
SEQUENCE    
  hh3chipsStaticCryptomapName DisplayString
  hh3chipsStaticCryptomapSN Integer32
  hh3chipsStaticCryptomapNegMode INTEGER
  hh3chipsStaticCryptomapMatchAddr INTEGER
  hh3chipsStaticCryptomapPeerIpAddr IpAddress
  hh3chipsStaticCryptomapTransforName DisplayString
  hh3chipsStaticCryptomapLifetime Gauge32
  hh3chipsStaticCryptomapLifesize Gauge32
  hh3chipsStaticCryptomapLocalIpAddr IpAddress
  hh3chipsIfNameUsed DisplayString
  hh3chipsInAHSPI Gauge32
  hh3chipsInESPSPI Gauge32
  hh3chipsOutAHSPI Gauge32
  hh3chipsOutESPSPI Gauge32
  hh3chipsInAhHexKeyString DisplayString
  hh3chipsInEspCipherHexKeyString DisplayString
  hh3chipsInEspAuthenHexKeyString DisplayString
  hh3chipsInAhStringKeyString DisplayString
  hh3chipsInEspStringKeyString DisplayString
  hh3chipsOutAhHexKeyString DisplayString
  hh3chipsOutEspCipherHexKeyString DisplayString
  hh3chipsOutEspAuthenHexKeyString DisplayString
  hh3chipsOutAhStringKeyString DisplayString
  hh3chipsOutEspStringKeyString DisplayString

Hh3cHipsTransformNameSetEntry  
SEQUENCE    
  hh3chipsTransformName DisplayString
  hh3chipsTransformMode INTEGER
  hh3chipsTransformProtocol INTEGER
  hh3chipsAH INTEGER
  hh3chipsEespEn INTEGER
  hh3chipsEspAu INTEGER
  hh3chipsIsCardTransform TruthValue

Hh3cHipsNDECInfoEntry  
SEQUENCE    
  hh3chipsCardSlot INTEGER
  hh3chipsInPac Counter32
  hh3chipsOutPac Counter32
  hh3chipsInByte Counter32
  hh3chipsOutByte Counter32
  hh3chipsDropPac Counter32
  hh3chipsCardStatus INTEGER
  hh3chipsCardHardVer DisplayString
  hh3chipsCardSoftVer DisplayString
  hh3chipsCardCPLDVer DisplayString
  hh3chipsCardOperate INTEGER
  hh3chipsDropPacInUnitTime Gauge32

Defined Values

hh3cNDEC 1.3.6.1.4.1.25506.8.36.2
This MIB contains objects to manage the NDEC device.
MODULE-IDENTITY    

hh3chipsNDECSAListTable 1.3.6.1.4.1.25506.8.36.2.1
The table containing the list of all SA entries configured on NDEC by the operator.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cHipsNDECSAListEntry

hh3chipsNDECSAListEntry 1.3.6.1.4.1.25506.8.36.2.1.1
Each entry contains the attributes associated with a single NDEC'S SA entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cHipsNDECSAListEntry  

hh3chipsPeerIpAddr 1.3.6.1.4.1.25506.8.36.2.1.1.1
The peer IP address of this SA entry.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hh3chipsProtocol 1.3.6.1.4.1.25506.8.36.2.1.1.2
The Protocol of this SA entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ipsecEsp(50), ipsecAh(51)  

hh3chipsSPI 1.3.6.1.4.1.25506.8.36.2.1.1.3
The SPI of this SA entry.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 256..4294967295  

hh3chipsEncAlgorithm 1.3.6.1.4.1.25506.8.36.2.1.1.4
The encrypt algorithm of this SA entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ealgNone(1), ealgDescbc(2), ealg3desCbc(3), ealgXBlf(4), ealgXCast(5), ealgXSkipjack(6), ealgXAes(7), ealgXQc5(8), ealgXNsa(9)  

hh3chipsAuthAlgorithm 1.3.6.1.4.1.25506.8.36.2.1.1.5
The authentication algorithm of this SA entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER aalgNone(1), aalgMd5Hmac(2), aalgSha1Hmac(3), aalgMd5Hmac96(4), aalgSha1Hmac96(5), aalgXRipeMd160Hmac96(6), aalgXMd5(7), aalgXSha1(8)  

hh3chipsLocalIpAddr 1.3.6.1.4.1.25506.8.36.2.1.1.6
The local IP address of this SA entry.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hh3chipsSaLifeKBytes 1.3.6.1.4.1.25506.8.36.2.1.1.7
The lifetime of this SA entry in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hh3chipsSaLifeSecond 1.3.6.1.4.1.25506.8.36.2.1.1.8
The lifetime of this SA entry in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hh3chipsByCard 1.3.6.1.4.1.25506.8.36.2.1.1.9
The flag of this SA on NDEC or not.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hh3chipsNegotiateSaMode 1.3.6.1.4.1.25506.8.36.2.1.1.10
The type of key used by the IPSec Phase-2 Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), isakmp(2), manual(3)  

hh3chipsExpBytes 1.3.6.1.4.1.25506.8.36.2.1.1.11
This object specifies the lifetime in bytes of the tunnels generated using this policy specification.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hh3chipsSoftBytes 1.3.6.1.4.1.25506.8.36.2.1.1.12
This object specifies the lifetime in bytes of the tunnels generated using this policy specification.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hh3chipsExpTimeout 1.3.6.1.4.1.25506.8.36.2.1.1.13
This object specifies the lifetime in seconds of the tunnels generated using this policy specification.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hh3chipsSoftTimeout 1.3.6.1.4.1.25506.8.36.2.1.1.14
This object specifies the lifetime in seconds of the tunnels generated using this policy specification.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hh3chikeSATable 1.3.6.1.4.1.25506.8.36.2.2
The table containing IKE SA entities configured on NDEC by the operator.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cHikeSAEntry

hh3chikeSAEntry 1.3.6.1.4.1.25506.8.36.2.2.1
Each entry contains the attributes associated with a single IKE SA entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cHikeSAEntry  

hh3chikeConnId 1.3.6.1.4.1.25506.8.36.2.2.1.1
The identifier of IKE SA connection.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

hh3chikePeerIpAddr 1.3.6.1.4.1.25506.8.36.2.2.1.2
The peer IP address of this IKE SA.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hh3chikeFlag 1.3.6.1.4.1.25506.8.36.2.2.1.3
The status of this IKE SA.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3chikePhase 1.3.6.1.4.1.25506.8.36.2.2.1.4
The phase of this IKE SA.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unkown(1), phase1(2), phase2(3)  

hh3chikeDoi 1.3.6.1.4.1.25506.8.36.2.2.1.5
The domain of this IKE SA
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unkown(1), ipsec(2)  

hh3chikeClearSA 1.3.6.1.4.1.25506.8.36.2.2.1.6
Clear this IKE SA or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3chipsIKEPolicyTable 1.3.6.1.4.1.25506.8.36.2.3
List of all ISAKMP policy entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cHipsIKEPolicyEntry

hh3chipsIKEPolicyEntry 1.3.6.1.4.1.25506.8.36.2.3.1
Each entry includes the properties of a ISAKMP Policy entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cHipsIKEPolicyEntry  

hh3chipsIsakmpPolPriority 1.3.6.1.4.1.25506.8.36.2.3.1.1
ISAKMP Policy entry's priority.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

hh3chipsIsakmpPolEncr 1.3.6.1.4.1.25506.8.36.2.3.1.2
The specified encryption transform. It is used by Internet Key Exchange(IKE) tunnels to protect the ISAKMP PDUs.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ikeEncryptNone(1), ikeEncryptDesCbc(2), ikeEncryptIdeaCbc(3), ikeEncryptBlowfishcbc(4), ikeEncryptRc5R16B64cbc(5), ikeEncrypt3DesCbc(6), ikeEncryptCastCbc(7)  

hh3chipsIsakmpPolHash 1.3.6.1.4.1.25506.8.36.2.3.1.3
The specified hash transform. It is used by Internet Key Exchange(IKE) tunnels to protect the ISAKMP PDUs.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ikeHashNone(1), ikeHashMd5(2), ikeHashSha(3), ikeHashTiger(4)  

hh3chipsIsakmpPolAuth 1.3.6.1.4.1.25506.8.36.2.3.1.4
The specified peer authentication method. The local entity would authenticate the peer using the method specified by this object when this policy entity is selected to negotiate with a peer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ikeAuthPreNone(1), ikeAuthPreShared(2), ikeAuthDss(3), ikeAuthRsaSig(4), ikeAuthRsaEnc(5), ikeAuthRsaEncRev(6)  

hh3chipsIsakmpPolGroup 1.3.6.1.4.1.25506.8.36.2.3.1.5
This object is used to specify the Oakley group which is used for Diffie Hellman exchange in the Main Mode. The local entity selects the group specified by this object to perform Diffie Hellman exchange with the peer when this policy item is chosen to negotiate the Main Mode with an IKE peer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), dhGroup1(2), dhGroup2(3)  

hh3chipsIsakmpPolLifetime 1.3.6.1.4.1.25506.8.36.2.3.1.6
This object indicates the lifetime of the IKE tunnels in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hh3chipsStaticCryptomapTable 1.3.6.1.4.1.25506.8.36.2.4
The table includes the list of the member cryptomaps of the cryptomap sets which are set on the specific entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cHipsStaticCryptomapEntry

hh3chipsStaticCryptomapEntry 1.3.6.1.4.1.25506.8.36.2.4.1
Each entry contains properites of a single static cryptomap entry. The members of dynamic cryptomap sets, which may be linked with the parent static cryptomap set, are not included in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cHipsStaticCryptomapEntry  

hh3chipsStaticCryptomapName 1.3.6.1.4.1.25506.8.36.2.4.1.1
The name of the cryptomap entry in the cryptomap set. This is the first index component of this table.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3chipsStaticCryptomapSN 1.3.6.1.4.1.25506.8.36.2.4.1.2
The sequence number of the cryptomap entry in the cryptomap set. This is the second index component of this table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

hh3chipsStaticCryptomapNegMode 1.3.6.1.4.1.25506.8.36.2.4.1.3
Type of the cryptomap entry. This object may be an ISAKMP cryptomap or manual.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), isakmp(2), manual(3)  

hh3chipsStaticCryptomapMatchAddr 1.3.6.1.4.1.25506.8.36.2.4.1.4
The access list number entered by the operatoir while creating this cryptomap.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..100000  

hh3chipsStaticCryptomapPeerIpAddr 1.3.6.1.4.1.25506.8.36.2.4.1.5
The IP address of the current peer. Traffic protected by this cryptomap is protected by a tunnel terminating at the device whose IP address is the value of this object.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hh3chipsStaticCryptomapTransforName 1.3.6.1.4.1.25506.8.36.2.4.1.6
The transform associated with this cryptomap entry.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3chipsStaticCryptomapLifetime 1.3.6.1.4.1.25506.8.36.2.4.1.7
This object indicates the lifetime of the IPSec SA which is created using this IPSec policy entry.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hh3chipsStaticCryptomapLifesize 1.3.6.1.4.1.25506.8.36.2.4.1.8
This object identifies the lifesize of the IPSec SAs generated using this IPSec policy entry. Lifesize means maximum traffic in bytes that may be carried.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hh3chipsStaticCryptomapLocalIpAddr 1.3.6.1.4.1.25506.8.36.2.4.1.9
The value of this object is the local IP address of the IPSec SAs generated using this IPSec policy entry.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hh3chipsIfNameUsed 1.3.6.1.4.1.25506.8.36.2.4.1.10
This object indicates the name of the interface which uses this IPSec policy entry.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3chipsInAHSPI 1.3.6.1.4.1.25506.8.36.2.4.1.11
This object indicates the inbound AH SPI IPSec SAs generated using this IPSec policy entry.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hh3chipsInESPSPI 1.3.6.1.4.1.25506.8.36.2.4.1.12
This object indicates the inbound ESP SPI IPSec SAs generated using this IPSec policy entry.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hh3chipsOutAHSPI 1.3.6.1.4.1.25506.8.36.2.4.1.13
This object indicates the outbound AH SPI IPSec SAs generated using this IPSec policy entry.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hh3chipsOutESPSPI 1.3.6.1.4.1.25506.8.36.2.4.1.14
This object indicates the outbound ESP SPI IPSec SAs generated using this IPSec policy entry.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hh3chipsInAhHexKeyString 1.3.6.1.4.1.25506.8.36.2.4.1.15
This object indicates the inbound AH authentication key IPSec SAs generated using this IPSec policy entry. The AH authentication key is in hex.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3chipsInEspCipherHexKeyString 1.3.6.1.4.1.25506.8.36.2.4.1.16
This object indicates the inbound ESP authentication key IPSec SAs generated using this IPSec policy entry. The ESP authentication key is hex.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3chipsInEspAuthenHexKeyString 1.3.6.1.4.1.25506.8.36.2.4.1.17
This object indicates the inbound ESP authentication key IPSec SAs generated using this IPSec policy entry. The ESP authentication key is hex.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3chipsInAhStringKeyString 1.3.6.1.4.1.25506.8.36.2.4.1.18
This object indicates the inbound ESP authentication key IPSec SAs generated using this IPSec policy entry. The key is in string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3chipsInEspStringKeyString 1.3.6.1.4.1.25506.8.36.2.4.1.19
This object indicates the inbound ESP authentication key IPSec SAs generated using this IPSec policy entry. The key is in string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3chipsOutAhHexKeyString 1.3.6.1.4.1.25506.8.36.2.4.1.20
This object indicates the outbound AH authentication key IPSec SAs generated using this IPSec policy entry. The key is in hex.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3chipsOutEspCipherHexKeyString 1.3.6.1.4.1.25506.8.36.2.4.1.21
This object indicates the outbound ESP authentication key IPSec SAs generated using this IPSec policy entry. The key is in hex.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3chipsOutEspAuthenHexKeyString 1.3.6.1.4.1.25506.8.36.2.4.1.22
This object indicates the outbound ESP authentication key IPSec SAs generated using this IPSec policy entry. The key is in hex.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3chipsOutAhStringKeyString 1.3.6.1.4.1.25506.8.36.2.4.1.23
This object indicates the outbound AH authentication key IPSec SAs generated using this IPSec policy entry. The key is in string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3chipsOutEspStringKeyString 1.3.6.1.4.1.25506.8.36.2.4.1.24
This object indicates the outbound ESP authentication key IPSec SAs generated using this IPSec policy entry. The key is in string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3chipsTransformNameSetTable 1.3.6.1.4.1.25506.8.36.2.5
Transform set table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cHipsTransformNameSetEntry

hh3chipsTransformNameSetEntry 1.3.6.1.4.1.25506.8.36.2.5.1
Each entry refers to properties of a transform.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cHipsTransformNameSetEntry  

hh3chipsTransformName 1.3.6.1.4.1.25506.8.36.2.5.1.1
Name of the transform entry.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3chipsTransformMode 1.3.6.1.4.1.25506.8.36.2.5.1.2
Mode of the transform entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER tunnel(1), transport(2)  

hh3chipsTransformProtocol 1.3.6.1.4.1.25506.8.36.2.5.1.3
Transform protocol.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ipsecNone(1), ipsecAhNew(2), ipsecAhEspNew(3), ipsecAhEspOld(4), ipsecAhOld(5), ipsecEspNew(6), ipsecEspAhNew(7), ipsecEspAhOld(8), ipsecEspOld(9)  

hh3chipsAH 1.3.6.1.4.1.25506.8.36.2.5.1.4
Algorithm of AH protocol.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER aalgNone(1), aalgMd5Hmac(2), aalgSha1Hmac(3), aalgMd5Hmac96(4), aalgSha1Hmac96(5), aalgXRipeMd160Hmac96(6), aalgXMd5(7), aalgXSha1(8)  

hh3chipsEespEn 1.3.6.1.4.1.25506.8.36.2.5.1.5
Encryption algorithm of ESP protocol.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ealgNone(1), ealgDescbc(2), ealg3desCbc(3), ealgXBlf(4), ealgXCast(5), ealgXSkipjack(6), ealgXAes(7), ealgXQc5(8)  

hh3chipsEspAu 1.3.6.1.4.1.25506.8.36.2.5.1.6
Authentication algorithm of ESP protocol.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER aalgNone(1), aalgMd5Hmac(2), aalgSha1Hmac(3), aalgMd5Hmac96(4), aalgSha1Hmac96(5), aalgXRipeMd160Hmac96(6), aalgXMd5(7), aalgXSha1(8)  

hh3chipsIsCardTransform 1.3.6.1.4.1.25506.8.36.2.5.1.7
This object indicates the flag of the NDEC is used for IPSec SAs generated using this IPSec policy entry.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hh3chipsNDECInfoTable 1.3.6.1.4.1.25506.8.36.2.6
Table of NDEC set.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cHipsNDECInfoEntry

hh3chipsNDECInfoEntry 1.3.6.1.4.1.25506.8.36.2.6.1
Properties of each NDEC.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cHipsNDECInfoEntry  

hh3chipsCardSlot 1.3.6.1.4.1.25506.8.36.2.6.1.1
Slot number of NDEC .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..7  

hh3chipsInPac 1.3.6.1.4.1.25506.8.36.2.6.1.2
Total packets of the NDEC recieved.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3chipsOutPac 1.3.6.1.4.1.25506.8.36.2.6.1.3
Total packets of the NDEC sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3chipsInByte 1.3.6.1.4.1.25506.8.36.2.6.1.4
Total bytes of the NDEC sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3chipsOutByte 1.3.6.1.4.1.25506.8.36.2.6.1.5
Total bytes of the NDEC sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3chipsDropPac 1.3.6.1.4.1.25506.8.36.2.6.1.6
Total packets of the NDEC dropped .
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3chipsCardStatus 1.3.6.1.4.1.25506.8.36.2.6.1.7
State of the NDEC.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ecStateInvalid(1), ecStateReady(2), ecStateResetting(3), ecStateProgramUpdating(4), ecStateDisable(5)  

hh3chipsCardHardVer 1.3.6.1.4.1.25506.8.36.2.6.1.8
Hardware version of the NDEC.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3chipsCardSoftVer 1.3.6.1.4.1.25506.8.36.2.6.1.9
Software version of the NDEC.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3chipsCardCPLDVer 1.3.6.1.4.1.25506.8.36.2.6.1.10
CPLD version of the NDEC.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hh3chipsCardOperate 1.3.6.1.4.1.25506.8.36.2.6.1.11
The version of the NDEC's CPLD. cardClearStatic(1): clear the statistics of the card cardReset(2): rest the card cardSynTime(3): synchoronize the clock of the card cardSysLogOn(4):turn on the log of the card cardSysLogOff(5):turn off the log of the card cardSysLogClear(6):clear the log of the card
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER cardClearStatic(1), cardReset(2), cardSynTime(3), cardSysLogOn(4), cardSysLogOff(5), cardSysLogClear(6)  

hh3chipsDropPacInUnitTime 1.3.6.1.4.1.25506.8.36.2.6.1.12
Dropped packets in unit interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hh3chipsNDECLeaf 1.3.6.1.4.1.25506.8.36.2.7
OBJECT IDENTIFIER    

hh3chipsNDECConnections 1.3.6.1.4.1.25506.8.36.2.7.1
Total connections of the system at this time.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hh3chipsNDECBackup 1.3.6.1.4.1.25506.8.36.2.7.2
The flag that NDEC using backup. The value 1 represents using backup The value 0 represents not using backup
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

hh3chipsTraps 1.3.6.1.4.1.25506.8.36.2.8
OBJECT IDENTIFIER    

hh3chipsNDECNormalResetTrap 1.3.6.1.4.1.25506.8.36.2.8.1
This trap is generated when the NDEC card is reset.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3chipsNDECStateChangeTrap 1.3.6.1.4.1.25506.8.36.2.8.2
This trap is generated when the NDEC card's state changes.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3chipsNDECFlowTrap 1.3.6.1.4.1.25506.8.36.2.8.3
This trap is generated when a NDEC card is overloaded.
Status: current Access: read-write
NOTIFICATION-TYPE