FLOWPOINT-MIB

File: FLOWPOINT-MIB.mib (195307 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212

Imported symbols

NetworkAddress IpAddress Counter
Gauge enterprises DisplayString
OBJECT-TYPE

Defined Types

IpxNetAddress  
OCTET STRING Size(4)    

MacAddress  
OCTET STRING Size(6)    

ConnectionType  
INTEGER async(1), isdn(2), fr(3), dds(4), x25(5)    

AuthenProtoType  
INTEGER none(1), pap(2), chap(3)    

RowStatus  
INTEGER active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)    

DhcpOptionType  
INTEGER none(1), byte(2), word(3), long(4), longint(5), binary(6), ipaddress(7), string(8)    

DodEntry  
SEQUENCE    
  dodTableID INTEGER
  dodDestinationName DisplayString Size(0..20)
  dodPassword DisplayString Size(0..40)
  dodAuthenProtocol AuthenProtoType
  dodMaxLinks INTEGER
  dodBWThreshold INTEGER
  dodPreferType ConnectionType
  dodTearDownTimer INTEGER
  dodSourceIPAddress IpAddress
  dodRemoteIPAddress IpAddress
  dodSourceIPMask IpAddress
  dodRemoteIPMask IpAddress
  dodIPXNetAddress IpxNetAddress
  dodIPFilters Counter
  dodIPXFilters Counter
  dodRemoteIPNets Counter
  dodRemoteIPXNets Counter
  dodRemoteIPXSAPs Counter
  dodRemoteMacState INTEGER
  dodRemoteMacs Counter
  dodLastActivityTime INTEGER
  dodTableOperation INTEGER
  dodMinLinks INTEGER
  dodBODType INTEGER
  dodIpOptRecvRIP INTEGER
  dodIpOptSendRIP INTEGER
  dodIpOptRecvRIPDefault INTEGER
  dodIpOptSendRIPDefault INTEGER
  dodIpOptKeepPrivate INTEGER
  dodBrOptUseStp INTEGER
  dodPPPOptUseLCPEcho INTEGER
  dodEntryIsDisabled INTEGER
  dodCallbackOption INTEGER
  dodSendDataAsVoice INTEGER
  dodIPXNetStrAddress DisplayString Size(1..8)
  dodOurSystemName DisplayString Size(0..40)
  dodOurPassword DisplayString Size(0..40)
  dodPPPCallbackOption INTEGER
  dodPPPCallbackInfo DisplayString Size(0..40)
  dodDontAuthenticate INTEGER
  dodIPAddressTranslation INTEGER
  dodIpOptRecvRIP1 INTEGER
  dodIpOptSendRIP1 INTEGER
  dodIpOptRecvRIP2 INTEGER
  dodIpOptSendRIP2 INTEGER
  dodProtocol INTEGER
  dodCompression INTEGER
  dodPasswordSpecified INTEGER
  dodOurPasswordSpecified INTEGER
  dodBlockNetBIOS INTEGER
  dodMtu INTEGER
  dodIpSlaveMode INTEGER
  dodReacquireIpAddr INTEGER
  dodIpxOptRIPSAP INTEGER

DodCallIDEntry  
SEQUENCE    
  dodCallIDType ConnectionType
  dodCallIDPhones Counter

DodPhoneEntry  
SEQUENCE    
  dodPhoneIndex INTEGER
  dodPhoneSpeed INTEGER
  dodPhoneNumber DisplayString Size(0..30)

DodRemoteMacEntry  
SEQUENCE    
  dodRemoteMacIndex INTEGER
  dodRemoteMacAddress MacAddress
  dodRemoteMacOperation INTEGER

DodRemoteIPNetEntry  
SEQUENCE    
  dodRemoteIPNetIndex INTEGER
  dodRemoteIPNetAddress IpAddress
  dodRemoteIPNetMask IpAddress
  dodRemoteIPNetHops INTEGER
  dodRemoteIPNetOperation INTEGER
  dodRemoteIPNetGateway IpAddress

DodRemoteIPXNetEntry  
SEQUENCE    
  dodRemoteIPXNetIndex INTEGER
  dodRemoteIPXNetAddress IpxNetAddress
  dodRemoteIPXNetMetric INTEGER
  dodRemoteIPXNetTicks INTEGER
  dodRemoteIPXNetOperation INTEGER
  dodRemoteIPXNetStrAddress DisplayString Size(1..8)

DodRemoteIPXSAPEntry  
SEQUENCE    
  dodRemoteIPXSAPIndex INTEGER
  dodRemoteIPXSAPName DisplayString Size(0..48)
  dodRemoteIPXSAPNetAddress IpxNetAddress
  dodRemoteIPXSAPNodeAddress MacAddress
  dodRemoteIPXSAPSocket OCTET STRING Size(2)
  dodRemoteIPXSAPType OCTET STRING Size(2)
  dodRemoteIPXSAPHops INTEGER
  dodRemoteIPXSAPOperation INTEGER
  dodRemoteIPXSAPStrNetAddress DisplayString Size(1..8)
  dodRemoteIPXSAPStrSocket DisplayString Size(1..4)
  dodRemoteIPXSAPStrType DisplayString Size(1..4)

DodIPFilterEntry  
SEQUENCE    
  dodIPFilterIndex INTEGER
  dodIPFilterDstNetAddr IpAddress
  dodIPFilterSrcNetAddr IpAddress
  dodIPFilterAllow INTEGER

DodIPXFilterEntry  
SEQUENCE    
  dodIPXFilterIndex INTEGER
  dodIPXFilterDstNetAddr IpxNetAddress
  dodIPXFilterDstNodeAddr MacAddress
  dodIPXFilterDstSocket OCTET STRING Size(2)
  dodIPXFilterSrcNetAddr IpxNetAddress
  dodIPXFilterSrcNodeAddr MacAddress
  dodIPXFilterSrcSocket OCTET STRING Size(2)
  dodIPXFilterAllow INTEGER

DodCallerEntry  
SEQUENCE    
  dodCallerNumber DisplayString Size(0..30)
  dodCallerOperation INTEGER

DodIPTranslationServerEntry  
SEQUENCE    
  dodIPTranslationServerIPAddress IpAddress
  dodIPTranslationProtocol OCTET STRING Size(1)
  dodIPFirstTranslationPort OCTET STRING Size(2)
  dodIPLastTranslationPort OCTET STRING Size(2)
  dodIPFirstPrivatePort OCTET STRING Size(2)
  dodIPTranslationStatus RowStatus

DodNatHostMappingEntry  
SEQUENCE    
  dodFirstPrivateIPAddress IpAddress
  dodLastPrivateIPAddress IpAddress
  dodFirstPublicIPAddress IpAddress
  dodNatHostMappingStatus RowStatus

FpEtherEntry  
SEQUENCE    
  fpPortNum INTEGER
  fpBridgeState INTEGER
  fpIpState INTEGER
  fpIpxState INTEGER
  fpIpNetAddress IpAddress
  fpIpNetMask IpAddress
  fpIpxNetAddress IpxNetAddress
  fpIpxFrameType INTEGER
  fpEtherIpOptRecvRIP INTEGER
  fpEtherIpOptSendRIP INTEGER
  fpEtherIpOptRecvRIPDefault INTEGER
  fpEtherIpOptSendRIPDefault INTEGER
  fpIpxStrNetAddress DisplayString Size(1..8)
  fpIpDefaultGateway IpAddress
  fpEtherIpOptRecvRIP1 INTEGER
  fpEtherIpOptSendRIP1 INTEGER
  fpEtherIpOptRecvRIP2 INTEGER
  fpEtherIpOptSendRIP2 INTEGER
  fpIpRIPMulticastAddress IpAddress
  fpNATState INTEGER
  fpMtu INTEGER

EtherNatHostMappingEntry  
SEQUENCE    
  etherFirstPrivateIPAddress IpAddress
  etherLastPrivateIPAddress IpAddress
  etherFirstPublicIPAddress IpAddress
  etherNatHostMappingStatus RowStatus

EtherIPTranslationServerEntry  
SEQUENCE    
  etherIPTranslationServerIPAddress IpAddress
  etherIPTranslationProtocol OCTET STRING Size(1)
  etherIPFirstTranslationPort OCTET STRING Size(2)
  etherIPLastTranslationPort OCTET STRING Size(2)
  etherIPFirstPrivatePort OCTET STRING Size(2)
  etherIPTranslationStatus RowStatus

FpIsdnSwitchEntry  
SEQUENCE    
  fpIsdnSwitchTypeIndex INTEGER

FpSysCallerIdEntry  
SEQUENCE    
  fpCallerIdEnabled INTEGER

FpUdpRelayEntry  
SEQUENCE    
  fpUdpRelayFirstPort OCTET STRING Size(2)
  fpUdpRelayLastPort OCTET STRING Size(2)
  fpUdpRelayIPAddress IpAddress
  fpUdpRelayStatus RowStatus

FpVoiceEntry  
SEQUENCE    
  fpVoiceIndex INTEGER
  fpVoicePort DisplayString

FpEchoEntry  
SEQUENCE    
  fpEchoIndex INTEGER
  fpEchoPort DisplayString

FpOptionEntry  
SEQUENCE    
  fpOptionIndex INTEGER
  fpOptionString DisplayString
  fpOptionAvailable INTEGER

FpLoginEntry  
SEQUENCE    
  fpLoginAction INTEGER

FpWanEntry  
SEQUENCE    
  fpWanIndex INTEGER
  fpWanInstantOutUtil INTEGER
  fpWanInstantInUtil INTEGER
  fpWanAvgOutUtil INTEGER
  fpWanAvgInUtil INTEGER
  fpWanRemoteName DisplayString
  fpWanRemoteTime INTEGER
  fpWanIfIndex INTEGER
  fpWanOutSpeed Gauge
  fpWanInSpeed Gauge

PotsEntry  
SEQUENCE    
  potsIndex INTEGER
  potsEnabled INTEGER
  potsOpMode INTEGER
  potsPreemptMode INTEGER
  potsAutoMode INTEGER
  potsPhoneCnt INTEGER
  potsLocalNumber DisplayString Size(0..30)
  potsRemoteNumber DisplayString Size(0..30)
  potsState INTEGER
  potsIsdnChannel INTEGER
  potsWanIndex INTEGER

PotsPhoneEntry  
SEQUENCE    
  potsPhoneNumber DisplayString Size(0..30)
  potsPhoneOperation INTEGER

SysIPTranslationServerEntry  
SEQUENCE    
  sysIPTranslationServerIPAddress IpAddress
  sysIPTranslationProtocol OCTET STRING Size(1)
  sysIPFirstTranslationPort OCTET STRING Size(2)
  sysIPLastTranslationPort OCTET STRING Size(2)
  sysIPFirstPrivatePort OCTET STRING Size(2)
  sysIPTranslationStatus RowStatus

SysNatHostMappingEntry  
SEQUENCE    
  sysFirstPrivateIPAddress IpAddress
  sysLastPrivateIPAddress IpAddress
  sysFirstPublicIPAddress IpAddress
  sysNatHostMappingStatus RowStatus

DhcpCodeEntry  
SEQUENCE    
  dhcpOptionCode INTEGER
  dhcpMinCount INTEGER
  dhcpMaxCount INTEGER
  dhcpOptionType DhcpOptionType
  dhcpOptionCodeStatus RowStatus

DhcpGlobalValueEntry  
SEQUENCE    
  dhcpGlobalValueCode INTEGER
  dhcpGlobalValueType DhcpOptionType
  dhcpGlobalValue OCTET STRING Size(0..255)
  dhcpGlobalValueStatus RowStatus

DhcpSubnetEntry  
SEQUENCE    
  dhcpSubnetAddress IpAddress
  dhcpSubnetMask IpAddress
  dhcpSubnetFirstIpAddress IpAddress
  dhcpSubnetLastIpAddress IpAddress
  dhcpSubnetTftpServer IpAddress
  dhcpSubnetTftpFile DisplayString Size(0..255)
  dhcpSubnetBootp INTEGER
  dhcpSubnetLeaseTime INTEGER
  dhcpSubnetStatus RowStatus
  dhcpSubnetConflictActions INTEGER

DhcpSubnetValueEntry  
SEQUENCE    
  dhcpSubnetValueCode INTEGER
  dhcpSubnetValueType DhcpOptionType
  dhcpSubnetValue OCTET STRING Size(0..255)
  dhcpSubnetValueStatus RowStatus

DhcpClientEntry  
SEQUENCE    
  dhcpClientAddress IpAddress
  dhcpClientTftpServer IpAddress
  dhcpClientTftpFile DisplayString Size(0..255)
  dhcpClientBootp INTEGER
  dhcpClientLeaseTime INTEGER
  dhcpClientExpireTimeYear INTEGER
  dhcpClientExpireTimeMonth INTEGER 1..12
  dhcpClientExpireTimeDay INTEGER 1..31
  dhcpClientExpireTimeHour INTEGER 0..23
  dhcpClientExpireTimeMinute INTEGER 0..59
  dhcpClientExpireTimeSecond INTEGER 0..59
  dhcpClientStatus RowStatus

DhcpClientValueEntry  
SEQUENCE    
  dhcpClientValueCode INTEGER
  dhcpClientValueType DhcpOptionType
  dhcpClientValue OCTET STRING Size(0..255)
  dhcpClientValueStatus RowStatus

FpDirEntry  
SEQUENCE    
  fpDirIndex INTEGER
  fpDirName DisplayString Size(0..12)
  fpDirSize INTEGER

Defined Values

flowpoint 1.3.6.1.4.1.1548
OBJECT IDENTIFIER    

fpdod 1.3.6.1.4.1.1548.1
OBJECT IDENTIFIER    

fpether 1.3.6.1.4.1.1548.2
OBJECT IDENTIFIER    

fpisdn 1.3.6.1.4.1.1548.3
OBJECT IDENTIFIER    

fpsys 1.3.6.1.4.1.1548.4
OBJECT IDENTIFIER    

fplogin 1.3.6.1.4.1.1548.5
OBJECT IDENTIFIER    

fpWan 1.3.6.1.4.1.1548.6
OBJECT IDENTIFIER    

fppots 1.3.6.1.4.1.1548.7
OBJECT IDENTIFIER    

fpdownload 1.3.6.1.4.1.1548.8
OBJECT IDENTIFIER    

fpiptranslate 1.3.6.1.4.1.1548.9
OBJECT IDENTIFIER    

fpdhcp 1.3.6.1.4.1.1548.10
OBJECT IDENTIFIER    

fpdir 1.3.6.1.4.1.1548.11
OBJECT IDENTIFIER    

fpatm 1.3.6.1.4.1.1548.12
OBJECT IDENTIFIER    

fpfr 1.3.6.1.4.1.1548.13
OBJECT IDENTIFIER    

dodTable 1.3.6.1.4.1.1548.1.1
The DOD basic configuration table for each remote connection. All of the DOD tables are indexed (identified) by DestinationName.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DodEntry

dodEntry 1.3.6.1.4.1.1548.1.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DodEntry  

dodTableID 1.3.6.1.4.1.1548.1.1.1.1
The identifier number of this remote name. Each dod table will have a unique identifier number for it. The ID number is issued when the dod table of the destination name is created on the agent side. This object is obsoleted: use dodDestinationName as the index.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER  

dodDestinationName 1.3.6.1.4.1.1548.1.1.1.2
A textual description of the remote destination. The name is given by the manager side when the manager uses object dodTableOperation to create a new Dod record. The dodDestination is important. It will be used throughout all of the Dod database as index to access each object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

dodPassword 1.3.6.1.4.1.1548.1.1.1.3
The password for this remote connection. It is used to check the remote's password when the remote client or server dials in. It is also used when authentication is enabled during outgoing calls. GENERR is returned if not authorized to read the dodPassword.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..40)  

dodAuthenProtocol 1.3.6.1.4.1.1548.1.1.1.4
The minimum authentication protocol this remote connection is using. It is one of CHAP or PAP or NONE. The actual authentication phase can be performed with a better protocol than specified here: for instance if set to PAP and the remote supports CHAP (as negotiated during the LCP phase), CHAP authentication will be performed. None means that authentication of this remote is disabled during outgoing calls. All incoming calls are ALWAYS authenticated, so setting this to none prevents from accepting incoming calls.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AuthenProtoType  


dodBWThreshold 1.3.6.1.4.1.1548.1.1.1.6
The threshold of bandwidth utilization of established links used to trigger an additional call, expressed as an integer percentage, i.e. 0 to 100. 0 means that all available links are dialed at once while 100 means that no additional links are used. The type of bandwidth measured by this object is defined by dodBODType.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

dodPreferType 1.3.6.1.4.1.1548.1.1.1.7
The preferred line connection type.
Status: mandatory Access: read-write
OBJECT-TYPE    
  ConnectionType  

dodTearDownTimer 1.3.6.1.4.1.1548.1.1.1.8
The timeout limit to tear down the link when there is no activity for the link, expressed in seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

dodSourceIPAddress 1.3.6.1.4.1.1548.1.1.1.9
The local IP address of the WAN port. It is used to negotiate with the remote side when dialing in or out. When nonzero, it overrides the default address, coming from the LAN port IP address (ethernet).
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

dodRemoteIPAddress 1.3.6.1.4.1.1548.1.1.1.10
The remote IP address of the WAN port, if needed. Set to 0 otherwise.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

dodSourceIPMask 1.3.6.1.4.1.1548.1.1.1.11
The local IP net mask of the WAN port. It is used with dodSourceIPAddress.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

dodRemoteIPMask 1.3.6.1.4.1.1548.1.1.1.12
The remote side IP network mask.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

dodIPXNetAddress 1.3.6.1.4.1.1548.1.1.1.13
The IPX network address associated with the WAN link when connected to this remote.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpxNetAddress  

dodIPFilters 1.3.6.1.4.1.1548.1.1.1.14
Number of IP filters currently defined for this remote.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dodIPXFilters 1.3.6.1.4.1.1548.1.1.1.15
Number of IPX filters currently defined for this remote
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dodRemoteIPNets 1.3.6.1.4.1.1548.1.1.1.16
This object describes the number of static IP routing entries for this destination name or connection. The static IP routing table is defined in another group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dodRemoteIPXNets 1.3.6.1.4.1.1548.1.1.1.17
This object describes the number of static IPX routing entries for this destination. The static IPX routing table is defined in another group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dodRemoteIPXSAPs 1.3.6.1.4.1.1548.1.1.1.18
This object describes the number of static IPX SAP entries for this destination. The static IPX SAP table is defined in another group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dodRemoteMacState 1.3.6.1.4.1.1548.1.1.1.19
This object controls the current bridge state (enabled or disabled) for this destination. When one of the remote destinations is turned on, the LAN port (ethernet) bridge capability will be turned on also, after a reboot. If this destination's bridge state is disabled and the bridge state of all the other destinations is also disabled, the LAN port bridge state will be disabled. Otherwise, if another destination's bridge state is still enabled, the LAN port bridge state will stay enabled. This mechanism is implemented in the system.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dodRemoteMacs 1.3.6.1.4.1.1548.1.1.1.20
The number of specific MAC addresses defined to be statically bridged to this remote.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dodLastActivityTime 1.3.6.1.4.1.1548.1.1.1.21
The last activity time with this destination
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dodTableOperation 1.3.6.1.4.1.1548.1.1.1.22
This object is used to create a new DOD record or to delete a DOD record.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER add(1), remove(2)  


dodBODType 1.3.6.1.4.1.1548.1.1.1.24
The type of traffic to which bandwidth measurement (defined by dodBWThreshold) applies.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER both(1), output(2), input(3)  

dodIpOptRecvRIP 1.3.6.1.4.1.1548.1.1.1.25
Allows processing of RIP packets received from this destination, when connected and IP routing is enabled in a RIP 1 compatible manner. dodIpOptRecvRIP, dodIpOptRecvRIP1, and dodIpOptRecvRIP2 are mutually exclusive.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dodIpOptSendRIP 1.3.6.1.4.1.1548.1.1.1.26
Allows sending of RIP packets to this destination when connected and IP routing is enabled in a RIP 1 compatible manner. dodIpOptSendRIP, dodIpOptSendRIP1, and dodIpOptSendRIP2 are mutually exclusive.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dodIpOptRecvRIPDefault 1.3.6.1.4.1.1548.1.1.1.27
Allows updating of the IP default route when receiving a RIP packet from this destination for the route 0.0.0.0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dodIpOptSendRIPDefault 1.3.6.1.4.1.1548.1.1.1.28
Allows sending of the IP default route (if known) to this destination when connected, as 0.0.0.0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dodIpOptKeepPrivate 1.3.6.1.4.1.1548.1.1.1.29
Allows to keep the route to this destination private, i.e. don't advertise it to other destinations
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dodBrOptUseStp 1.3.6.1.4.1.1548.1.1.1.30
Allows use of Bridging Spanning Tree Protocol when connected to this destination (causes a 40 second startup delay): use when topology loops are likely.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dodPPPOptUseLCPEcho 1.3.6.1.4.1.1548.1.1.1.31
Perform a PPP LCP Echo request at regular intervals when connected to this destination.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dodEntryIsDisabled 1.3.6.1.4.1.1548.1.1.1.32
This database entry is active (enabled) or temporarily disabled (i.e. bypassed when searching the database). This eliminates the need for constant add/removes.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

dodCallbackOption 1.3.6.1.4.1.1548.1.1.1.33
This option defines under what circumstances this system is allowed to dial the specified remote. The setting 'enable' means that this system is free to call the specified remote on its own and also to dial it back. Under the 'disable' setting, dialing back is never a possibility, but this system can dial the remote on its own if a phone number exists for it. The 'callback-only' setting prevents this system from calling the remote on its own: it will only perform the dial-back service. Note: in order to implement dial-back, Caller entries for this remote must exist (in dodCallerTable). This allows this system to identify what remote is calling, locating its database information and possibly calling it back. Caller Id verification (in fpSysCallerIdTable) is independent but uses the same dodCallerTable information.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), callback-only(3)  

dodSendDataAsVoice 1.3.6.1.4.1.1548.1.1.1.34
This option determines whether ISDN data calls issued to this remote should be generated as voice calls instead of restricted or unrestricted digital (ISDN only).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dodIPXNetStrAddress 1.3.6.1.4.1.1548.1.1.1.35
The IPX network address associated with the WAN link when connected to this remote. This is an alternative to the dodIPXNetAddress object to be used when OCTET STRINGs are not implemented. In this case, specify the IPX network number as an ASCII string containing from 1 to 8 characters, to be converted to hexadecimal by the firmware.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..8)  

dodOurSystemName 1.3.6.1.4.1.1548.1.1.1.36
Our system name (also called user name) when initiating a communication with this remote. It is used to override the global system name (fpSysName) and is useful when the name was assigned by the remote system admin, not by this system admin, in order to avoid using the same name (not under our control) for all connections.
Status: mandatory Access: write-only
OBJECT-TYPE    
  DisplayString Size(0..40)  

dodOurPassword 1.3.6.1.4.1.1548.1.1.1.37
Our system password when initiating a communication with this remote. It is used to override the global system password (when not empty) and is useful when the password was assigned by the remote system admin, not by this system admin, in order to avoid using the same password (not under our control) for all connections. GENERR is returned if not authorized to read the dodOurPassword.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..40)  

dodPPPCallbackOption 1.3.6.1.4.1.1548.1.1.1.38
This option defines under what circumstances this system is requesting a callback by using a method within the PPP protocol suite (as opposed to an ISDN callback). The possibilities are: - don't do any PPP callback (none) - ask the peer to us back based on the database record that he has for us (authentication). - supply the string (i.e. phone number, including prefixes etc,...) that the peer should use to call us back. - supply a location information which the peer will use in addition to our user name to call us back. - supply a E.164 string to the peer to call us back. - supply a generic string (name-string) to the peer so that it can use to it call us back using whatever method it deems appropriate. This router will force this to be the same as the remote name (index in the remote database) if it receives such a string.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), authentication(2), dial-string(3), location-string(4), e164-string(5), name-string(6)  

dodPPPCallbackInfo 1.3.6.1.4.1.1548.1.1.1.39
When the dodPPPCallbackOption is set to something other than none(1), this fields contains the additional information sent to the PPP peer when requested a callback.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..40)  

dodDontAuthenticate 1.3.6.1.4.1.1548.1.1.1.40
When enabled (1), do not request any authentication protocol when dialing out this destination. Note that an incoming call from this remote still requires some form of authentication (to find this remote entry record), as the key to the record is the authenticated name.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dodIPAddressTranslation 1.3.6.1.4.1.1548.1.1.1.41
When enabled (1), do IP address translation for traffic to/from this remote.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dodIpOptRecvRIP1 1.3.6.1.4.1.1548.1.1.1.42
Allows processing of RIP packets received from this destination, when connected and IP routing is enabled using RIP 1 only. dodIpOptRecvRIP, dodIpOptRecvRIP1, and dodIpOptRecvRIP2 are mutually exclusive.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dodIpOptSendRIP1 1.3.6.1.4.1.1548.1.1.1.43
Allows sending of RIP packets to this destination when connected and IP routing is enabled using RIP 1 only. dodIpOptSendRIP, dodIpOptSendRIP1, and dodIpOptSendRIP2 are mutually exclusive.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dodIpOptRecvRIP2 1.3.6.1.4.1.1548.1.1.1.44
Allows processing of RIP packets received from this destination, when connected and IP routing is enabled using RIP 2 only. dodIpOptRecvRIP, dodIpOptRecvRIP1, and dodIpOptRecvRIP2 are mutually exclusive.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dodIpOptSendRIP2 1.3.6.1.4.1.1548.1.1.1.45
Allows sending of RIP packets to this destination when connected and IP routing is enabled using RIP 2 only. dodIpOptSendRIP, dodIpOptSendRIP1, and dodIpOptSendRIP2 are mutually exclusive.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dodProtocol 1.3.6.1.4.1.1548.1.1.1.46
Type of protocol used for communicating with this remote.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER protocolppp(1), protocol1483pppllc(2), protocol1483snap(3), protocol1483snapmer(4), protocol1483snapfr(5), protocolrawip(6)  

dodCompression 1.3.6.1.4.1.1548.1.1.1.47
When enabled (1), do compression for traffic to/from this remote.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dodPasswordSpecified 1.3.6.1.4.1.1548.1.1.1.48
Return true if the password for this remote connection has been specified.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

dodOurPasswordSpecified 1.3.6.1.4.1.1548.1.1.1.49
Return true if our system password for this remote connnection has been specified.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

dodBlockNetBIOS 1.3.6.1.4.1.1548.1.1.1.50
When enabled (1), block NetBIOS traffic to this remote.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dodMtu 1.3.6.1.4.1.1548.1.1.1.51
When non-zero, the desired MTU size for this remote. When zero, use the default MTU size for the interface. The MTU size used is the minimum of the desired MTU size for this remote and the maximum MTU size allowed for the interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

dodIpSlaveMode 1.3.6.1.4.1.1548.1.1.1.52
When enabled (1), always accept peer proposal for our IP address for our WAN interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dodReacquireIpAddr 1.3.6.1.4.1.1548.1.1.1.53
When enabled (1), try to reacquire the last used IP address for this interface IF we believe any TCP connections are still active to this remote.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dodIpxOptRIPSAP 1.3.6.1.4.1.1548.1.1.1.54
When enabled (1), allows IPXCP to negotiate the use of RIP and SAP IPX traffic. Actual use of the RIP and SAP protocols will depend on the capabilities of the remote at the time the PPP connection is established.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dodCallIDTable 1.3.6.1.4.1.1548.1.2
A list of Call identifiers (phone number, DLCI ....) for a particular destination name and link type (ISDN). This table includes only two entries, type and phone number count.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DodCallIDEntry

dodCallIDEntry 1.3.6.1.4.1.1548.1.2.1
An entry of Call identifier for each connection type.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DodCallIDEntry  

dodCallIDType 1.3.6.1.4.1.1548.1.2.1.1
The connection type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  ConnectionType  

dodCallIDPhones 1.3.6.1.4.1.1548.1.2.1.2
Number of entries in the dodPhoneTable for this type of connection and this remote.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dodPhoneTable 1.3.6.1.4.1.1548.1.3
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DodPhoneEntry

dodPhoneEntry 1.3.6.1.4.1.1548.1.3.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DodPhoneEntry  

dodPhoneIndex 1.3.6.1.4.1.1548.1.3.1.1
It is an index to recognize which phone number is in the table with the specified CallIDType and DestinationName.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2  

dodPhoneSpeed 1.3.6.1.4.1.1548.1.3.1.2
The line speed (in bits per seconds) for asynchronous connections.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

dodPhoneNumber 1.3.6.1.4.1.1548.1.3.1.3
The phone number string.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..30)  

dodRemoteMacTable 1.3.6.1.4.1.1548.1.4
A table of MAC addresses for bridging of the specified destination name. The table is indexed by destination name and MAC address.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DodRemoteMacEntry

dodRemoteMacEntry 1.3.6.1.4.1.1548.1.4.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DodRemoteMacEntry  

dodRemoteMacIndex 1.3.6.1.4.1.1548.1.4.1.1
The index number is not used currently. User don't need to implement it currently. The table is indexed by the MAC address.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER  

dodRemoteMacAddress 1.3.6.1.4.1.1548.1.4.1.2
Contains the IEEE unique MAC address of statically configured devices for bridging purposes. When all of the 6 bytes of this MAC address are zero, the entry is called the unknown address. Any packet with a destination address not in the static or dynamic MAC table of any remote bridge will be sent to the default remote bridge (which has a dodRemoteMacAddress entry defined for the unknown MAC address).. There can be only one remote destination specified as default bridge, i.e. containing the unknown MAC address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  MacAddress  

dodRemoteMacOperation 1.3.6.1.4.1.1548.1.4.1.3
add -- add a static MAC address to be bridge to this remote destination. remove -- remove a static MAC address.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER add(1), remove(2)  

dodRemoteIPNetTable 1.3.6.1.4.1.1548.1.5
The static IP routing table. It is based on indexes of destination name and IP net address.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DodRemoteIPNetEntry

dodRemoteIPNetEntry 1.3.6.1.4.1.1548.1.5.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DodRemoteIPNetEntry  

dodRemoteIPNetIndex 1.3.6.1.4.1.1548.1.5.1.1
This index is not currently in use.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER  

dodRemoteIPNetAddress 1.3.6.1.4.1.1548.1.5.1.2
The IP network address of an entry of the static IP routing table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

dodRemoteIPNetMask 1.3.6.1.4.1.1548.1.5.1.3
The IP network mask of an entry of the static IP routing table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

dodRemoteIPNetHops 1.3.6.1.4.1.1548.1.5.1.4
The hop count for the specified IP network address and destination name.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..15  

dodRemoteIPNetOperation 1.3.6.1.4.1.1548.1.5.1.5
add -- add a static IP route to this destination. remove -- delete a static IP route to this destination. To access the other objects in this entry (mask, hops) the SNMP manager should add an entry first and then set those other objects.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER add(1), remove(2)  

dodRemoteIPNetGateway 1.3.6.1.4.1.1548.1.5.1.6
The IP address of the gateway to which packets are sent when the static route is over a broadcast medium, such as when dodProtocol is RFC1483 with Mac Encapsulated Routing. When the medium is point-to-point, this field is ignored.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

dodRemoteIPXNetTable 1.3.6.1.4.1.1548.1.6
The static IPX routing table. It is based on indexes of destination name and IPX network number.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DodRemoteIPXNetEntry

dodRemoteIPXNetEntry 1.3.6.1.4.1.1548.1.6.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DodRemoteIPXNetEntry  

dodRemoteIPXNetIndex 1.3.6.1.4.1.1548.1.6.1.1
Use dodRemoteIPXNetAddress as the index.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER  

dodRemoteIPXNetAddress 1.3.6.1.4.1.1548.1.6.1.2
The IPX network address of an entry of the static IPX routing table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpxNetAddress  

dodRemoteIPXNetMetric 1.3.6.1.4.1.1548.1.6.1.3
The number of hops to reach this IPX network (via this destination).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..15  

dodRemoteIPXNetTicks 1.3.6.1.4.1.1548.1.6.1.4
Number of 1/18th of seconds ticks necessary to reach this IPX network number (via this destination).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

dodRemoteIPXNetOperation 1.3.6.1.4.1.1548.1.6.1.5
add -- add a static IPX route to this destination remove -- delete a static IPX route for this destination For IPX metric and ticks, the SNMP manager should create the entry first and then set those attributes.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER add(1), remove(2)  

dodRemoteIPXNetStrAddress 1.3.6.1.4.1.1548.1.6.1.6
The IPX network address of an entry of the static IPX routing table. This is an alternative to the dodRemoteIPXNetAddress object to be used when OCTET STRINGs are not implemented. In this case, specify the IPX network number as an ASCII string containing from 1 to 8 characters, to be converted to hexadecimal by the firmware.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..8)  

dodRemoteIPXSAPTable 1.3.6.1.4.1.1548.1.7
The remote IPX SAP table. It is based on indexes of DOD destination name, IPX network address, IPX node number, and IPX socket number.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DodRemoteIPXSAPEntry

dodRemoteIPXSAPEntry 1.3.6.1.4.1.1548.1.7.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DodRemoteIPXSAPEntry  

dodRemoteIPXSAPIndex 1.3.6.1.4.1.1548.1.7.1.1
Use dodRemoteIPXSAPNetAddress, dodRemoteIPXSAPNodeAddress dodRemoteIPXSAPSocket as indexes. Not used.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER  

dodRemoteIPXSAPName 1.3.6.1.4.1.1548.1.7.1.2
The name by which this IPX service is known.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..48)  

dodRemoteIPXSAPNetAddress 1.3.6.1.4.1.1548.1.7.1.3
The internal IPX network number of the server providing this particular IPX service.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpxNetAddress  

dodRemoteIPXSAPNodeAddress 1.3.6.1.4.1.1548.1.7.1.4
The node address on the IPX network number on which a server provides this particular IPX service.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

dodRemoteIPXSAPSocket 1.3.6.1.4.1.1548.1.7.1.5
The socket (i.e. internal port number) at which the specified IPX service is provided in the server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

dodRemoteIPXSAPType 1.3.6.1.4.1.1548.1.7.1.6
The well-known type of service (i.e. File Service, Advertising Print Service, etc...)
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(2)  

dodRemoteIPXSAPHops 1.3.6.1.4.1.1548.1.7.1.7
The number of hops necessary to reach the provider of this service.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..15  

dodRemoteIPXSAPOperation 1.3.6.1.4.1.1548.1.7.1.9
add -- add a new IPX SAP service to this destination remove -- delete an IPX SAP service from this destination For the IPX network address, node address, socket number, type and hops, the SNMP manager should set those after creating the entry.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER add(1), remove(2)  

dodRemoteIPXSAPStrNetAddress 1.3.6.1.4.1.1548.1.7.1.10
The internal IPX network number of the server providing this particular IPX service, expressed as an ASCII string, converted to hexadecimal by the firmware.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..8)  

dodRemoteIPXSAPStrSocket 1.3.6.1.4.1.1548.1.7.1.11
The socket (i.e. internal port number) at which the specified IPX service is provided in the server, expressed as an ASCII string, converted to hexadecimal by the firmware.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..4)  

dodRemoteIPXSAPStrType 1.3.6.1.4.1.1548.1.7.1.12
The well-known type of service (i.e. File Service, Advertising Print Service, etc...), expressed as an ASCII string, converted to hexadecimal by the firmware.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..4)  

dodIPFilterTable 1.3.6.1.4.1.1548.1.8
A set of IP filters defined for this remote.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DodIPFilterEntry

dodIPFilterEntry 1.3.6.1.4.1.1548.1.8.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DodIPFilterEntry  

dodIPFilterIndex 1.3.6.1.4.1.1548.1.8.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65536  

dodIPFilterDstNetAddr 1.3.6.1.4.1.1548.1.8.1.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

dodIPFilterSrcNetAddr 1.3.6.1.4.1.1548.1.8.1.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

dodIPFilterAllow 1.3.6.1.4.1.1548.1.8.1.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER allow(1), deny(2)  

dodIPXFilterTable 1.3.6.1.4.1.1548.1.9
A set of IPX filters defined for this remote.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DodIPXFilterEntry

dodIPXFilterEntry 1.3.6.1.4.1.1548.1.9.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DodIPXFilterEntry  

dodIPXFilterIndex 1.3.6.1.4.1.1548.1.9.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65536  

dodIPXFilterDstNetAddr 1.3.6.1.4.1.1548.1.9.1.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpxNetAddress  

dodIPXFilterDstNodeAddr 1.3.6.1.4.1.1548.1.9.1.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  MacAddress  

dodIPXFilterDstSocket 1.3.6.1.4.1.1548.1.9.1.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(2)  

dodIPXFilterSrcNetAddr 1.3.6.1.4.1.1548.1.9.1.5
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpxNetAddress  

dodIPXFilterSrcNodeAddr 1.3.6.1.4.1.1548.1.9.1.6
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  MacAddress  

dodIPXFilterSrcSocket 1.3.6.1.4.1.1548.1.9.1.7
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(2)  

dodIPXFilterAllow 1.3.6.1.4.1.1548.1.9.1.8
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER allow(1), deny(2)  

dodOperation 1.3.6.1.4.1.1548.1.10
Use this object to give commands to save, load or erase DOD configuration in FLASH memory.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER save(1), load(2), erase(3)  

dodRemoteMacDefault 1.3.6.1.4.1.1548.1.11
for GET : This object gives the remote destination name of default bridge. for SET : To set new default bridge, just give the the desired destination name. To delete and disable existing default bridge, just give a NULL string.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..40)  

dodCallerTable 1.3.6.1.4.1.1548.1.12
The Caller table: this is the list of numbers to search when receiving an incoming call, to identify the remote peer which made that call and thus find the corresponding dodEntry record. This table is used to implement dial-back and also to implement Caller ID verification (i.e. denying access to an unknown caller).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DodCallerEntry

dodCallerEntry 1.3.6.1.4.1.1548.1.12.1
Telephone numbers (or call information) of potential callers.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DodCallerEntry  

dodCallerNumber 1.3.6.1.4.1.1548.1.12.1.1
The number against which caller ID verification takes place or used to find out which peer is calling before dial-back takes place.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..30)  

dodCallerOperation 1.3.6.1.4.1.1548.1.12.1.2
The operation being performed on a Caller data set: add or remove an entry for the specified remote and connection type.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER add(1), remove(2)  

dodIPTranslationServerTable 1.3.6.1.4.1.1548.1.13
The IP Translation Server Table. Used to select a server when doing IP address translation.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DodIPTranslationServerEntry

dodIPTranslationServerEntry 1.3.6.1.4.1.1548.1.13.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DodIPTranslationServerEntry  

dodIPTranslationServerIPAddress 1.3.6.1.4.1.1548.1.13.1.1
The IP address of the Server when doing IP Address translation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

dodIPTranslationProtocol 1.3.6.1.4.1.1548.1.13.1.2
The protocol used by this Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

dodIPFirstTranslationPort 1.3.6.1.4.1.1548.1.13.1.3
First public port in range used by this server. This port is what is referenced by the client. A port of 0 is a wild-card signifying any port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

dodIPLastTranslationPort 1.3.6.1.4.1.1548.1.13.1.4
Last public port in range used by this server. This port is the last port in range and is referenced by the client.. This value must be greater than or equal first public port in range.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

dodIPFirstPrivatePort 1.3.6.1.4.1.1548.1.13.1.5
This is the first private port in range as seen by the server. The public port range is mapped to this private port range. If the public port range is to be the same as the private port range, this port should be the same as the first public port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

dodIPTranslationStatus 1.3.6.1.4.1.1548.1.13.1.6
The status column used for creating, modifying, and deleting instances of the columnar objects in this table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

dodNatHostMappingTable 1.3.6.1.4.1.1548.1.14
The NAT Host Mapping Table. Used to select a NAT Host Mapping when doing IP address translation.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DodNatHostMappingEntry

dodNatHostMappingEntry 1.3.6.1.4.1.1548.1.14.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DodNatHostMappingEntry  

dodFirstPrivateIPAddress 1.3.6.1.4.1.1548.1.14.1.1
The first private IP address which starts the range of private IP addresses which are mapped to public IP addresses.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

dodLastPrivateIPAddress 1.3.6.1.4.1.1548.1.14.1.2
The last private IP address which ends the range of private IP addresses which are mapped to public IP addresses.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

dodFirstPublicIPAddress 1.3.6.1.4.1.1548.1.14.1.3
The first public IP address which starts the range of public IP Addresses which are mapped to private IP addresses. The last public IP address in the range is calculated by counting the number of private IP addresses in the private IP address range and creating an equivalent number of IP addresses in the public IP address range so there is a one to one mapping of public IP addresses to private IP addresses.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

dodNatHostMappingStatus 1.3.6.1.4.1.1548.1.14.1.4
The status column used for creating, modifying, and deleting instances of the columnar objects in this table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

fpEtherTable 1.3.6.1.4.1.1548.2.1
The Ethernet interface configuration table for each port
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FpEtherEntry

fpEtherEntry 1.3.6.1.4.1.1548.2.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FpEtherEntry  

fpPortNum 1.3.6.1.4.1.1548.2.1.1.1
The identifier number of this interface port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2  

fpBridgeState 1.3.6.1.4.1.1548.2.1.1.2
The object is used to show current state (enabled/ disabled) of the bridging the LAN port (ethernet). 1 -- the bridging is enabled. 2 -- the bridging is disabled. The bridging is enabled/disabled by controlling the dodRemoteMacState object of all the destinations. This field is only writeable on systems that don't support remote destinations (the DOD table).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

fpIpState 1.3.6.1.4.1.1548.2.1.1.3
Determines whether the IP protocol is routed (enable) or not (disable) via this LAN interface. A change requires rebooting. If the IP address and the network mask are defined and IP routing is not enabled, this system acts as an IP host only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

fpIpxState 1.3.6.1.4.1.1548.2.1.1.4
Determines whether the IPX protocol is routed (enable) or not (disable) via this LAN interface. A change requires rebooting.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

fpIpNetAddress 1.3.6.1.4.1.1548.2.1.1.5
This object allows to get or set the IP address for this LAN interface: a change requires rebooting.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

fpIpNetMask 1.3.6.1.4.1.1548.2.1.1.6
This object allows to get or set the IP network mask for this LAN interface: a change requires rebooting.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

fpIpxNetAddress 1.3.6.1.4.1.1548.2.1.1.7
This objects allows to get or set the IPX external network number for this LAN port: a change requires rebooting.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpxNetAddress  

fpIpxFrameType 1.3.6.1.4.1.1548.2.1.1.8
This objects allows to get or set the IPX frame type generated by the router for this LAN port: a change requires rebooting. Possible values are: 802.2 (using the Novell SAP 0xE0), 802.3 (the IPX packet follows the Ethernet header immediately with no type) and Ethernet-II (named DIX) where the Ethertype is 0x8137.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER frame-8022(1), frame-8023(2), frame-dix(3)  

fpEtherIpOptRecvRIP 1.3.6.1.4.1.1548.2.1.1.9
Allows the processing of IP RIP 1 and RIP 2 packets received from for this LAN port: a change requires rebooting. This setting is enabled by default. fpEtherIpOptRecvRIP, fpEtherIpOptRecvRIP1, and fpEtherIpOptRecvRIP2 are mutually exclusive.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

fpEtherIpOptSendRIP 1.3.6.1.4.1.1548.2.1.1.10
Allows sending IP RIP 1 compatible packets to this LAN port when IP routing is enabled: a change requires rebooting. This setting is enabled by default. fpEtherIpOptSendRIP, fpEtherIpOptSendRIP1, and fpEtherIpOptSendRIP2 are mutually exclusive.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

fpEtherIpOptRecvRIPDefault 1.3.6.1.4.1.1548.2.1.1.11
Allows updating the IP routing table with the default route (i.e. 0.0.0.0) received from this LAN port when IP routing is enabled: this setting is enabled by default. A change on this object requires rebooting.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

fpEtherIpOptSendRIPDefault 1.3.6.1.4.1.1548.2.1.1.12
Allows this system to advertise itself as the default router on this LAN port when IP routing is enabled. This setting is enabled by default. A change requires rebooting.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

fpIpxStrNetAddress 1.3.6.1.4.1.1548.2.1.1.13
This objects allows to get or set the IPX external network number for this LAN port: a change requires rebooting. This object is expressed as an ASCII string, converted to hexadecimal by the firmware: use this object instead of fpIpxNetAddress when OCTET STRING is not implemented.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..8)  

fpIpDefaultGateway 1.3.6.1.4.1.1548.2.1.1.14
This object allows to get or set the IP address for the default Gateway (default route), and assign it to the interface specified by fpPortNum. This is particularly useful when the device operates as an end-system (host) as opposed to performing IP routing. There can be only one default route in the whole system. When set to 0.0.0.0, no default is defined statically, and it may be discovered dynamically if RIP is allowed on the LAN interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

fpEtherIpOptRecvRIP1 1.3.6.1.4.1.1548.2.1.1.15
Allows the processing of IP RIP 1 packets received from for this LAN port: a change requires rebooting. fpEtherIpOptRecvRIP, fpEtherIpOptRecvRIP1, and fpEtherIpOptRecvRIP2 are mutually exclusive.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

fpEtherIpOptSendRIP1 1.3.6.1.4.1.1548.2.1.1.16
Allows sending IP RIP 1 packets to this LAN port when IP routing is enabled: a change requires rebooting. fpEtherIpOptSendRIP, fpEtherIpOptSendRIP1, and fpEtherIpOptSendRIP2 are mutually exclusive.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

fpEtherIpOptRecvRIP2 1.3.6.1.4.1.1548.2.1.1.17
Allows the processing of IP RIP 2 packets received from for this LAN port: a change requires rebooting. fpEtherIpOptRecvRIP, fpEtherIpOptRecvRIP1, and fpEtherIpOptRecvRIP2 are mutually exclusive.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

fpEtherIpOptSendRIP2 1.3.6.1.4.1.1548.2.1.1.18
Allows sending IP RIP 2 packets to this LAN port when IP routing is enabled: a change requires rebooting. fpEtherIpOptSendRIP, fpEtherIpOptSendRIP1, and fpEtherIpOptSendRIP2 are mutually exclusive.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

fpIpRIPMulticastAddress 1.3.6.1.4.1.1548.2.1.1.19
This object allows to get or set the RIP 2 Multicast address for this LAN interface: set to 0.0.0.0 to restore the default multicast address (i.e. 224.0.0.9). A change requires rebooting.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

fpNATState 1.3.6.1.4.1.1548.2.1.1.20
Determines whether IP address/port translation is performed via this LAN interface if the IP protocol is routed (enable) through this LAN interface. A change requires rebooting.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

fpMtu 1.3.6.1.4.1.1548.2.1.1.21
When non-zero, the desired MTU size for this interface. When zero, use the default MTU size for the interface. The MTU size used is the minimum of the desired MTU size for this interface and the maximum MTU size allowed for the interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

fpEtherOperation 1.3.6.1.4.1.1548.2.2
This object is used to save/load/erase the LAN port (ethernet) configuration to/from FLASH.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER save(1), load(2), erase(3)  

etherNatHostMappingTable 1.3.6.1.4.1.1548.2.3
The NAT Host Mapping Table. Used to select a NAT Host Mapping when doing IP address translation.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtherNatHostMappingEntry

etherNatHostMappingEntry 1.3.6.1.4.1.1548.2.3.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  EtherNatHostMappingEntry  

etherFirstPrivateIPAddress 1.3.6.1.4.1.1548.2.3.1.1
The first private IP address which starts the range of private IP addresses which are mapped to public IP addresses.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

etherLastPrivateIPAddress 1.3.6.1.4.1.1548.2.3.1.2
The last private IP address which ends the range of private IP addresses which are mapped to public IP addresses.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

etherFirstPublicIPAddress 1.3.6.1.4.1.1548.2.3.1.3
The first public IP address which starts the range of public IP Addresses which are mapped to private IP addresses. The last public IP address in the range is calculated by counting the number of private IP addresses in the private IP address range and creating an equivalent number of IP addresses in the public IP address range so there is a one to one mapping of public IP addresses to private IP addresses.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

etherNatHostMappingStatus 1.3.6.1.4.1.1548.2.3.1.4
The status column used for creating, modifying, and deleting instances of the columnar objects in this table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

etherIPTranslationServerTable 1.3.6.1.4.1.1548.2.4
The IP Translation Server Table. Used to select a server when doing IP address translation.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtherIPTranslationServerEntry

etherIPTranslationServerEntry 1.3.6.1.4.1.1548.2.4.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  EtherIPTranslationServerEntry  

etherIPTranslationServerIPAddress 1.3.6.1.4.1.1548.2.4.1.1
The IP address of the Server when doing IP Address translation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

etherIPTranslationProtocol 1.3.6.1.4.1.1548.2.4.1.2
The protocol used by this Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

etherIPFirstTranslationPort 1.3.6.1.4.1.1548.2.4.1.3
First public port in range used by this server. This port is what is referenced by the client. A port of 0 is a wild-card signifying any port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

etherIPLastTranslationPort 1.3.6.1.4.1.1548.2.4.1.4
Last public port in range used by this server. This port is the last port in range and is referenced by the client.. This value must be greater than or equal first public port in range.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

etherIPFirstPrivatePort 1.3.6.1.4.1.1548.2.4.1.5
This is the first private port in range as seen by the server. The public port range is mapped to this private port range. If the public port range is to be the same as the private port range, this port should be the same as the first public port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

etherIPTranslationStatus 1.3.6.1.4.1.1548.2.4.1.6
The status column used for creating, modifying, and deleting instances of the columnar objects in this table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

fpIsdnCh1Spid 1.3.6.1.4.1.1548.3.1
The spid number string for 1st B channel.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..30)  

fpIsdnCh2Spid 1.3.6.1.4.1.1548.3.2
The spid number string for 2nd B channel.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..30)  

fpIsdnCh1DirectoryNum 1.3.6.1.4.1.1548.3.3
The directory number string for 1st B channel.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..30)  

fpIsdnCh2DirectoryNum 1.3.6.1.4.1.1548.3.4
The directory number string for 2nd B channel.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..30)  

fpIsdnSwitchType 1.3.6.1.4.1.1548.3.5
Specifies the ISDN switch type.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER att5ess(2), dms100(5), kdd(7), net3(8), net3swiss(9), ni1(10), ntt(12), auto(14)  

fpIsdnOperation 1.3.6.1.4.1.1548.3.6
To save or load or erase the ISDN configuration to/from FLASH memory.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER save(1), load(2), erase(3)  

fpIsdnCh1Status 1.3.6.1.4.1.1548.3.7
This object shows the current status of B channel 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), opening(2), connected(3), closing(4), alerting(5), dialing(6), out-of-service(7), in-use-by-pots(8)  

fpIsdnCh2Status 1.3.6.1.4.1.1548.3.8
This object shows the current status of B channel 2.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), opening(2), connected(3), closing(4), alerting(5), dialing(6), out-of-service(7), in-use-by-pots(8)  

fpIsdnCh1ClearCode 1.3.6.1.4.1.1548.3.9
The clearing code of the last call, (0 if a call is in progress) for B channel 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpIsdnCh2ClearCode 1.3.6.1.4.1.1548.3.10
The clearing code of the last call, (0 if a call is in progress) for B channel 2.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpIsdnCh1ClearReason 1.3.6.1.4.1.1548.3.11
An explanation (in ASCII) of why the last called was cleared for B channel 1 (the null string if a call is in progress).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

fpIsdnCh2ClearReason 1.3.6.1.4.1.1548.3.12
An explanation (in ASCII) of why the last called was cleared for B channel 2 (the null string if a call is in progress).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

fpIsdnSpeed 1.3.6.1.4.1.1548.3.13
Whether the ISDN calls are made at a speed determined by the speed defined in the remote database and processed as indicated by the network (auto) or locked at 56Kb/s, regardless of the remote database settings and the parameters indicated by the network in incoming calls.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER auto(1), speed-56k(2)  

fpIsdnDataCallsIn 1.3.6.1.4.1.1548.3.14
This object determines whether ISDN data calls can be received.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

fpIsdnDataCallsOut 1.3.6.1.4.1.1548.3.15
This object determines whether ISDN data calls can be generated by the device. This can be useful to let the device place voice calls only while ensuring that no data call is ever placed because the filtering/spoofing did not eliminate spurious traffic.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

fpIsdnLineStatus 1.3.6.1.4.1.1548.3.16
This object shows the current status of the line.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER activated(1), deactivated(2)  

fpIsdnStatus 1.3.6.1.4.1.1548.3.17
This object sets/returns the service state for the ISDN line.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER inService(1), notOperational(2), startAutoSpid(3), stopAutoSpid(4), autoSpidActive(5), validatingSpids(6), qualifyingSpids(7)  

fpIsdnAutoSpidCounter 1.3.6.1.4.1.1548.3.18
The spid index currently being tried when doing auto spid detection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpIsdnSwitchTable 1.3.6.1.4.1.1548.3.19
The switch table contains the switches supported by this kernel.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FpIsdnSwitchEntry

fpIsdnSwitchEntry 1.3.6.1.4.1.1548.3.19.1
Each entry represents one switch type supported by this kernel.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FpIsdnSwitchEntry  

fpIsdnSwitchTypeIndex 1.3.6.1.4.1.1548.3.19.1.1
Current switch type index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

fpSysName 1.3.6.1.4.1.1548.4.1
An administratively-assigned name for this managed node. It will be the same name as the one defined in MIB2.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..50)  

fpSysMessage 1.3.6.1.4.1.1548.4.2
An administratively-assigned message for this managed node.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

fpSysPassword 1.3.6.1.4.1.1548.4.3
An administratively-assigned password for this managed node. The password will be used in the authentication phase of PPP. GENERR is returned if not authorized to read the fpSysPassword.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..40)  

fpSysAuthen 1.3.6.1.4.1.1548.4.4
An administratively-assigned authentication override type for this managed node. This is normally set to NONE, which means the normal rules apply. When set to PAP, all the remote entries that have a setting of PAP don't attempt to negotiate CHAP first, but propose only PAP. When set to CHAP, only CHAP authentication is accepted by this node (this makes it easier than changing all the remote entries to have their minimal level of authentication set to CHAP).
Status: mandatory Access: read-write
OBJECT-TYPE    
  AuthenProtoType  

fpSysOperation 1.3.6.1.4.1.1548.4.5
Use this object to save/load the system configuration (only what is defined in this group) to/from FLASH memory, or perform other control operation such as reboot.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER save(1), load(2), erase(3), reboot(4), set-clock(5), reboot-like-factory(6), reboot-like-new(7)  

fpSysSoftwareVer 1.3.6.1.4.1.1548.4.6
Displays the software version run by the system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..40)  

fpSysHardwareVer 1.3.6.1.4.1.1548.4.7
Displays the system model number, revision and serial number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..40)  

fpLoginPassword 1.3.6.1.4.1.1548.4.8
Assign or change the administrator's password for login. Writing objects can only be performed when logged-in, using this password. To supply the password for login purposes, use the fpLoginTable object in the fplogin group. GENERR is returned if not authorized to read the fpLoginPassword.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..40)  

fpWriteTimeout 1.3.6.1.4.1.1548.4.9
To set and retrieve a timeout value (in minutes) during which a user logged in can modify objects. When setting this value, the countdown restarts. The timer is first started when the login password is supplied (see the LoginTable object). When the timer expires, a new login must be performed or all writes to writable objects return READONLY. Default -- 10 minutes (until changed). No security timeout -- set to 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..999  

fpWriteTimer 1.3.6.1.4.1.1548.4.10
This object retrieves the current security timer value. It returns how many minutes are left (if any) before a new login must be performed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..999  

fpCommunityName 1.3.6.1.4.1.1548.4.11
To change or retrieve the SNMP community name. The default name is 'public'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..40)  

fpInternetFireWall 1.3.6.1.4.1.1548.4.12
To enable or disable the internet firewall filter. The filter discards any IP packet arriving from the WAN with a source IP address belonging to the LAN.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

fpSysLogout 1.3.6.1.4.1.1548.4.13
Writing to this object prevents any change from any SNMP manager (until logged in again). Changes from telnet and the console are controlled via the login and logout commands, and are independent. After a reboot, SNMP managers are logged out and should log in before changing any configuration.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER  

fpIpxSupported 1.3.6.1.4.1.1548.4.14
Indicates whether or not IPX is supported in the router software. For compatibility with previous non-IPX-capable builds, the manager should consider that an error of NOSUCHNAME on this object means that IPX is NOT supported.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

fpSysCallerIdTable 1.3.6.1.4.1.1548.4.15
This table defines the types of connections for which CallerID information should be verified.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FpSysCallerIdEntry

fpSysCallerIdEntry 1.3.6.1.4.1.1548.4.15.1
An entry in the fpSysCallerIdTable specifies that calls of the type used as an index, should be validated by Caller ID verification (using dodCallerTable).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FpSysCallerIdEntry  

fpCallerIdEnabled 1.3.6.1.4.1.1548.4.15.1.1
Set this object to enable or disable CallerId verification for the specified type of connection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

fpMIBCompatibility 1.3.6.1.4.1.1548.4.16
Indicates that this private MIB is fully compatible with RFC 1155. For compatibility with previous builds, the manager should consider that an error of NOSUCHNAME on this object means that the 'old' value applies, (meaning the enumeration of INTEGERs are mostly zero-based instead of one-based).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER old(1), new(2)  

fpPOTSInstalled 1.3.6.1.4.1.1548.4.17
Indicates whether or not POTS hardware is installed AND is software supported. For compatibility with previous builds, the manager should consider that an error of NOSUCHNAME on this object means that POTS hardware and software are not available.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

fpSysLastLogEvent 1.3.6.1.4.1.1548.4.18
The last system event reported to the console. This includes the timestamp, the subsystem and the actual text message of the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

fpSysSingleUser 1.3.6.1.4.1.1548.4.19
This IP address used to define the single address to which IP translation was to occur (one client system at a time), or cancelling the translation when NULL. Network Address Translation (NAT) and its ability to define server mappings (with sysIPTranslationServerTable) has rendered this object obsolete: this object is now always returned as the IP address 0.0.0.0 and cannot be set to anything else.
Status: mandatory Access: read-write
OBJECT-TYPE    
  NetworkAddress  

fpSysYear 1.3.6.1.4.1.1548.4.20
Set this object to specify the year for the real time clock, protected by a battery when the power is off. When all the related parameters (fpSysYear, fpSysMonth, fpSysDay, fpSysHour, fpSysMinute, fpSysSecond) are set, set the fpSysOperation to set-clock(5).
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER  

fpSysMonth 1.3.6.1.4.1.1548.4.21
Set this object to specify the month for the real time clock, protected by a battery when the power is off. When all the related parameters (fpSysYear, fpSysMonth, fpSysDay, fpSysHour, fpSysMinute, fpSysSecond) are set, set the fpSysOperation to set-clock(5).
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER 1..12  

fpSysDay 1.3.6.1.4.1.1548.4.22
Set this object to specify the day for the real time clock, protected by a battery when the power is off. When all the related parameters (fpSysYear, fpSysMonth, fpSysDay, fpSysHour, fpSysMinute, fpSysSecond) are set, set the fpSysOperation to set-clock(5).
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER 1..31  

fpSysHour 1.3.6.1.4.1.1548.4.23
Set this object to specify the hour for the real time clock, protected by a battery when the power is off. When all the related parameters (fpSysYear, fpSysMonth, fpSysDay, fpSysHour, fpSysMinute, fpSysSecond) are set, set the fpSysOperation to set-clock(5).
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER 0..23  

fpSysMinute 1.3.6.1.4.1.1548.4.24
Set this object to specify the minutes for the real time clock, protected by a battery when the power is off. When all the related parameters (fpSysYear, fpSysMonth, fpSysDay, fpSysHour, fpSysMinute, fpSysSecond) are set, set the fpSysOperation to set-clock(5).
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER 0..59  

fpSysSecond 1.3.6.1.4.1.1548.4.25
Set this object to specify the seconds for the real time clock, protected by a battery when the power is off. When all the related parameters (fpSysYear, fpSysMonth, fpSysDay, fpSysHour, fpSysMinute, fpSysSecond) are set, set the fpSysOperation to set-clock(5).
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER 0..59  

fpSysDefaultSingleUser 1.3.6.1.4.1.1548.4.26
Network Address Translation (NAT) and its ability to define server mappings (with sysIPTranslationServerTable) has rendered this object obsolete. For backwards compatibility purposes, this object still allows to set the IP address of the client for which IP address translation is to be performed by default. However, to take effect, the configuration must be saved (with fpEtherOperation=save(1)) and the system must be restarted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  NetworkAddress  

fpSysBootpRelay 1.3.6.1.4.1.1548.4.27
This object allows to get or set the IP address of the DHCP/BOOTP Server when this router is acting as a Bootp relay agent. When set to 0.0.0.0, this router will not act as a Bootp relay agent. This setting is saved to non-volatile memory, with both fpSysOperation=save(1) and fpEtherOperation=save(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  NetworkAddress  

fpSysKernelRevision 1.3.6.1.4.1.1548.4.28
This object represents the number of times that the source code got changed, possibly resulting in the support of new features. This number is intended to be used by an SNMP manager to determine what features set is supported by the kernel software (compared to what is expected as a minimum). This objects differs from fpSysSoftwareVer which is a string containing an administratively defined version.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpSysTelnetPort 1.3.6.1.4.1.1548.4.29
The TCP port for reception of telnet connections to the router. Setting this value to zero disables telnetting to the router. This change requires a reboot to take affect.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

fpSysSNMPPort 1.3.6.1.4.1.1548.4.30
The TCP port for reception of SNMP requests to the router. Setting this value to zero disables SNMP management of the router. This change requires a reboot to take affect.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

fpWAN2WANForwarding 1.3.6.1.4.1.1548.4.31
To enable or disable the forwarding of data traffic from one wan link to another wan link.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

fpUdpRelayTable 1.3.6.1.4.1.1548.4.32
This table defines UDP ports for which relaying should should be performed when this UDP traffic is broadcast.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FpUdpRelayEntry

fpUdpRelayEntry 1.3.6.1.4.1.1548.4.32.1
An entry in the fpUdpRelayTable specifies that UDP packets which are broadcast to the specified ports should be relayed to the specified IP address.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FpUdpRelayEntry  

fpUdpRelayFirstPort 1.3.6.1.4.1.1548.4.32.1.1
First UDP port of range of UDP ports which will be relayed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

fpUdpRelayLastPort 1.3.6.1.4.1.1548.4.32.1.2
Last UDP port of range of UDP ports which will be relayed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

fpUdpRelayIPAddress 1.3.6.1.4.1.1548.4.32.1.3
IP address to receive UDP broadcast traffic.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

fpUdpRelayStatus 1.3.6.1.4.1.1548.4.32.1.4
The status column used for creating, modifying, and deleting instances of the columnar objects in this table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

fpOneWANConnection 1.3.6.1.4.1.1548.4.33
To enable or disable the bringing up of more than one wan link at a time to different destinations.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

fpSysHTTPPort 1.3.6.1.4.1.1548.4.34
The TCP port for reception of HTTP requests to the router. Setting this value to zero disables HTTP management of the router. This change requires a reboot to take affect.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

fpDirectedBroadcasts 1.3.6.1.4.1.1548.4.35
Enable/disable directed broadcasts to a directly connected interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

fpBlockNetBIOSDefault 1.3.6.1.4.1.1548.4.36
To set the default when a new remote is created that controls if the remote will block NetBIOS traffic.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

fpSysFlashAvailable 1.3.6.1.4.1.1548.4.37
This object represents the number of bytes of flash available in the flash file system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpVoiceTable 1.3.6.1.4.1.1548.4.38
This table defines voice ports for voice routers.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FpVoiceEntry

fpVoiceEntry 1.3.6.1.4.1.1548.4.38.1
An entry in the fpVoiceTable specifies voice information for an voice router; such as the ATM PVC or the Frame Relay DLCI.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FpVoiceEntry  

fpVoiceIndex 1.3.6.1.4.1.1548.4.38.1.1
The voice port index number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

fpVoicePort 1.3.6.1.4.1.1548.4.38.1.2
This object represents the ATM PVC or the Frame Relay DLCI number for the voice port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

fpEchoTable 1.3.6.1.4.1.1548.4.39
This table defines echo ports.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FpEchoEntry

fpEchoEntry 1.3.6.1.4.1.1548.4.39.1
An entry in the fpEchoTable specifies echo information for a voice router; such as the ATM PVC or the Frame Relay DLCI.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  FpEchoEntry  

fpEchoIndex 1.3.6.1.4.1.1548.4.39.1.1
The echo port index number.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

fpEchoPort 1.3.6.1.4.1.1548.4.39.1.2
This object represents the ATM PVC or the Frame Relay DLCI number for the echo port.
Status: deprecated Access: read-write
OBJECT-TYPE    
  DisplayString  

fpOptionTable 1.3.6.1.4.1.1548.4.40
This table defines Kernel Options.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FpOptionEntry

fpOptionEntry 1.3.6.1.4.1.1548.4.40.1
A string in the fpOptionTable specifies information pertaining to options built into the kernel -and- which options are available.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FpOptionEntry  

fpOptionIndex 1.3.6.1.4.1.1548.4.40.1.1
An index number representing a line of options.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpOptionString 1.3.6.1.4.1.1548.4.40.1.2
This object represents a an string for the option built into the kernel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

fpOptionAvailable 1.3.6.1.4.1.1548.4.40.1.3
Returns enable(1) if the option is available for use.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

fpLoginTable 1.3.6.1.4.1.1548.5.1
This object returns the login status to the Manager.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FpLoginEntry

fpLoginEntry 1.3.6.1.4.1.1548.5.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FpLoginEntry  

fpLoginAction 1.3.6.1.4.1.1548.5.1.1.1
This object will return the login status to the Manager. Use this object to login to system by giving the administrator's password as index. The login status are: 1 -- login OK. Password matches with system's password. 2 -- login fail. Password mismatch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER success(1), failure(2)  

fpWanTable 1.3.6.1.4.1.1548.6.1
A list of WAN interface entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FpWanEntry

fpWanEntry 1.3.6.1.4.1.1548.6.1.1
An interface entry containing objects at the WAN layer...
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FpWanEntry  

fpWanIndex 1.3.6.1.4.1.1548.6.1.1.1
The interface index number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

fpWanInstantOutUtil 1.3.6.1.4.1.1548.6.1.1.2
Intantaneous output bandwidth utilization, from 0 to 100 (in 1% increments).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

fpWanInstantInUtil 1.3.6.1.4.1.1548.6.1.1.3
Intantaneous input bandwidth utilization, from 0 to 100 (in 1% increments).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

fpWanAvgOutUtil 1.3.6.1.4.1.1548.6.1.1.4
Sliding average of output bandwidth utilization, from 0 to 100 (in 1% increments).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

fpWanAvgInUtil 1.3.6.1.4.1.1548.6.1.1.5
Sliding average of input bandwidth utilization, from 0 to 100 (in 1% increments).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

fpWanRemoteName 1.3.6.1.4.1.1548.6.1.1.6
Name of user/destination that this port is currently connected to, if known.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

fpWanRemoteTime 1.3.6.1.4.1.1548.6.1.1.7
The number of seconds that we have been connected to this particular remote across this WAN link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpWanIfIndex 1.3.6.1.4.1.1548.6.1.1.8
The corresponding MIB-II ifIndex for this interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpWanOutSpeed 1.3.6.1.4.1.1548.6.1.1.9
An estimate of the interface's current bandwidth in bits per second, for the transmit side (relative to this device).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

fpWanInSpeed 1.3.6.1.4.1.1548.6.1.1.10
An estimate of the interface's current bandwidth in bits per second, for the receive side (relative to this device).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

potsOperation 1.3.6.1.4.1.1548.7.1
Use this object to give commands to save, load or erase POTS configuration in FLASH memory.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER save(1), load(2), erase(3)  

potsTable 1.3.6.1.4.1.1548.7.2
The table used to configure and manage the POTS interfaces.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PotsEntry

potsEntry 1.3.6.1.4.1.1548.7.2.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PotsEntry  

potsIndex 1.3.6.1.4.1.1548.7.2.1.1
Index used to access a potsEntry: maps to the connectors marked POTS1 and POTS2.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2  

potsEnabled 1.3.6.1.4.1.1548.7.2.1.2
Enable or disable the POTS functionality at the specified connector.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

potsOpMode 1.3.6.1.4.1.1548.7.2.1.3
Specifies the type of calls that should be handled by this POTS interface. The default is to allow both incoming and outgoing calls.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER both(1), answer(2), dial(3)  

potsPreemptMode 1.3.6.1.4.1.1548.7.2.1.4
Specifies the behavior of analog calls versus data calls. The default is both: voice calls always preempt data calls.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER both(1), in(2), out(3), none(4)  

potsAutoMode 1.3.6.1.4.1.1548.7.2.1.5
Defines whether the preemption mode defined by potsPreemptMode is to be performed automatically or whether the user should be prompted first. This only applies when the preemption of that type is allowed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER both(1), in(2), out(3), none(4)  

potsPhoneCnt 1.3.6.1.4.1.1548.7.2.1.6
Indicates the number of phone numbers associated with this POTS interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..8  

potsLocalNumber 1.3.6.1.4.1.1548.7.2.1.7
The local phone number used by this POTS interface during the last analog call processed (incoming and outgoing).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..30)  

potsRemoteNumber 1.3.6.1.4.1.1548.7.2.1.8
The remote phone number used by this POTS interface during the last analog call processed (outgoing and incoming when caller ID is available).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..30)  

potsState 1.3.6.1.4.1.1548.7.2.1.9
Current state of this POTS interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), not-available(2), idle(3), wait-dialtone(4), ringing(5), dialing(6), proceeding(7), connected-incoming(8), connected-outgoing(9), disconnected(10), entering-ip-addr(11), held-call(12)  

potsIsdnChannel 1.3.6.1.4.1.1548.7.2.1.10
Indicates which ISDN channel (1 or 2) is associated with this POTS interface for the duration of this call. Additional information (like the clearing cause and reason are available via the ISDN group variables. When no ISDN channel is assigned to this POTS interface yet, 0 is returned
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2  

potsWanIndex 1.3.6.1.4.1.1548.7.2.1.11
Indicates which Wan interface (1 or 2) is associated with this POTS interface for the duration of this call. Additional information (like the duration of the call is available via the WAN interface group variables. When no WAN interface is mapped to this POTS interface yet, 0 is returned
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2  

potsPhoneTable 1.3.6.1.4.1.1548.7.3
The table used to associate phone numbers and POTS interfaces.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PotsPhoneEntry

potsPhoneEntry 1.3.6.1.4.1.1548.7.3.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PotsPhoneEntry  

potsPhoneNumber 1.3.6.1.4.1.1548.7.3.1.1
A phone number associated with the specified POTS interface, such that when an incoming analog call arrives, that interface rings, if allowed. This is used as an index into the POTS phone number table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..30)  

potsPhoneOperation 1.3.6.1.4.1.1548.7.3.1.2
Perform a set on this object to add or remove the association between the specified phone number and the specified POTS interface.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER add(1), remove(2)  

fpDLForceOnBoot 1.3.6.1.4.1.1548.8.1
When set to a 1, the system will request a download, during the next system restart. If no server is found and the current image in flash memory is valid, the system will boot using the flash-resident image.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

fpDLCommitRAMToFlash 1.3.6.1.4.1.1548.8.2
This object only exists for compatibility reasons.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER  

fpDLInitiateColdBoot 1.3.6.1.4.1.1548.8.3
When written with a 1, the boot software intiates a system reboot. All MIB variables used to control the exact nature of the download should be set, prior to activating a system reset. A read always returns a 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

fpDLTFTPRequestHost 1.3.6.1.4.1.1548.8.4
The IP address of the server to be used, when firmware is to be loaded across the network (network boot).
Status: mandatory Access: read-write
OBJECT-TYPE    
  NetworkAddress  

fpDLTFTPRequest 1.3.6.1.4.1.1548.8.5
The filename requested of the server, when firmware is to be loaded across the network (network boot).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

fpDLLastImageFilename 1.3.6.1.4.1.1548.8.6
Filename of the last image to be successfully loaded into memory.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

fpDLLastServerIPAddress 1.3.6.1.4.1.1548.8.7
The IP address of the server used to load the present image in flash memory.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NetworkAddress  

fpDLFlashSize 1.3.6.1.4.1.1548.8.8
Denotes the size, in bytes, of flash memory con- tained on this module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpDLFlashCount 1.3.6.1.4.1.1548.8.9
Denotes the number of times that flash memory has been reprogrammed. This value is initialized to 1, when the module is initially powered up.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpDLFirmwareBase 1.3.6.1.4.1.1548.8.10
Denotes the starting address of the firmware in RAM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpDLFirmwareTop 1.3.6.1.4.1.1548.8.11
Denotes the ending address of firmware in RAM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpDLFirmwareStart 1.3.6.1.4.1.1548.8.12
Denotes the start address of the firmware, in RAM, as established by the boot process.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpDLBootRev 1.3.6.1.4.1.1548.8.13
Denotes the revision of boot firmware in the module. The first octets provides the version, and the second provides the revision.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(9)  

fpDLForceBootp 1.3.6.1.4.1.1548.8.14
When set, this variable forces the client to send a BOOTP request packet when rebooting. The client will make several attempts before timing out if a server does not respond. This variable stays set. When set to a 1 it should always be read as a one. When set to zero it should always be read as zero.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

fpDLServerName 1.3.6.1.4.1.1548.8.15
This OID is reserved for future use of the Bootp server name. This field can be used when a client wants to get boot information from a particular bootp server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

fpDLOnLineDownLoad 1.3.6.1.4.1.1548.8.16
During normal operation this object has the value of 1. By setting this object to a value of forceDownLoad(2) an online download will be performed. By setting this object to a value of forceDownLoadReset(3) an online download will be performed and a reset will be forced upon successful completion of the download. The forceUpLoad(4) operation causes the local file specified in fpDLLocalFileName to be uploaded to the TFTP server fpDLNetAddress with the file name fpDLFileName. The forceRemove(5) operation deletes the local file specified in fpDLLocalFileName.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normalOperation(1), forceDownLoad(2), forceDownLoadReset(3), forceUpLoad(4), forceRemove(5)  

fpDLOperStatus 1.3.6.1.4.1.1548.8.17
This object reflects the status of download/upload operations. A value of normalOperation(3) reflects either a download was started but has finished normally and no reset was specified or no download has been started. A value of downLoadActive only appears while a download is in progress. A value of downLoadCompleteError reflects that a download was started however an error was detected. Similarly when an upload is in progress upLoadActive(6) is returned and if an error occurs upLoadCompeteError(7) is returned. A value of removeActive(8) indicates that a local file is being removed and removeCompleteError(9) indicates a failure to remove the file.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), normalOperation(3), downLoadActive(4), downLoadCompleteError(5), upLoadActive(6), upLoadCompleteError(7), removeActive(8), removeCompleteError(9)  

fpDLNetAddress 1.3.6.1.4.1.1548.8.18
IP Address of the server to be used when an image is to be downloaded using the Runtime TFTP Download.
Status: mandatory Access: read-write
OBJECT-TYPE    
  NetworkAddress  

fpDLFileName 1.3.6.1.4.1.1548.8.19
Filename requested of the server when an image is to be downloaded using the Runtime TFTP Download. This should be a complete path filename.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..127)  

fpDLErrorString 1.3.6.1.4.1.1548.8.20
If the value of fpDLOperStatus is downloadCompleteError(5) or uploadCompleteError(7) then this object will provide a more complete description of the error. Otherwise this object will be the zero length string.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

fpDLTftpServerGatewayIPAddress 1.3.6.1.4.1.1548.8.21
The IP address of the gateway/router which connects this SNMP agent to the TFTP server (0.0.0.0 if none).
Status: mandatory Access: read-write
OBJECT-TYPE    
  NetworkAddress  

fpDLBlockCount 1.3.6.1.4.1.1548.8.22
Current TFTP block count of an active session. If no TFTP transfer is in progress, zero is returned.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpDLBootPartitionStatus 1.3.6.1.4.1.1548.8.23
Status of the boot partition or paritions. A value of good(1) indicates that all boot partitions contain a valid checksum. A value of bad(2) indicates that one or more boot partitions contain an invalid checksum and the the image was not able to fix the invalid boot partition. A value of inProgress(3) indicates that the image is attempting to fix an invalid boot partition and this status will change to either good(1) or bad(2).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER good(1), bad(2), inProgress(3)  

fpDLLocalFileName 1.3.6.1.4.1.1548.8.24
Filename used on the local file system whenever a TFTP download or upload is to be processed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..12)  

fpDLBootVersion 1.3.6.1.4.1.1548.8.25
Returns a string indicating the boot code version.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..127)  

fpDLBootReason 1.3.6.1.4.1.1548.8.26
Reason for the last reboot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), power-up(2), reset-switch(3), software-reboot(4), double-bus-fault(5), hardware-watchdog(6), loss-of-clock(7), suicide(8)  

sysIPTranslationServerTable 1.3.6.1.4.1.1548.9.1
The IP Translation Server Table. Used to select a server when doing IP address translation.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SysIPTranslationServerEntry

sysIPTranslationServerEntry 1.3.6.1.4.1.1548.9.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SysIPTranslationServerEntry  

sysIPTranslationServerIPAddress 1.3.6.1.4.1.1548.9.1.1.1
The IP address of the Server when doing IP Address translation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

sysIPTranslationProtocol 1.3.6.1.4.1.1548.9.1.1.2
The protocol used by this Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

sysIPFirstTranslationPort 1.3.6.1.4.1.1548.9.1.1.3
First public port in range used by this server. This port is what is referenced by the client. A port of 0 is a wild-card signifying any port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

sysIPLastTranslationPort 1.3.6.1.4.1.1548.9.1.1.4
Last public port in range used by this server. This port is the last port in range and is referenced by the client.. This value must be greater than or equal first public port in range.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

sysIPFirstPrivatePort 1.3.6.1.4.1.1548.9.1.1.5
This is the first private port in range as seen by the server. The public port range is mapped to this private port range. If the public port range is to be the same as the private port range, this port should be the same as the first public port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

sysIPTranslationStatus 1.3.6.1.4.1.1548.9.1.1.6
The status column used for creating, modifying, and deleting instances of the columnar objects in this table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

sysNatHostMappingTable 1.3.6.1.4.1.1548.9.2
The NAT Host Mapping Table. Used to select a NAT Host Mapping when doing IP address translation.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SysNatHostMappingEntry

sysNatHostMappingEntry 1.3.6.1.4.1.1548.9.2.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SysNatHostMappingEntry  

sysFirstPrivateIPAddress 1.3.6.1.4.1.1548.9.2.1.1
The first private IP address which starts the range of private IP addresses which are mapped to public IP addresses.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

sysLastPrivateIPAddress 1.3.6.1.4.1.1548.9.2.1.2
The last private IP address which ends the range of private IP addresses which are mapped to public IP addresses.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

sysFirstPublicIPAddress 1.3.6.1.4.1.1548.9.2.1.3
The first public IP address which starts the range of public IP Addresses which are mapped to private IP addresses. The last public IP address in the range is calculated by counting the number of private IP addresses in the private IP address range and creating an equivalent number of IP addresses in the public IP address range so there is a one to one mapping of public IP addresses to private IP addresses.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

sysNatHostMappingStatus 1.3.6.1.4.1.1548.9.2.1.4
The status column used for creating, modifying, and deleting instances of the columnar objects in this table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

dhcpOperation 1.3.6.1.4.1.1548.10.1
Use this object to give commands to save, load or erase DHCP configuration in FLASH memory.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER save(1), load(2), erase(3), dhcpenable(4), dhcpdisable(5)  

dhcpGlobalTftpServer 1.3.6.1.4.1.1548.10.2
IP address for the TFTP server. This global value is used as the next server for booting if the Subnet AND Client lease do not have a TFTP server defined. 0.0.0.0 clears this entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

dhcpGlobalTftpFile 1.3.6.1.4.1.1548.10.3
Name of file for booting. This value is used ONLY if the global value for the TFTP server is set.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

dhcpGlobalLeaseTime 1.3.6.1.4.1.1548.10.4
Global Lease Time value in hours. A value of 0 selects the Default Lease Time.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

dhcpCodeTable 1.3.6.1.4.1.1548.10.5
The table used to define DHCP option codes.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DhcpCodeEntry

dhcpCodeEntry 1.3.6.1.4.1.1548.10.5.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DhcpCodeEntry  

dhcpOptionCode 1.3.6.1.4.1.1548.10.5.1.1
DHCP Defined Option Code.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

dhcpMinCount 1.3.6.1.4.1.1548.10.5.1.2
Minimum allowed number of values for this option.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

dhcpMaxCount 1.3.6.1.4.1.1548.10.5.1.3
Maximum allowed number of values for this option.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

dhcpOptionType 1.3.6.1.4.1.1548.10.5.1.4
Values for this Option are of this type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DhcpOptionType  

dhcpOptionCodeStatus 1.3.6.1.4.1.1548.10.5.1.5
The status column used for creating, modifying, and deleting instances of the columnar objects in this table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

dhcpGlobalValueTable 1.3.6.1.4.1.1548.10.6
The table used to set or clear Global DHCP option values.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DhcpGlobalValueEntry

dhcpGlobalValueEntry 1.3.6.1.4.1.1548.10.6.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DhcpGlobalValueEntry  

dhcpGlobalValueCode 1.3.6.1.4.1.1548.10.6.1.1
DHCP Option Code as defined in rfc1533.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

dhcpGlobalValueType 1.3.6.1.4.1.1548.10.6.1.2
Type of value for this DHCP Option Code.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DhcpOptionType  

dhcpGlobalValue 1.3.6.1.4.1.1548.10.6.1.3
Value for this DHCP Option.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

dhcpGlobalValueStatus 1.3.6.1.4.1.1548.10.6.1.4
The status column used for creating, modifying, and deleting instances of the columnar objects in this table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

dhcpSubnetTable 1.3.6.1.4.1.1548.10.7
The table used to set or clear DHCP subnet information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DhcpSubnetEntry

dhcpSubnetEntry 1.3.6.1.4.1.1548.10.7.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DhcpSubnetEntry  

dhcpSubnetAddress 1.3.6.1.4.1.1548.10.7.1.1
DHCP Subnet address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

dhcpSubnetMask 1.3.6.1.4.1.1548.10.7.1.2
DHCP Subnet Mask. If the Subnet does NOT exist when one attempts to set the Subnet Mask, the Subnet will be automatically created.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

dhcpSubnetFirstIpAddress 1.3.6.1.4.1.1548.10.7.1.3
First Ip Address in the Subnet Pool. 0.0.0.0 clears both the First Ip Address and Last Ip Address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

dhcpSubnetLastIpAddress 1.3.6.1.4.1.1548.10.7.1.4
Last Ip Address in the Subnet Pool. 0.0.0.0 clears both the First Ip Address and Last Ip Address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

dhcpSubnetTftpServer 1.3.6.1.4.1.1548.10.7.1.5
IP address for the TFTP server. This Subnet value is used as the next server for booting if the Client lease does not have a TFTP server defined. 0.0.0.0 clears this entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

dhcpSubnetTftpFile 1.3.6.1.4.1.1548.10.7.1.6
Name of file for booting. This value is used ONLY if the Subnet value for the TFTP server is set.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

dhcpSubnetBootp 1.3.6.1.4.1.1548.10.7.1.7
Allow or Disallow servicing of Bootp requests for this Subnet. Default is Disallow. A Client Lease within this Subnet can still allow Bootp requests.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER allow(1), disallow(2)  

dhcpSubnetLeaseTime 1.3.6.1.4.1.1548.10.7.1.8
Subnet Default Lease Time value in hours. A value of 0 selects the Default Lease Time.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

dhcpSubnetStatus 1.3.6.1.4.1.1548.10.7.1.9
The status column used for creating, modifying, and deleting instances of the columnar objects in this table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

dhcpSubnetConflictActions 1.3.6.1.4.1.1548.10.7.1.10
What this DHCP server should do with this subnet if this subnet is for the local LAN and another DHCP server for the local LAN exists.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER docontinue(1), dostop(2)  

dhcpSubnetValueTable 1.3.6.1.4.1.1548.10.8
The table used to set or clear Subnet DHCP option values.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DhcpSubnetValueEntry

dhcpSubnetValueEntry 1.3.6.1.4.1.1548.10.8.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DhcpSubnetValueEntry  

dhcpSubnetValueCode 1.3.6.1.4.1.1548.10.8.1.1
DHCP Option Code as defined in rfc1533.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

dhcpSubnetValueType 1.3.6.1.4.1.1548.10.8.1.2
Type of value for this DHCP Option Code.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DhcpOptionType  

dhcpSubnetValue 1.3.6.1.4.1.1548.10.8.1.3
Value for this DHCP Option.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

dhcpSubnetValueStatus 1.3.6.1.4.1.1548.10.8.1.4
The status column used for creating, modifying, and deleting instances of the columnar objects in this table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

dhcpClientTable 1.3.6.1.4.1.1548.10.9
The table used to set or clear DHCP Client Lease information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DhcpClientEntry

dhcpClientEntry 1.3.6.1.4.1.1548.10.9.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DhcpClientEntry  

dhcpClientAddress 1.3.6.1.4.1.1548.10.9.1.1
DHCP Client Lease address. To iterate through the list of client entries for a particular subnet use the subnet ip address as the index and attempt to get the next entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

dhcpClientTftpServer 1.3.6.1.4.1.1548.10.9.1.2
IP address for the TFTP server. This Client value is used as the next server for booting. 0.0.0.0 clears this entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

dhcpClientTftpFile 1.3.6.1.4.1.1548.10.9.1.3
Name of file for booting. This value is used ONLY if the Client value for the TFTP server is set.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

dhcpClientBootp 1.3.6.1.4.1.1548.10.9.1.4
Allow or Disallow servicing of Bootp requests for this Subnet. Default is Disallow. If Enabled this Client Lease will satisfy a Bootp request even if the Subnet has Bootp Disallowed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER allow(1), disallow(2)  

dhcpClientLeaseTime 1.3.6.1.4.1.1548.10.9.1.5
Client Default Lease Time value in hours. A value of 0 selects the Default Lease Time.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

dhcpClientExpireTimeYear 1.3.6.1.4.1.1548.10.9.1.6
Time Client Lease expire time-year. If 0, entry is expired.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

dhcpClientExpireTimeMonth 1.3.6.1.4.1.1548.10.9.1.7
Time Client Lease expire time-month.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..12  

dhcpClientExpireTimeDay 1.3.6.1.4.1.1548.10.9.1.8
Time Client Lease expire time-day.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..31  

dhcpClientExpireTimeHour 1.3.6.1.4.1.1548.10.9.1.9
Time Client Lease expire time-hour.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..23  

dhcpClientExpireTimeMinute 1.3.6.1.4.1.1548.10.9.1.10
Time Client Lease expire time-minute.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..59  

dhcpClientExpireTimeSecond 1.3.6.1.4.1.1548.10.9.1.11
Time Client Lease expire time-second.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..59  

dhcpClientStatus 1.3.6.1.4.1.1548.10.9.1.12
The status column used for creating, modifying, and deleting instances of the columnar objects in this table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

dhcpClientValueTable 1.3.6.1.4.1.1548.10.10
The table used to set or clear Client DHCP option values.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DhcpClientValueEntry

dhcpClientValueEntry 1.3.6.1.4.1.1548.10.10.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DhcpClientValueEntry  

dhcpClientValueCode 1.3.6.1.4.1.1548.10.10.1.1
DHCP Option Code as defined in rfc1533.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

dhcpClientValueType 1.3.6.1.4.1.1548.10.10.1.2
Type of value for this DHCP Option Code.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DhcpOptionType  

dhcpClientValue 1.3.6.1.4.1.1548.10.10.1.3
Value for this DHCP Option.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

dhcpClientValueStatus 1.3.6.1.4.1.1548.10.10.1.4
The status column used for creating, modifying, and deleting instances of the columnar objects in this table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

fpDirTable 1.3.6.1.4.1.1548.11.1
The directory Table contains the names and sizes of the files in the file system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FpDirEntry

fpDirEntry 1.3.6.1.4.1.1548.11.1.1
Each entry contains the directory name in msdos format; 8 character name, followed by a ., followed by a 3 character extension. The file size is returned (in bytes).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FpDirEntry  

fpDirIndex 1.3.6.1.4.1.1548.11.1.1.1
A file number to read.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..128  

fpDirName 1.3.6.1.4.1.1548.11.1.1.2
A textual description of the name of the file. In the format 8.3 for dos.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..12)  

fpDirSize 1.3.6.1.4.1.1548.11.1.1.3
The size of the file in bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

atmOperation 1.3.6.1.4.1.1548.12.1
Use this object to give commands to save, load or erase ATM configuration in FLASH memory.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER save(1), load(2), erase(3)  

frOperation 1.3.6.1.4.1.1548.13.1
Use this object to give commands to save, load or erase FR configuration in FLASH memory.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER save(1), load(2), erase(3)