SENAO-ENTERPRISE-INDOOR-AP-CB-MIB

File: SENAO-ENTERPRISE-INDOOR-AP-CB-MIB.mib (30273 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
IpAddress enterprises TimeTicks
DisplayString MacAddress TruthValue

Defined Types

EntLanMacFilterEntry  
SEQUENCE    
  entMacAddressIndex INTEGER
  entMacAddress MacAddress
  entMacFilteringValid TruthValue

EntWlanESSIDInfoEntry  
SEQUENCE    
  entWlanESSIDInfoIndex INTEGER
  entESSID OCTET STRING
  entBroadcastESSID TruthValue
  entWMM TruthValue
  entEncryption INTEGER
  entWlanAuthenticationType INTEGER

EntWlanWepInfoEntry  
SEQUENCE    
  entWlanESSIDIndex INTEGER
  entWlanWepKeyID INTEGER
  entWlanWepKey1Value OCTET STRING
  entWlanWepKey2Value OCTET STRING
  entWlanWepKey3Value OCTET STRING
  entWlanWepKey4Value OCTET STRING

EntWlanWPAInfoEntry  
SEQUENCE    
  entWlanWPAESSIDIndex INTEGER
  entPresharedKey DisplayString

Ent802dot1xInfoEntry  
SEQUENCE    
  entWlan802dot1xESSIDIndex INTEGER
  entRADIUSServerIPAddress IpAddress
  entRADIUSServerPort INTEGER
  entRADIUSServerPassword DisplayString
  entWlan802dot1xEnable TruthValue

EntWlanClientListInfoEntry  
SEQUENCE    
  entCLInfoIndex INTEGER
  entCLInterface OCTET STRING
  entCLMAC OCTET STRING
  entCLRx OCTET STRING
  entCLTx OCTET STRING
  entCLSignal INTEGER
  entCLConnectedTime OCTET STRING
  entCLIdleTime OCTET STRING

EntSNMPCommunityEntry  
SEQUENCE    
  entSNMPCommunityIndex INTEGER
  entSNMPCommunityName DisplayString
  entSNMPCommunityType INTEGER
  entSNMPCommunityValid TruthValue

Defined Values

senao 1.3.6.1.4.1.14125
The MIB module defines Senao implementation-specific metrics useful in managing IEEE 802.11 on Senao devices. This is used as a supplement to the standard 802.11 MIB proposed by IEEE.
MODULE-IDENTITY    

indoorWirelessDevice 1.3.6.1.4.1.14125.100
OBJECT IDENTIFIER    

entSystem 1.3.6.1.4.1.14125.100.1
OBJECT IDENTIFIER    

entLAN 1.3.6.1.4.1.14125.100.2
OBJECT IDENTIFIER    

entWAN 1.3.6.1.4.1.14125.100.3
OBJECT IDENTIFIER    

entMacFilter 1.3.6.1.4.1.14125.100.4
OBJECT IDENTIFIER    

entWlan 1.3.6.1.4.1.14125.100.5
OBJECT IDENTIFIER    

entSNMP 1.3.6.1.4.1.14125.100.6
OBJECT IDENTIFIER    

entWlanCommonInfo 1.3.6.1.4.1.14125.100.5.1
OBJECT IDENTIFIER    

entPassword 1.3.6.1.4.1.14125.100.1.2
Administration password
Status: mandatory Access: write-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

entSysModel 1.3.6.1.4.1.14125.100.1.3
System model
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

entSysMode 1.3.6.1.4.1.14125.100.1.4
System mode, 0:AP router, 1:Repeater, 2: AP bridge, 3: Client bridge, 4: Client router, 5: WDS bridge
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ap-router(0), repeater(1), ap-bridge(2), client-bridge(3), client-router(4), wds-bridge(5)  

entSysUpTime 1.3.6.1.4.1.14125.100.1.5
System uptime
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

entHwVersion 1.3.6.1.4.1.14125.100.1.6
The version of the hardware
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

entSN 1.3.6.1.4.1.14125.100.1.7
Serial Number
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

entKenelVersion 1.3.6.1.4.1.14125.100.1.8
The version of the kernel
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

entAppVersion 1.3.6.1.4.1.14125.100.1.9
The version of the system application
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

entReset 1.3.6.1.4.1.14125.100.1.10
Setting this attribute TRUE causes the AP rebooted
Status: mandatory Access: write-only
OBJECT-TYPE    
  TruthValue  

entResetToDefault 1.3.6.1.4.1.14125.100.1.11
Setting this attribute TRUE will Reboot the system and change settings to factory default
Status: mandatory Access: write-only
OBJECT-TYPE    
  TruthValue  

entApplyModules 1.3.6.1.4.1.14125.100.1.12
Setting this attribute TRUE will apply the changed modules to reload
Status: mandatory Access: write-only
OBJECT-TYPE    
  TruthValue  

entLANIP 1.3.6.1.4.1.14125.100.2.1
LAN IP address
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

entLANSubnetMask 1.3.6.1.4.1.14125.100.2.2
LAN subnet mask
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

entSTPEnable 1.3.6.1.4.1.14125.100.2.3
Set this attribute TRUE will enable 802.1d Spanning Tree.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

entDHCPEnable 1.3.6.1.4.1.14125.100.2.4
When system mode is not 1(Repeater) and 5(WDS bridge), set this attribute TRUE will enable the DHCP server function of device
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

entIPPoolStart 1.3.6.1.4.1.14125.100.2.5
TWhen system mode is not 1(Repeater) and 5(WDS bridge), set the start address of DHCP IP pool
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

entIPPoolEnd 1.3.6.1.4.1.14125.100.2.6
When system mode is not 1(Repeater) and 5(WDS bridge), set the end address of DHCP IP pool
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

entIPLeaseTime 1.3.6.1.4.1.14125.100.2.7
When system mode is not 1(Repeater) and 5(WDS bridge), the time period client can have the IP address assigned by DHCP server 0(half hour), 1(one hour) 2(two hours), 3(half day), 4(one day), 5(two days), 6(one week), 7(two weeks), 8(forever)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER half-hour(0), one-hour(1), two-hours(2), half-day(3), one-day(4), two-days(5), one-week(6), two-weeks(7), forever(8)  

entRouterEnable 1.3.6.1.4.1.14125.100.3.1
Only When op mode is 0(AP) or (Client bridge), can set this attribute. Set TRUE will enable the router.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

entLanMacFilteringEnable 1.3.6.1.4.1.14125.100.4.1
Set this attribute TRUE will enable the LAN MAC filtering
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

entLanMacFilteringMode 1.3.6.1.4.1.14125.100.4.2
The mode of LAN MAC filtering can be 0(white list), 1(black list)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER white-list(0), black-list(1)  

entLanMacFilterTable 1.3.6.1.4.1.14125.100.4.3
This table provides one row for each LAN MAC filtering. Each row contains the enterprise LAN MAC filtering table for that LAN MAC filtering.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EntLanMacFilterEntry

entLanMacFilterEntry 1.3.6.1.4.1.14125.100.4.3.1
An entry in the entLanMacFilterTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EntLanMacFilterEntry  

entMacAddressIndex 1.3.6.1.4.1.14125.100.4.3.1.1
The auxiliary variable used to identify instances of columnar objects in the LAN MAC Filtering Table
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

entMacAddress 1.3.6.1.4.1.14125.100.4.3.1.2
MAC address list in the LAN MAC filtering table
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

entMacFilteringValid 1.3.6.1.4.1.14125.100.4.3.1.3
The validity status of each corresponding MAC address in LAN MAC filtering table
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

entOpMode 1.3.6.1.4.1.14125.100.5.1.1
Set op mode: 0(AP), 1(Client bridge), 2(WDS bridge), 3(Repeater)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ap(0), client-bridge(1), wds-bridge(2), repeater(3)  

entRadio 1.3.6.1.4.1.14125.100.5.1.2
Set this attribute TRUE will enable the radio
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

entAPMode 1.3.6.1.4.1.14125.100.5.1.3
Only when op mode is 0(AP), we can set AP mode: 0(AP), 1(WDS)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ap(0), wds(1)  

entBand 1.3.6.1.4.1.14125.100.5.1.4
The wireless mode: 0(802.11 b/g), 1(802.11 b), 2(802.11 a), 4(802.11 g), 6(802.11 n), 7(802.11 g/n), 8(802.11 a/n), 9(802.11 b/g/n)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ieee802dot11-b-g(0), ieee802dot11-b(1), ieee802dot11-a(2), ieee802dot11-g(4), ieee802dot11-n(6), ieee802dot11-g-n(7), ieee802dot11-a-n(8), ieee802dot11-b-g-n(9)  

entESSIDNum 1.3.6.1.4.1.14125.100.5.1.5
Set the Number of multiple ESSID
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..4  

entChannel 1.3.6.1.4.1.14125.100.5.1.6
The current operating frequency channel
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..14  

entDataRate 1.3.6.1.4.1.14125.100.5.1.7
This attribute specifies the data rate at which the station may transmit data in Mbps 0(Auto), 1(1Mbps), 2(2Mbps), 5(5.5Mbps), 11(11Mbps), 6(6Mbps), 9(9Mbps), 12(12Mbps), 18(18Mbps), 24(24Mbps), 36(36Mbps), 48(48Mbps), 54(54Mbps)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER auto(0), oneMbps(1), twoMbps(2), fiveNhalfMbps(5), elevenMbps(11), sixMbps(6), nineMbps(9), twelveMbps(12), eighteenMbps(18), twentytwoMbps(24), thirtysixMbps(36), fortyeightMbps(48), fiftyfourMbps(54)  

entNDataRate 1.3.6.1.4.1.14125.100.5.1.8
This attribute specifies the 11n data rate
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

entTxPower 1.3.6.1.4.1.14125.100.5.1.9
The transmit power level: 10(%), 25(%), 50(%), 75(%), 90(%), 100(%)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

entBeaconInterval 1.3.6.1.4.1.14125.100.5.1.10
This attribute specifies the number of TU that a station shall use for scheduling Beacon transmissions
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 20..1024  

entDTIMPeriod 1.3.6.1.4.1.14125.100.5.1.11
This attribute specifies the number of beacon intervals
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

entFragmentationThreshold 1.3.6.1.4.1.14125.100.5.1.12
This attribute shall specify the current maximum size, in octets, of the MPDU that may be delivered to the PHY
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 256..2346  

entRTSThreshold 1.3.6.1.4.1.14125.100.5.1.13
This attribute shall indicate the number of octets in an MPDU, below which an RTS/CTS handshake shall not be performed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..2347  

entChannelBandwidth 1.3.6.1.4.1.14125.100.5.1.14
This attribute specifies the channel bandwidth: 0(Auto 20/40 MHZ), 1(20 MHZ)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..1  

entPreambleType 1.3.6.1.4.1.14125.100.5.1.15
This attribute specifies the preamble type: 1(Short), 2(Long)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER short(1), long(2)  

entCTSProtection 1.3.6.1.4.1.14125.100.5.1.16
This attribute specifies the CTS protection: 0(Auto), 1(Always), 2(None)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER auto(0), always(1), none(2)  

entWlanESSIDInfoTable 1.3.6.1.4.1.14125.100.5.2
This table provides one row for each ESSID information. Each row contains the enterprise ESSID information Table for that ESSID information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EntWlanESSIDInfoEntry

entWlanESSIDInfoEntry 1.3.6.1.4.1.14125.100.5.2.1
An entry in the entWlanESSIDInfoTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EntWlanESSIDInfoEntry  

entWlanESSIDInfoIndex 1.3.6.1.4.1.14125.100.5.2.1.1
The auxiliary variable used to identify instances of columnar objects in the ESSID information Table
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

entESSID 1.3.6.1.4.1.14125.100.5.2.1.2
This attribute reflects the Service Set ID used in the Desired- SSID parameter of the most recent MLME_Scan.request
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

entBroadcastESSID 1.3.6.1.4.1.14125.100.5.2.1.3
Set this attribute TRUE will enable the hidden SSID
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

entWMM 1.3.6.1.4.1.14125.100.5.2.1.4
Set this attribute TRUE will enable WMM
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

entEncryption 1.3.6.1.4.1.14125.100.5.2.1.5
The WLAN encryption: 0(none), 1(WEP), 2(TKIP), 3(AES), 4(TKIPAES)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..4  

entWlanAuthenticationType 1.3.6.1.4.1.14125.100.5.2.1.6
The current authentication algorithms: 0 (openSystem), 1(wepAuto), 2(sharedKey), 3(WPAPSK), 4(WPA), 5(WPA2PSK), 6(WPA2), 7(WPA1WPA2), 8(WPA1PSKWPA2PSK)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..8  

entWlanWepInfoTable 1.3.6.1.4.1.14125.100.5.3
This table provides one row for each WEP information. Each row contains the enterprise WEP information Table for that WEP information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EntWlanWepInfoEntry

entWlanWepInfoEntry 1.3.6.1.4.1.14125.100.5.3.1
An entry in the entWlanWepInfoTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EntWlanWepInfoEntry  

entWlanESSIDIndex 1.3.6.1.4.1.14125.100.5.3.1.1
The auxiliary variable used to identify instances of columnar objects in the WEP information Table
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

entWlanWepKeyID 1.3.6.1.4.1.14125.100.5.3.1.2
This attribute shall indicate the use of the first, second, third, or fourth element of the WEPDefaultKeys array
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..4  

entWlanWepKey1Value 1.3.6.1.4.1.14125.100.5.3.1.3
Set key1 string. (5 or 13 ASCCI characters, 10 or 26 hex numbers)
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

entWlanWepKey2Value 1.3.6.1.4.1.14125.100.5.3.1.4
Set key2 string. (5 or 13 ASCCI characters, 10 or 26 hex numbers)
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

entWlanWepKey3Value 1.3.6.1.4.1.14125.100.5.3.1.5
Set key3 string. (5 or 13 ASCCI characters, 10 or 26 hex numbers)
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

entWlanWepKey4Value 1.3.6.1.4.1.14125.100.5.3.1.6
Set key4 string. (5 or 13 ASCCI characters, 10 or 26 hex numbers)
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

entWlanWPAInfoTable 1.3.6.1.4.1.14125.100.5.4
This table provides one row for each WPA information. Each row contains the enterprise WPA information Table for that WPA information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EntWlanWPAInfoEntry

entWlanWPAInfoEntry 1.3.6.1.4.1.14125.100.5.4.1
An entry in the entWlanWPAInfoTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EntWlanWPAInfoEntry  

entWlanWPAESSIDIndex 1.3.6.1.4.1.14125.100.5.4.1.1
The auxiliary variable used to identify instances of columnar objects in the WPA information Table
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

entPresharedKey 1.3.6.1.4.1.14125.100.5.4.1.2
The WPA Pre-Shared key. (8~63 ASCII or 64 HEX)
Status: current Access: write-only
OBJECT-TYPE    
  DisplayString  

ent802dot1xInfoTable 1.3.6.1.4.1.14125.100.5.5
This table provides one row for each 802.1x information. Each row contains the enterprise 802.1x information Table for that 802.1x information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ent802dot1xInfoEntry

ent802dot1xInfoEntry 1.3.6.1.4.1.14125.100.5.5.1
An entry in the ent802dot1xInfoTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ent802dot1xInfoEntry  

entWlan802dot1xESSIDIndex 1.3.6.1.4.1.14125.100.5.5.1.1
The auxiliary variable used to identify instances of columnar objects in the 802.1x information Table
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

entRADIUSServerIPAddress 1.3.6.1.4.1.14125.100.5.5.1.2
The address of RADIUS Server
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

entRADIUSServerPort 1.3.6.1.4.1.14125.100.5.5.1.3
The port of RADIUS Server
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

entRADIUSServerPassword 1.3.6.1.4.1.14125.100.5.5.1.4
The password of RADIUS Server
Status: current Access: write-only
OBJECT-TYPE    
  DisplayString  

entWlan802dot1xEnable 1.3.6.1.4.1.14125.100.5.5.1.5
Set this attribute TRUE will enable 802.1x
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

entWlanClientListInfoTable 1.3.6.1.4.1.14125.100.5.6
This table provides one row for Wlan client list information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EntWlanClientListInfoEntry

entWlanClientListInfoEntry 1.3.6.1.4.1.14125.100.5.6.1
An entry in the entWlanClientListInfoTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EntWlanClientListInfoEntry  

entCLInfoIndex 1.3.6.1.4.1.14125.100.5.6.1.1
The auxiliary variable used to identify instances of columnar objects in the ClientList information Table
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

entCLInterface 1.3.6.1.4.1.14125.100.5.6.1.2
The Client connected SSID
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

entCLMAC 1.3.6.1.4.1.14125.100.5.6.1.3
The Client MAC
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

entCLRx 1.3.6.1.4.1.14125.100.5.6.1.4
The Rx value
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

entCLTx 1.3.6.1.4.1.14125.100.5.6.1.5
The Tx value
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

entCLSignal 1.3.6.1.4.1.14125.100.5.6.1.6
The Client Wlan Signal
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

entCLConnectedTime 1.3.6.1.4.1.14125.100.5.6.1.7
The Client connected time
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

entCLIdleTime 1.3.6.1.4.1.14125.100.5.6.1.8
The Client idle time
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

entSNMPStatus 1.3.6.1.4.1.14125.100.6.1
The status of current SNMP agent.0:disable, 1:Enable
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

entSNMPVerType 1.3.6.1.4.1.14125.100.6.2
The version of current SNMP agent.0:all, 1: v1, 2:v2c, 3:v3
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER all(0), v1(1), v2c(2), v3(3)  

entSNMPCommunityTable 1.3.6.1.4.1.14125.100.6.3
This table provides one row for each SNMP community. Each row contains the enterprise SNMP community table for that SNMP community.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EntSNMPCommunityEntry

entSNMPCommunityEntry 1.3.6.1.4.1.14125.100.6.3.1
An entry in the entSNMPCommunityTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EntSNMPCommunityEntry  

entSNMPCommunityIndex 1.3.6.1.4.1.14125.100.6.3.1.1
The auxiliary variable used to identify instances of columnar objects in the SNMP Community Table
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2  

entSNMPCommunityName 1.3.6.1.4.1.14125.100.6.3.1.2
The community name used to access SNMP device.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

entSNMPCommunityType 1.3.6.1.4.1.14125.100.6.3.1.3
The auxiliary variable used to identify instances of columnar objects in the SNMP Community Table
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER read(1), write(2)  

entSNMPCommunityValid 1.3.6.1.4.1.14125.100.6.3.1.4
Display the validity information of corresponding community index
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

entSNMPTrap 1.3.6.1.4.1.14125.100.6.4
OBJECT IDENTIFIER    

entTrapStatus 1.3.6.1.4.1.14125.100.6.4.1
The trap status of current SNMP agent.0:disable, 1:Enable
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

entTrapVer 1.3.6.1.4.1.14125.100.6.4.2
The trap version of current SNMP agent.0:all, 1: v1, 2:v2c, 3:v3
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER all(0), v1(1), v2c(2), v3(3)  

entTrapReceiverIPAddress 1.3.6.1.4.1.14125.100.6.4.3
Specify the IP address(host) to receive the trap report
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

entTrapReceiverCommunityName 1.3.6.1.4.1.14125.100.6.4.4
Specify the community name for SNMP manager to receive the trap report
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

entTraps 1.3.6.1.4.1.14125.100.20
OBJECT IDENTIFIER    

entSystemTraps 1.3.6.1.4.1.14125.100.20.1
OBJECT IDENTIFIER    

entWanTraps 1.3.6.1.4.1.14125.100.20.2
OBJECT IDENTIFIER    

entSystemTrapsReboot 1.3.6.1.4.1.14125.100.20.1.1
The trap is generated when the system is rebooted.
Status: current Access: read-write
NOTIFICATION-TYPE    

entSystemTrapsRestoreToDefault 1.3.6.1.4.1.14125.100.20.1.2
The trap is generated when the default configuration of the system is restored.
Status: current Access: read-write
NOTIFICATION-TYPE    

entSystemTrapsReloadModules 1.3.6.1.4.1.14125.100.20.1.3
The trap is generated when the system modules are reloaded.
Status: current Access: read-write
NOTIFICATION-TYPE    

entWanTrapsLinkDisconnect 1.3.6.1.4.1.14125.100.20.2.1
The trap is generated when the PHY of WAN is disconnected and it was connected.
Status: current Access: read-write
NOTIFICATION-TYPE    

entWanTrapsLinkRecover 1.3.6.1.4.1.14125.100.20.2.2
The trap is generated when the PHY of WAN is connected and it was disconnected
Status: current Access: read-write
NOTIFICATION-TYPE