SBE-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
267
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
267 total| Object Name |
|---|
sbe OBJECT IDENTIFIER .1.3.6.1.4.1.1055 |
RFC-1215 Unknown .1.3.6.1.4.1.1055 |
system OBJECT IDENTIFIER .1.3.6.1.4.1.1055.1 |
syDateTimeDefault value on nX: zero
On nX: stored in clock chip
Format: Century, year, month, day, hour, min, sec.
each occupies one octet in binary value.rw OCTET STRING .1.3.6.1.4.1.1055.1.1 |
syRAMConfigurationChangedFlagDefault value on nX: set to 'same' when booted from
flash, 'different' otherwise
On nX: (not needed?) in ram, field trial 2
This field is used by Workshop to determine if the
RAM image currently being executed on the nX product
is identical to the image in the LX's flash. Whenever
part of the RAM image is changed (currently only via
SNMP), this value is set to 'different' by the LX.ro Enumeration .1.3.6.1.4.1.1055.1.3 |
syConfigurationLockFlagDefault value on nX: 'unlocked(2)'
This field is used by Workshop to determine whether
the nX unit is enabled to allow configuration. When
this field is set to locked(1), nX rejects the SET
requests for all mib entries except this one. The
status of this field is also indicated by the lock
LED on nX.rw Enumeration .1.3.6.1.4.1.1055.1.5 |
syModelDefault value on nX: factory setting
On nX: in flash, field trial 1
The product name, hardware revision, firmware revision,
and kernel revision for the nX Node product.
E.G. SoHo/HW4/FW3/SW1.0V1.0
Product names - SoHo, Central, ROUTEMAN, ROUTEMANXL
Hardware Rev - HW Revision number, e.g. HW4
Firmware Rev - FW Revision number, e.g. FW3
Kernel Rev - SW Release-number Version-number, e.g. SW1.0V1.0
Note: for Central we will define a second variable,
syCoprocessorModel.ro DisplayString .1.3.6.1.4.1.1055.1.7 |
syBootInfoTHIS ITEM IS NOT IMPLEMENTED!rodeprecated Enumeration .1.3.6.1.4.1.1055.1.10 |
syActivatedLevelSoftware feature activation level information.
This entry is maintained and used by Workshop.rw DisplayString .1.3.6.1.4.1.1055.1.11 |
sySerialNumberA manufacturing only mib that will return the serial number
of the board. This function is reserved for manufacturing
test and may change as needed by manufacturing.ro OCTET STRING .1.3.6.1.4.1.1055.1.12 |
syBaseActivationLevelBase level software feature information.
This entry is maintained by the nX unit and used by Workshop.ro Enumeration .1.3.6.1.4.1.1055.1.13 |
router OBJECT IDENTIFIER .1.3.6.1.4.1.1055.2 |
routsys OBJECT IDENTIFIER .1.3.6.1.4.1.1055.2.1 |
syBootOrderenum values per octet: 1=Flash, 2=TFTP, 3=PCMCIA,
4=LAN, 0=none
Default value on nX: (Flash)
On nX: in flash
This field has one octet for each boot source from which
the nX product will attempt to boot. The first choice
boot source is designated by the first byte, the second
choice by the second byte, etc. In the first release
there are only two boot choices, but future versions
may have additional choices such as PCMCIA. If the nX
detects that a boot choice is corrupted, it will ignore
that choice and proceed to the next choice. The value
'none' is just used to fill any unused octets after the
choices have been specified.rw OCTET STRING ( SIZE ( 4 ) ) -- %{ return SNMP-SBEMIB-ControlGroup(snmpi); %} .1.3.6.1.4.1.1055.2.1.1 |
syMtuMruDefault value on nX: 1500
On nX: both ram and flash, field trial 2
This field specifies the maximum size frame that the
nX product will send or receive, either on the LAN or
on a WAN port. The maximum for Ethernet is 1500, 1492
for 802.3 with SNAP. This is used by the nX product
to detect error frames (i.e. too long) and during PPP
negotiation. The actual transfer size is negotiated,
by destination, when the connection is first made.ro INTEGER .1.3.6.1.4.1.1055.2.1.2 |
syEventToLogThresholdDefault value on nX: 3
On nX: both ram and flash, field trial 2
All events generated by the nX product have an associated
severity level which ranges from 1 to 10. The nX product
puts events of this threshold level and above into its
internal circular log file. Other events are discarded.rw INTEGER ( 1..10 ) -- %{ return SNMP-SBEMIB-EventLogControl(snmpi); %} .1.3.6.1.4.1.1055.2.1.3 |
syEventToTrapThresholdDefault value on nX: 6
On nX: both ram and flash, field trial 2
All events generated by the nX product have an
associated severity level which ranges from 1 to 10.
For events of this threshold level and above, the nX
generates an SNMP trap.rw INTEGER ( 1..10 ) -- %{ return SNMP-SBEMIB-EventTrapControl(snmpi); %} .1.3.6.1.4.1.1055.2.1.5 |
syControlOperationDefault value on nX: 'none'
On nX: in ram, field trial 1 except for
Clear-SNMP-statistics and Disable-port-after-call
which are field trial 2
This object is set whenever Workshop wants the nX to
perform an operation. Upon completion of the
operation, the nX sets the value back to 'none'.
Some operations use Control Variables as parameters
for the operation. Any Control Variables must be
set in the same frame as the Control Operation to
insure that they are not changed by another Workshop
before the operation is performed. After a Control
Operation is started, the values in the Control
Variables may no longer be valid.
Reboot
When the value is 'reboot', the nX performs an
immediate reboot.
Clear-SNMP-statistics
When the value is 'clear-SNMP-statistics', the
nX resets to zero all MIB statistics fields.
Dialout
When the value is 'dialout', the nX performs a
dialout to the destination identified in Control
Variable String One.
Hangup
When the value is 'hangup', the nX hangs up the
non-leased line connection for the Destination
identified in Control Variable String One.
Enable port
When the value is 'enable-port', the nX enables
the port identified by Control Variable Integer One.
Disable port
When the value is 'disable-port', the nX disables
the port identified by Control Variable Integer One.
Disable-port-after-call
When the value is 'disable-port-after-call', the
nX disables the port identified by Control Variable
Integer One immediately after the current connection
terminates. This option allows gracefully taking
the nX out of operation (except for leased lines).
This option is not applicable to leased lines.
Crash
When the value is 'crash', the nX stores its RAM
memory contents to a PCMCIA card for off-line
debugging.
Change-password
When the value is 'change-password', the nX changes
both the RAM and Flash password for a user. The
Control Variable String One contains the following
zero terminated strings in order: User Name, old
User Password, and new User Password. This is the
only way to change passwords, except when defining
a new user.
RAM-to-Flash
When the value is 'RAM-to-Flash', the nX stores
object values in RAM into Flash.
start-tftp-download
Reset-port
Hangup the port, if necessary and reinitialize the
modem.
Display-IP-Routes
Show IP routes via event logger.
Display-IPX-Networks
Show IPX Networks via event logger.
Display-IPX-Servers
Show IPX Servers via event logger.rw Enumeration .1.3.6.1.4.1.1055.2.1.7 |
syControlVariableStringOneDefault Value on nX: N/A
On nX: in ram, field trial 1
This object is used to store a DisplayString parameter
to a control operation. Once the control operation
is started, the value is unspecified.rw OCTET STRING .1.3.6.1.4.1.1055.2.1.8 |
syControlVariableIntegerOneDefault Value on nX: N/A
On nX: in ram, field trial 1
This object is used to store an Integer parameter to
a control operation. Once the control operation is
started, the value is unspecified.rw INTEGER (0..65535 ) -- %{ return SNMP-SBEMIB-ControlGroup(snmpi); %} .1.3.6.1.4.1.1055.2.1.9 |
syDialinAuthenticationDefault value on nX: 'none'
On nX: both ram and flash.
This field identifies the type of authentication
negotiation that is to be performed during dialin
to this destination.rw Enumeration .1.3.6.1.4.1.1055.2.1.10 |
syEventToSpeakThresholdDefault value on nX: 6
On nX: both ram and flash, field trial 2
All events generated by the nX product have an
associated severity level which ranges from 1 to 10.
For events of this threshold level and above, the nX
speaks the error code to the speaker.rw INTEGER ( 1..10 ) -- %{ return SNMP-SBEMIB-EventSoundControl(snmpi); %} .1.3.6.1.4.1.1055.2.1.11 |
syNumberOfTimesToSpeakDefault value on nX: 3
On nX: both ram and flash, field trial 2
This item specifies the number of times an error code is
spokenrw INTEGER ( 1..10 ) -- %{ return SNMP-SBEMIB-EventSoundControl(snmpi); %} .1.3.6.1.4.1.1055.2.1.12 |
sySaveRamToFlashStateThis item specifies the state of the operation ram-to-Flash
in the item syControlOperation. The valid states are:
updating and idle. updating state indicates that a write
to flash operation is in progress, idle state indicates idle.ro Enumeration .1.3.6.1.4.1.1055.2.1.13 |
syDialbackRetryIntervalThis item specifies the number of seconds to pause before
the next dialback call from Soho will be made. Default = 10rw INTEGER ( 10..120 ) -- %{ return SNMP-SBEMIB-ControlGroup(snmpi); %} .1.3.6.1.4.1.1055.2.1.14 |
syDialbackRetryLimitThis item specifies the number of times that Soho will retry
dialback call from Soho. Default is 3.rw INTEGER ( 1..10 ) -- %{ return SNMP-SBEMIB-ControlGroup(snmpi); %} .1.3.6.1.4.1.1055.2.1.15 |
syReverseCallbackTimeoutDefault value on nX: 60 (seconds)
Specifies the number of seconds to wait for an expected
reverse callback before redialing.rw INTEGER ( 30..300 ) -- %{ return SNMP-SBEMIB-ControlGroup(snmpi); %} .1.3.6.1.4.1.1055.2.1.16 |
bridge OBJECT IDENTIFIER .1.3.6.1.4.1.1055.2.2 |
syBridgeConfiguredFlagDefault value on nX: 'yes'
On nX: both ram and flash, field trial 2
If this object is 'no', syBridgeFilterFlag will be
returned as 'other' by default regardless of the
value that is previously set.
If this is 'yes', syBridgeFilterFlag governs the
bridging rule.rw Enumeration .1.3.6.1.4.1.1055.2.2.1 |
syBridgeFilterFlagDefault value on nX: 'all'
On nX: both ram and flash, field trial 2
This value indicates the bridging rule for this
nX product, whether to include or exclude packets
for the protocols indicated in the Bridge Sub-Table.
If the value is 'all', all protocols will be bridged.
If the value is 'include', only the protocols listed
in the Bridge Sub-Table are to be bridged over this
port. If the value is 'exclude', all packets except
for the protocols listed in the Bridge Sub-Table are
to be bridged.rw Enumeration .1.3.6.1.4.1.1055.2.2.2 |
syBridgePriorityDefault value on nX: 32768
On nX: both ram and flash
Used by the Spanning Tree Algorithm to determine
who is the root bridge in the network.rw INTEGER .1.3.6.1.4.1.1055.2.2.3 |
syBridgeTableBridge table - one copy SEQUENCE OF SyBridgeEntry -- %{ return SNMP-SBEMIB-BridgeTableAccess(snmpi); %} .1.3.6.1.4.1.1055.2.2.4 |
syBridgeEntryThe bridge table information for one protocol. SyBridgeEntry .1.3.6.1.4.1.1055.2.2.4.1 |
syBridgeStatusIndication of whether or not a valid entry.rw Enumeration .1.3.6.1.4.1.1055.2.2.4.1.1 |
syBridgeProtocolDefault value on nX: none
On nX: both ram and flash, field trial 2
This column item contains the protocol number
for a protocol to be bridged.
Bridging rules are governed by syBridgeFlag.ro INTEGER .1.3.6.1.4.1.1055.2.2.4.1.2 |
ip OBJECT IDENTIFIER .1.3.6.1.4.1.1055.2.3 |
ipConfiguredFlagDefault value on nX: 'no'
On nX: both ram and flash, field trial 1
This object is 'no' if IP is not configured for
this LX-Product, 'yes' if it is configured.rw Enumeration .1.3.6.1.4.1.1055.2.3.1 |
ipLANAddressDefault value on nX: 0
On nX: both ram and flash, field trial 1
If IP is configured, this object contains the
IP address for the nX product's ethernet port
and the nX product itself. The user must supply
this value if IP is configured. When IP is
configured this value must not be 0.rw IpAddress --%{ return SNMP-SBEMIB-IPAccess(snmpi); %} .1.3.6.1.4.1.1055.2.3.2 |
ipLANSubnetMaskDefault value on nX: N/A
Default value in Workshop: 0
On nX: both ram and flash, field trial 1
If IP is configured, this object contains the
subnet mask which the nX product will use for
determining which packets are to be sent out
over this LAN port. (A packet's IP address is
'anded' with the subnet mask and the result
compared against the port's IP address. If
there is a match, the packet is sent over the
port, otherwise it isn't.)rw IpAddress --%{ return SNMP-SBEMIB-IPAccess(snmpi); %} .1.3.6.1.4.1.1055.2.3.3 |
ipBroadcastAddressDefault value on nX: 0
Default value in Workshop: 0
On nX: both ram and flash, field trial 1
If IP is configured, this object contains the IP
address which the nX product will use for sending
broadcast data. (The nX listens for broadcast data
on broadcast addresses with both 0's and all 1's).
A zero value means no broadcasts can be sent.
This is used for sending RIP advertisements and
for indicating which broadcasts are to be forwarded
across ports.rw IpAddress --%{ return SNMP-SBEMIB-IPOptions(snmpi); %} .1.3.6.1.4.1.1055.2.3.4 |
ipDefaultGatewayDefault value on nX: N/A
Default value in Workshop: 0
On nX: both ram and flash, field trial 2
If IP is configured, this object contains the network
address to which the nX product will send all packets
that it cannot determine a route for the packet from
its routing tables (both static and dynamic).rw IpAddress --%{ return SNMP-SBEMIB-IPOptions(snmpi); %} .1.3.6.1.4.1.1055.2.3.5 |
ipRipReceiveAdvertisementFlagDefault value on nX: 'yes'
On nX: both ram and flash, field trial 2
If IP is configured, this object determines whether
or not the nX product will accept IP RIP (Routing
Information Protocol) from other routers on the
network. Advertisements received will be added
to the nX product's dynamic routing table.rw Enumeration .1.3.6.1.4.1.1055.2.3.6 |
ipRipSendIntervalDefault value on nX: 30
On nX: both ram and flash, field trial 2
If IP is configured, this object determines time,
in seconds, between nX broadcasts of the IP RIP
destination information in its routing tables.
If the value equals 0, RIP transmissions are not
sent.rw INTEGER ( 0..65535 ) --%{ return SNMP-SBEMIB-IPOptions(snmpi); %} .1.3.6.1.4.1.1055.2.3.7 |
ipDefaultGatewayTypeDefault value on nX: NONE
On nX: both ram and flash, field trial 2
If nX cannot determine a route for the packet from
its routing table (both static and dynamic), the
packet will be sent to a Default Gateway.
If ipDefaultGatewayType is LAN, ipDefaultGateway
address will be useed. Otherwise, the Default Gateway
is located at WAN port, the packet will be forwarded
to the destination defined in ipWanDestinationName
or ipWanUserName.rw Enumeration .1.3.6.1.4.1.1055.2.3.8 |
ipWanDestinationNameSame as destName in the Destination Table.rw DisplayString ( SIZE ( 0..31 )) --%{ return SNMP-SBEMIB-IPOptions(snmpi); %} .1.3.6.1.4.1.1055.2.3.9 |
ipWanUserNameSame as userName in the User Table.rw DisplayString ( SIZE ( 0..31 )) --%{ return SNMP-SBEMIB-IPOptions(snmpi); %} .1.3.6.1.4.1.1055.2.3.10 |
ipStaticRouteMaxEntrymaximum # of entry allowed in the
ipStaticRouteTable. Default to 32.ro INTEGER --%{ return SNMP-SBEMIB-IPOptions(snmpi); %} .1.3.6.1.4.1.1055.2.3.11 |
ipStaticRouteTableIP Static Route table - one copy per IP port. SEQUENCE OF IpStaticRouteEntry --%{ return SNMP-SBEMIB-StRouteAccess(snmpi); %} .1.3.6.1.4.1.1055.2.3.12 |
ipStaticRouteEntryThe static route information for one route for
this port. IpStaticRouteEntry .1.3.6.1.4.1.1055.2.3.12.1 |
ipStaticRouteStatusIndication of whether or not a valid entry.rw Enumeration .1.3.6.1.4.1.1055.2.3.12.1.1 |
ipStaticRouteDestinationAddressThis is a destination network or host IP address.
Packets that the nX product processes for this
address will be routed as indicated by the
remaining entries in this row. This value
has already been 'anded' with the IP Destination
Subnet Mask.ro IpAddress .1.3.6.1.4.1.1055.2.3.12.1.2 |
ipStaticRouteDestinationSubnetMaskWorkshop should display by default the subnet mask based
on class of destination IP address, the nX should not
assume any default subnet value.
This subnet mask is applied to destination address
in packets processed by the nX product and then
the resulting value is compared against the IP
Destination Address. If a match is found, the
packet is forwarded over the indicated destination
interface.rw IpAddress .1.3.6.1.4.1.1055.2.3.12.1.3 |
ipStaticRouteDestinationHopCountThe value of this object indicates the number of
hops between the nX product and the IP
Destination Address. The hop count is often
used as an indicator of the relative cost for
using this route. This will be used by the LX
to optimize the use of routes learned. By IP
convention, if the hop count equals 16 the
routing entry is disabled.rw INTEGER ( 1..16 ) .1.3.6.1.4.1.1055.2.3.12.1.4 |
ipStaticRouteDestinationNameSame as destName in the Destination Table.rw DisplayString ( SIZE ( 0..31 ) ) .1.3.6.1.4.1.1055.2.3.12.1.5 |
ipStaticRouteNetworkInterfaceIndication of which interface type to route this
packet to. If LAN is defined, ipStaticRouteGateway
must be defined.
Otherwise, at least one of ipStaticRouteUserName and
ipStaticRouteDestinationName must be defined.rw Enumeration .1.3.6.1.4.1.1055.2.3.12.1.6 |
ipStaticRouteUserNameSame as userName in the User Table.rw DisplayString ( SIZE ( 0..31 ) ) .1.3.6.1.4.1.1055.2.3.12.1.7 |
ipStaticRouteGatewayThis is the Gateway IP address of the static route.rw IpAddress .1.3.6.1.4.1.1055.2.3.12.1.8 |
ipDefaultGatewayIfTypeDefault value on nX: NONE
If nX cannot determine a route for the packet from
its routing table (both static and dynamic), the
packet will be sent to a Default Gateway.
If ipDefaultGatewayType is LAN, ipDefaultGateway
address will be useed. Otherwise, the Default Gateway
is located at WAN port, the packet will be forwarded
to the destination defined in ipWanDestinationName
or ipWanUserName.rw Enumeration .1.3.6.1.4.1.1055.2.3.13 |
ipBroadcastForwardTypesDefault value on nX: 0
This is a bit encoded value representing the types of IP
broadcast forwarding over WAN to be enabled. This is a
global setting for the NX. The mib entry
destDialoutProtoSupport is used to control the IP broadcast
forwarding to an invidual site. The encoded values are:
NetBIOS(2), DNS(4), DHCP/BOOTP(8).
Any combination of these values or NOBCASTFWD(1) are the
only valid values.rw INTEGER .1.3.6.1.4.1.1055.2.3.14 |
ipx OBJECT IDENTIFIER .1.3.6.1.4.1.1055.2.4 |
ipxConfiguredFlagDefault value on nX: 'ipx-and-auto-learn-both-off (1)'
On nX: both ram and flash,
This object reflects the state of ipx and auto-learning
configuration as described by the names of the values.rw Unknown .1.3.6.1.4.1.1055.2.4.1 |
ipxNetbiosDefault value on nX: no (1)
This object reflects the state of NetBIOS (IPX Type20)
frame forwarding for the NX. NetBIOS forwarding is enabled
for a specific site only when this object is set to 'yes' and
NetBIOS/IPX bit is set in the destDialoutProtoSupport object
for the site.rw Enumeration .1.3.6.1.4.1.1055.2.4.8 |
ipxMultiFrameTableIPX multifram type support, the table contains fix size of 4
entries. They can not be added or deleted. SEQUENCE OF IpxMultiFrameEntry --%{ return SNMP-SBEMIB-IPXFrameAccess(snmpi); %} .1.3.6.1.4.1.1055.2.4.9 |
ipxMultiFrameEntryThe community information for this community. IpxMultiFrameEntry .1.3.6.1.4.1.1055.2.4.9.1 |
ipxMultiFrameStatusIndication of whether or not a valid entry. User can only use
Modifyrw Enumeration .1.3.6.1.4.1.1055.2.4.9.1.1 |
ipxMultiFrameTypeDefault value on nX: IEEE 802.2ro Enumeration .1.3.6.1.4.1.1055.2.4.9.1.2 |
ipxMultiFrameSelectFlagDefault value on nX: there must be at least a entry is = yesrw Enumeration .1.3.6.1.4.1.1055.2.4.9.1.3 |
ipxMultiFrameNetworkAddressDefault value on nX: 0
If IPX Manual Set Network Address is set to 'yes',
this object specifies the IPX Network Address that
the nX product will use for packets sent to it.
Normally the IPX Node Address is automatically
taken from the network.rw OCTET STRING (SIZE ( 4 ) ) .1.3.6.1.4.1.1055.2.4.9.1.4 |
ipxNetAddressAutoLearnStateCounterDefault value on nX: 0
If IPX is configured, and Auto learn is Yes.
this object determines
the time (in sec) remaining in the IPX auto learn phase.
If the value is non-zero, nX auto learn is in progress.
Workshop will continue to poll this mib item, and
ipxMultiFrameTable.ro INTEGER ( 0..70 ) .1.3.6.1.4.1.1055.2.4.11 |
wan OBJECT IDENTIFIER .1.3.6.1.4.1.1055.2.5 |
wanPortTableEach WAN port's information is contained in a row
in a SNMP table. The following describes the
columns in the table. Each row is uniquely
identified by its Wan Port Number. (See also
Port Sub-Data.) SEQUENCE OF WanPortEntry --%{ return SNMP-SBEMIB-WANAccess(snmpi); %} .1.3.6.1.4.1.1055.2.5.1 |
wanPortEntryThe WAN table information for one WAN port. WanPortEntry .1.3.6.1.4.1.1055.2.5.1.2 |
wanPortEntryStatusIndication of whether or not a valid entry.rw Enumeration .1.3.6.1.4.1.1055.2.5.1.2.1 |
wanPortNumberDefault value on nX: ascending integer, one for
each hardware WAN port: 1, 2, 3A, 3B, 4A, and 4B.
On nX: both ram and flash, field trial 1
This field is used to identify the Wan port to which
the information in this row of the table applies.ro INTEGER ( 1..18 ) .1.3.6.1.4.1.1055.2.5.1.2.2 |
wanPortEnabledDefault value on nX: disabled
On nX: both ram and flash, field trial 1
If this value is 'enabled', the Wan port is enabled.
If this value is 'disabled', if the Wan port is disabled.ro Enumeration .1.3.6.1.4.1.1055.2.5.1.2.3 |
wanDefaultDialinIPAddressDefault value on nX: all zero
On nX: both ram and flash, field trial 1
If IP is configured, this field is required and is
used as the default IP address of the WAN port on
dialin unless overridden during dialin either by an
IP address from the User Table or by PPP negotiation.
The same value needs to be configured at the other
end of the WAN link (this could be a cause of user
error, but there is no way around it).rw IpAddress .1.3.6.1.4.1.1055.2.5.1.2.4 |
wanDefaultDialinSubnetMaskDefault value on nX: all zero
Default value in Workshop: 1's, based on Default Dialin
IP Address class
On nX: both ram and flash, field trial 1
If the Default Dialin IP Address is used, this object
is used as its Subnet Mask.
Subnet masks allow the user to divide the local
network into sub-networks by specifying a subnet
mask. The subnet mask, combined with the Dialin
IP Address field, determines which frames (packets)
are sent across the WAN port during dialin. The
subnet masks are all 1's from the left for a
specified number of bits. On Workshop, the subnet
mask will be entered as a number of bits from 0 to 32.rw IpAddress .1.3.6.1.4.1.1055.2.5.1.2.5 |
wanDefaultIPXNetworkAddressDefault value on nX: 0
On nX: in ram, field trial 1
If IPX is configured, this field indicates which
IPX network address is being used by this port.
The nX will automatically generate an address to
be used during dialout and, during dialin, will
accept the address from the calling node.
(The nX products use the SAP tables they
dynamically build to determined which network
numbers are already in use.)ro OCTET STRING .1.3.6.1.4.1.1055.2.5.1.2.6 |
wanDefaultDialinIPXNodeAddressDefault value on nX: 0
On nX: in ram, field trial 1
If IPX is configured, this field specifies the
IPX node address that is being used by this port.
The nX will automatically generate an address to
be used during dialout and, during dialin, will
accept the address from the calling node.ro OCTET STRING .1.3.6.1.4.1.1055.2.5.1.2.7 |
wanDialinAllowedFlagDefault value on nX : 'yes'
On nX: both ram and flash, field trial 2
If this flag is 'yes', dialin access is allowed
on this port.rw Enumeration .1.3.6.1.4.1.1055.2.5.1.2.8 |
wanDialoutAllowedFlagDefault value on nX : 'yes'
On nX: both ram and flash, field trial 2
If this flag is 'yes', dialout is allowed on this port.rw Enumeration .1.3.6.1.4.1.1055.2.5.1.2.9 |
wanLinkLayerTypeDefault value on nX: async
On nX: both ram and flash, field trial 1
This object identifies the type of communication link
that is used by this WAN port. Some data link types
require further qualification.rw Enumeration .1.3.6.1.4.1.1055.2.5.1.2.10 |
wanLinkLayerNRZFlagDefault value on nX: nrz
On nX: both ram and flash
If appropriate for the Link Line Type, this flag
identifies whether the line is nrz or nrzi.
(See Destination NRZ Flag.)rw Enumeration .1.3.6.1.4.1.1055.2.5.1.2.11 |
wanLinkLayerProtocolTypeDefault value on nX: ppp
On nX: both ram and flash,
This flag identifies whether the Link Line Type is ppp.
Other options are not supported at this time.rw Enumeration .1.3.6.1.4.1.1055.2.5.1.2.12 |
wanLinkDialupFlagDefault value on nX: dialup
dtr-dial(3) is obsolete (3/4/96)
On nX: both ram and flash, field trial 1 (may be
encoded into Link Layer Type)
If appropriate for the Link Line Type, this flag
identifies whether the line is dialup (switched),
dedicated, DTR dial, or ISDN dialup link.rw Enumeration .1.3.6.1.4.1.1055.2.5.1.2.13 |
wanModemNameDefault value on nX: empty
On nX: both ram and flash, field trial 1
This object contains the ASCII name of the modem.
It is used by Workshop to determine the initialization
modem string and maximum speed for this modem.
This object is not used by the nX product.
(If possible on Workshop, this field will be
changed to something shorter, like an integer -
if not will try to combine with PCMCIA Card Name.)rw DisplayString .1.3.6.1.4.1.1055.2.5.1.2.14 |
wanModemSpeedDefault value on nX: 9600
On nX: both ram and flash, field trial 1
This object contains an indicator of the speed at
which the nX product should communicate with the modem.
This value cannot be larger than that obtained from
the Modem File using the Modem Name. (Note: The UART
does not support 14400 or 28800 directly so a higher
speed must be specified and hardware handshake will
be used to prevent overruns.)rw Enumeration .1.3.6.1.4.1.1055.2.5.1.2.15 |
wanModemInitializationStringDefault value on nX: empty
On nX: both ram and flash, field trial 1
This object contains the ASCII string that is to be
sent to the modem whenever the modem is to be initialized.rw DisplayString .1.3.6.1.4.1.1055.2.5.1.2.16 |
wanModemDialPrefixDefault value on nX: empty
On nX: both ram and flash, field trial 1
This is set by the user. It contains the modem's
dial command (e.g. ATDT or ATDP) possibly suffixed
with the dial prefix, if any, to obtain an outside
phone line. (Note that the user could include the
dial prefix in the Destination Phone Number instead.)
For example, at SBE this would be set to '8' if the
nX product's phone lines were inside lines. This
string is long so it can include other items, such
as billing codes, if necessary. (Will contain codes
to differentiate V.25 dialing from ATDT dialing.)rw DisplayString .1.3.6.1.4.1.1055.2.5.1.2.17 |
wanPortTypeDefault value on nX: determined by hardware
Workshop no longer sets this field
This value indicates whether the port is PCMCIA,
or a D-shell connection - either RS232 or V.35.ro Enumeration .1.3.6.1.4.1.1055.2.5.1.2.18 |
wanPCMCIACardNameDefault value on nX: empty string if card not present,
else product information from card
On nX: from 'ram' (actually hardware), field trial 1
Workshop no longer display this field
This object returns the product information read
from a PCMCIA card. If the returned value is a 0
length string, then the PCMCIA slot is empty.
(60 characters available from hardware.)ro DisplayString .1.3.6.1.4.1.1055.2.5.1.2.19 |
wanIpRipReceiveAdvertisementFlagDefault value on nX: 'yes'
On nX: both ram and flash, field trial 2
If IP is configured, this object determines whether
or not the nX product will accept IP RIP (Routing
Information Protocol) from other routers on the
network. Advertisements received will be added
to the nX product's dynamic routing table.rw Enumeration .1.3.6.1.4.1.1055.2.5.1.2.20 |
wanIpRipSendIntervalDefault value on nX: 30
On nX: both ram and flash, field trial 2
If IP is configured, this object determines time,
in seconds, between nX broadcasts of the IP RIP
destination information in its routing tables.
If the value equals 0, RIP transmissions are not
sent.rw INTEGER ( 0..65535 ) .1.3.6.1.4.1.1055.2.5.1.2.21 |
wanIpxRipReceiveBroadcastFlagDefault value on nX: ''yes'
On nX: both ram and flash, field trial 2
If IPX is configured, this object determines
whether or not the nX product will accept IPX
RIP (Routing Information Protocol) from other
routers on the network. Broadcasts received
will be added to the nX product's dynamic
routing table.rw Enumeration .1.3.6.1.4.1.1055.2.5.1.2.22 |
wanIpxRipSendIntervalDefault value on nX: 60
On nX: both ram and flash, field trial 2
If IPX is configured, this object determines
time, in seconds, between nX broadcasts of the
IPX RIP destination information in its routing
tables. If the value equals 0, RIP transmissions
are not sent.rw INTEGER ( 0..65535 ) .1.3.6.1.4.1.1055.2.5.1.2.23 |
wanIpxSapReceiveAdvertisementFlagDefault value on nX: ''yes'
On nX: both ram and flash, field trial 2
If IPX is configured, this object determines
whether or not the nX product will accept IPX
SAP advertisements from other routers on the
network. Advertisements received will be added
to the nX product's dynamic SAP table.rw Enumeration .1.3.6.1.4.1.1055.2.5.1.2.24 |
wanIpxSapSendIntervalDefault value on nX: 60
On nX: both ram and flash, field trial 2
If IPX is configured, this object determines
time, in seconds, between nX broadcasts of the
IPX SAP information in its routing tables. If
the value equals 0, SAP advertisements are not
sent.rw INTEGER ( 0..65535 ) .1.3.6.1.4.1.1055.2.5.1.2.25 |
wanIpxNetbiosDefault value on nX: 'no'
On nX: both ram and flash, field trial 2
If IPX is configured, this object determines
if NetBIOS broadcasts are to be forwarded
across interfaces. (It appears this is only
needed if there is an application on the
network that initiates a connection with a
dialin client, see Shiva LanRover, page 10-6.)rw Enumeration .1.3.6.1.4.1.1055.2.5.1.2.26 |
wanISDNSwitchTypeThe particular protocol type supported by the
switch providing access to the ISDN network
to which this subscriber interface is connected.
Note: this entry definition is borrowed from the
isdnSubTblSwitchType of the ISDN MIB Internet Draftrw Enumeration .1.3.6.1.4.1.1055.2.5.1.2.27 |
wanISDNCallingPhoneNoB1Default value on nX: empty
This item contains the calling phone number for the
ISDN B1 channel.rw DisplayString ( SIZE( 0..31 ) ) .1.3.6.1.4.1.1055.2.5.1.2.28 |
wanISDNCallingPhoneNoB2Default value on nX: empty
This item contains the calling phone number for the
ISDN B1 channel.rw DisplayString ( SIZE( 0..31 ) ) .1.3.6.1.4.1.1055.2.5.1.2.29 |
wanISDNSPID1Default value on nX: empty
This item contains the Service Profile Identifiers (SPID) for
the ISDN B1 channel.rw DisplayString ( SIZE( 0..31 ) ) .1.3.6.1.4.1.1055.2.5.1.2.30 |
wanISDNSPID2Default value on nX: empty
This item contains the Service Profile Identifiers (SPID) for
the ISDN B2 channel.rw DisplayString ( SIZE( 0..31 ) ) .1.3.6.1.4.1.1055.2.5.1.2.31 |
wanPortGroupDefault value on nX: non-group(2)
This field is used to identify wether the Wan port is part of the
Hunt Group. Port group is used as hunt group in TSD for reserving
wan link capacity.rw Enumeration .1.3.6.1.4.1.1055.2.5.1.2.32 |
wanISDNSubAddress1Default value on nX: empty
This item contains the subaddress for the ISDN B1 channel.rw DisplayString ( SIZE( 0..31 ) ) .1.3.6.1.4.1.1055.2.5.1.2.33 |
wanISDNSubAddress2Default value on nX: empty
This item contains the subaddress for the ISDN B2 channel.rw DisplayString ( SIZE( 0..31 ) ) .1.3.6.1.4.1.1055.2.5.1.2.34 |
wanISDNNTTCardDefault value on nX: no(1)
This item indicates whether this is an NTT ISDN card.rw Enumeration .1.3.6.1.4.1.1055.2.5.1.2.35 |
wanISDNChannelsDefault value on nX: oneb(1)
This item indicates the number B channels supported
by the ISDN card.rw Enumeration .1.3.6.1.4.1.1055.2.5.1.2.36 |
wanEnableDataCompressionDefault value on nX: no.
this entry indicates whether to perform data compression
over the ppp connection.rw Enumeration .1.3.6.1.4.1.1055.2.5.1.2.37 |
wanISDNChannelSpeedDefault value on nX: cs64.
This entry is used to configure the B channel speed
of the ISDN card.rw Enumeration .1.3.6.1.4.1.1055.2.5.1.2.38 |
wanUsageModeDefault value on nX: 1
This value indicates how the port is used for
modem pooling. If 2 or 3 is set, the GSN and
SSN also must be set.
Note: This is a bit mapped field.rw Enumeration .1.3.6.1.4.1.1055.2.5.1.2.39 |
wanModemPoolGSNThe General Service Name used for this port. Used for
Modem poolingrw DisplayString .1.3.6.1.4.1.1055.2.5.1.2.40 |
wanModemPoolSSNThe Specific Service Name used for this port. Used for
Modem poolingrw DisplayString .1.3.6.1.4.1.1055.2.5.1.2.41 |
wanIPAddressTableWanIPAddress table - one copy SEQUENCE OF WanIPAddressEntry --%{ return SNMP-SBEMIB-WANIPAccess(snmpi); %} .1.3.6.1.4.1.1055.2.5.2 |
wanIPAddressEntry WanIPAddressEntry .1.3.6.1.4.1.1055.2.5.2.1 |
wanIPAddressStatusIndication of whether or not a valid entry.rw Enumeration .1.3.6.1.4.1.1055.2.5.2.1.1 |
wanIPAddressDefault value on nX: 0
On nX: both ram and flash, field trial 2
This item specifies an IP address in the shared pool for remote
dial-in user.ro IpAddress .1.3.6.1.4.1.1055.2.5.2.1.2 |
wanStatPortTableEach WAN port's State and Statistical information
is contained in a row in a SNMP table SEQUENCE OF WanStatPortEntry --%{ return SNMP-SBEMIB-WANStatAccess(snmpi); %} .1.3.6.1.4.1.1055.2.5.3 |
wanStatPortEntryThe WAN table information for one WAN port. WanStatPortEntry .1.3.6.1.4.1.1055.2.5.3.1 |
wanStatPortEntryStatusIndication of whether or not a valid entry. This entry is used
only to maintain uniformity of all table structures. User can
neither delete nor add any entries in the table. Upon query,
nX shall always return valid.rw Enumeration .1.3.6.1.4.1.1055.2.5.3.1.1 |
wanStatPortNumberSame as in wanPortNumber.ro INTEGER ( 1..18 ) .1.3.6.1.4.1.1055.2.5.3.1.2 |
wanStatPortStateDefault value on nX: disconnected.ro Enumeration .1.3.6.1.4.1.1055.2.5.3.1.3 |
wanStatPortUserNameCurrently connected Destination name or user name. Null
if unknown.ro DisplayString ( SIZE ( 0..31 ) ) .1.3.6.1.4.1.1055.2.5.3.1.4 |
wanStatPortFrameTransmitted# of frames transmitted out of this port.rw INTEGER .1.3.6.1.4.1.1055.2.5.3.1.5 |
wanStatPortFrameReceived# of frames received from this port.rw INTEGER .1.3.6.1.4.1.1055.2.5.3.1.6 |
wanStatPortTransmitError# of transmit errors detected at this port.rw INTEGER .1.3.6.1.4.1.1055.2.5.3.1.7 |
wanStatPortReceiveError# of receive errors detected at this port.rw INTEGER .1.3.6.1.4.1.1055.2.5.3.1.8 |
wanStatPortTransmitQueueFull# of times transmit queue full detected at this port.rw INTEGER .1.3.6.1.4.1.1055.2.5.3.1.9 |
wanStatPortCallOriginated# of calls originated from this port. Includes
both success and fail.rw INTEGER .1.3.6.1.4.1.1055.2.5.3.1.10 |
wanStatPortCallAnswered# of answers succeeded at this port.rw INTEGER .1.3.6.1.4.1.1055.2.5.3.1.11 |
wanStatPortNoDialTone# of calls failed due to no dial tone.
also counted also in CallOriginatedrw INTEGER .1.3.6.1.4.1.1055.2.5.3.1.12 |
wanStatPortNoAnswer# of calls failed due to no answer from remote.
also counted also in CallOriginatedrw INTEGER .1.3.6.1.4.1.1055.2.5.3.1.13 |
wanStatPortBusyDetected# of calls failed due to line busy at remote.
also counted also in CallOriginatedrw INTEGER .1.3.6.1.4.1.1055.2.5.3.1.14 |
wanStatPortNoCarrier# of calls failed due to no carrier.
also counted also in CallOriginatedrw INTEGER .1.3.6.1.4.1.1055.2.5.3.1.15 |
wanStatPortModemSignalModem signal state. Bit masked
DCD = 1, CTS =2, DTR = 4, RTS = 8, DSR =16
Bit state: 1 = Onro INTEGER .1.3.6.1.4.1.1055.2.5.3.1.16 |
wanStatPortConnDirectionDirection of the connectionro Enumeration .1.3.6.1.4.1.1055.2.5.3.1.17 |
wanStatPortProtoUpThis item is a bit encoded value representing various
protocols, which are currently up over this connection.
The encoded values are:
IP(1), IPX(2), Bridging(4), Compression(8).
Any combinations of these values are valid.ro INTEGER .1.3.6.1.4.1.1055.2.5.3.1.18 |
wanIPAddressMaxEntrymaximum # of entry allowed in the wanIPAddressTable.ro INTEGER --%{ return SNMP-SBEMIB-WANIPMaxEntryAccess(snmpi); %} .1.3.6.1.4.1.1055.2.5.4 |
destination OBJECT IDENTIFIER .1.3.6.1.4.1.1055.2.6 |
destTableDestination table - one copy SEQUENCE OF DestEntry --%{ return SNMP-SBEMIB-DestAccess(snmpi); %} .1.3.6.1.4.1.1055.2.6.1 |
destEntryThe information for one destination. DestEntry .1.3.6.1.4.1.1055.2.6.1.1 |
destStatusIndication of whether or not a valid entry.rw Enumeration .1.3.6.1.4.1.1055.2.6.1.1.1 |
destNameDefault value on nX: none
On nX: both ram and flash, field trial 1
This item contains a user supplied identification
for this destination. This should be something
meaningful to the user, such as 'Home Office'.
In a later release, User Table entries will
include a destination field for dialout.ro DisplayString ( SIZE ( 0..31 ) ) .1.3.6.1.4.1.1055.2.6.1.1.2 |
destTypeDefault value on nX: Lan-to-Lan
On nX: (not necessary in first release) both
ram and flash, field trial 2
This item indicates whether the destination is
a LAN or remote access. A Lan destination
indicates Lan-to-Lan traffic over the link.
All destinations are PPP serial communication.
There will be other types, e.g. Remote-access,
in later versions of the LX.rw Enumeration .1.3.6.1.4.1.1055.2.6.1.1.3 |
destDialoutPhoneNumberDefault value on nX: empty
On nX: both ram and flash, field trial 1
This item contains the phone number that is to be
used to call the destination. This string
contains just the AT command set characters for
the phone number. During dialout, the nX forms
the entire dialout string by prefixing this
item with the Modem Dial Prefix.rw DisplayString ( SIZE( 0..31 ) ) .1.3.6.1.4.1.1055.2.6.1.1.4 |
destDialoutProtoSupportDefault value on nX: 0
On nX: both ram and flash,
This item is a bit encoded value representing various
protocols to be enabled during the establishment of a WAN
connection. The encoded values are:
IP(1), IPX(2), Bridging(4), NetBIOS/IPX(8), IPBCASTFWD(16).
Any combination of IP, IPX and Bridging is valid. NetBIOS/IPX
is valid only if IPX bit is set. IPBCASTFWD is valid only if IP
bit is set. Value zero is invalidrw INTEGER .1.3.6.1.4.1.1055.2.6.1.1.5 |
destDialoutIpxSupportNOTE: THIS FIELD IS NO LONGER IN USE. The field
destDialoutProtoSupport is used to encode
all protocols supported.
Default value on nX: same as IP Configured Flag
On nX: both ram and flash
This item equals 'yes' if the dialout destination
supports IPX, and 'no' otherwise. No IPX traffic
will be routed or bridged to this destination if
the value is 'no'. The IPX Configured Flag must
be 'yes' for this field to be 'yes'.rw Enumeration .1.3.6.1.4.1.1055.2.6.1.1.6 |
destDialoutModemSpeedDefault value on nX: 'unspecified'
On nX: both ram and flash,
This item allows the user to override the Modem
Speed set up for the port for dialout calls to
this destination. If the value of this item
is 'unspecified', then the Modem Speed for the
port is used. The user might specify this to
shorten the time it takes for the modems to
negotiate speed.rw Enumeration .1.3.6.1.4.1.1055.2.6.1.1.7 |
destPppMtuMruDefault value on nX: 1500
On nX: both ram and flash, field trial 2
This field can be used to override the global
MTR/MTU. The user should set this field if the
destination or the Wan link has special
requirements. Any value less than the minimum
value allowed for a port's MTR/MRU will be
interpreted as an unspecified value and the
MTR/MRU value for the nX will be used.
(Perhaps the user could be asked for line
quality and the nX or Workshop automatically
determine MTU/MRU.)rw INTEGER ( 64..1500 ) .1.3.6.1.4.1.1055.2.6.1.1.8 |
destDialoutHandshakeDefault value on nX: 'none'
On nX: both ram and flash, 'none' and 'PAP'
for field trial 1
This field identifies the type of authorization
negotiation that is to be performed during dialout
to this destination. (On dialin, the handshake
is determined by the caller.)rw Enumeration .1.3.6.1.4.1.1055.2.6.1.1.9 |
destDialoutUserNameDefault value on nX: 0
On nX: both ram and flash, field trial 1
This value identifies a User Name for PAP or CHAP
dialout to this destination.
This entry is only valid if Destination
Handshake if a value other than 'none'.rw DisplayString ( SIZE ( 0..31 )) .1.3.6.1.4.1.1055.2.6.1.1.10 |
destDialoutPasswordDefault value on nX: 0
On nX: both ram and flash, field trial 1
This value identifies the user password for PAP or
CHAP dialout to this destination.
This entry is only valid if Destination
Handshake if a value other than 'none'.rw DisplayString ( SIZE ( 0..31 )) .1.3.6.1.4.1.1055.2.6.1.1.11 |
destPortsDefault Value on nX: 0.
This field indicates the port number associated with this site, if the
link characteristic wanLinkDialupFlag is set to dedicated(2).rw INTEGER .1.3.6.1.4.1.1055.2.6.1.1.12 |
destMaximumDialoutConnectTimeDefault value on nX: 0
On nX: both ram and flash, field trial 1
This object contains, in minutes, the maximum
time to leave this connection active for dialout.
After the time elapses, the nX will automatically
hangup the connection, assuming the user has not
already manually terminated the connection.
A value of zero means there is no time limit.
For any given call, this time by be shortened
because of a value in the User Maximum Dialout
Connect Time object. (For dialin, the maximum
connect time comes from the User Table.)
(If we require a default user name for the
destination, we could take the maximum dialout
time from the User Table.)rw INTEGER ( 0..65535 ) .1.3.6.1.4.1.1055.2.6.1.1.13 |
destDialoutStatusDefault value on nX: none
This item is used by the Workshop to determine
the status of a dialout for this destination.ro Enumeration .1.3.6.1.4.1.1055.2.6.1.1.14 |
destDialoutScheduleDefault value on nX: 0
On nX: both ram and flash, field trial 2
This is a one-week bit map, with one bit for
every 15 minutes. The string is organized a
8 groups of 12 bytes (96 bits), one group for
each day of the week plus the 8th for all
holidays, starting with Sunday, Monday, Tuesday,
Wednesday, Thursday, Friday, Saturday, Holiday.
The first bit in each
group is for midnight (12:00 AM) to 12:15 AM,
the next for 12:15 AM to 12:30 AM, etc.
If the bit for a time interval equals 1, a
dialout connection to this destination is to
be active during this time period. If the bit
for a time interval equals 0, there is to be no
dialout connection to this destination during
this time period.
This encoding of dialout times means dialout must
be specified in 15 minutes intervals.
(Depending on the user interface, Workshop may be
able to reconstruct the user's input from this
bit string. If it can't, it will be necessary
to define an object that contains encoding for
Workshop
used by both the nX and Workshop.)
This field does not apply to leased lines.rw OCTET STRING ( SIZE(96) ) .1.3.6.1.4.1.1055.2.6.1.1.15 |
destHolidayScheduleDefault value on nX: 0
NO LONGER USED.
This item specifies which day's dialout schedule
is to be used for holidays. For example, this
allows a person to specify that on holidays to
use Sunday's dialout schedule. 'Normal' indicates
that the day's standard dialout schedule is to be
used. 'Nodialout' indicates that no dialout at all
is to occur on holidays.rw Enumeration .1.3.6.1.4.1.1055.2.6.1.1.16 |
destLinkLayerNRZFlagDefault value on nX: nrz
On nX: both ram and flash, field trial 1
(may be encoded into Link Layer Type)
If appropriate for the Link Line Type, this flag
identifies whether the line is nrz or nrzi.
(See wan NRZ Flag.)rw Enumeration .1.3.6.1.4.1.1055.2.6.1.1.17 |
destLinkLayerProtocolTypeDefault value on nX: ppp
On nX: both ram and flash,
This flag identifies whether the Link Line Type is ppp.
Other options are not supported at this time.rw Enumeration .1.3.6.1.4.1.1055.2.6.1.1.18 |
destLinkDialupFlagDefault value on nX: dialup
On nX: both ram and flash, field trial 1 (may be
encoded into Link Layer Type)
If appropriate for the Link Line Type, this flag
identifies whether the line is dialup (switched),
dedicated, or DTR dial.rw Enumeration .1.3.6.1.4.1.1055.2.6.1.1.19 |
destPortTypeDefault value on nX: determined by hardware
On nX: from 'ram' (actually hardware), field trial 2
This value indicates whether the dest port is PCMCIA,
or a D-shell connection - either RS232 or V.35.rw Enumeration .1.3.6.1.4.1.1055.2.6.1.1.20 |
destLinkLayerTypeDefault value on nX: async
On nX: both ram and flash, field trial 1
This object identifies the type of communication link
that is used by this destination. Some data link types
require further qualification.rw Enumeration .1.3.6.1.4.1.1055.2.6.1.1.21 |
destDialoutStatusDataIt has the same format as the event messages:
Message # : 2 bytes
Date/Time stamping: 4 bytes (integer, msb first)
Length: n bytes defining the size of the parameter list
that folllows ( 0 is allowed)
Message parameters: n bytes, associated with the message #.ro OCTET STRING ( SIZE .1.3.6.1.4.1.1055.2.6.1.1.22 |
destDialoutScheduleFlagDefault value on nX: disablerw Enumeration .1.3.6.1.4.1.1055.2.6.1.1.23 |
destDialinUserNameThis value identifies a User Name for PAP or CHAP
dialin to this destination.rw DisplayString ( SIZE ( 0..31 )) .1.3.6.1.4.1.1055.2.6.1.1.24 |
destDialinPasswordThis value identifies the user password for PAP or
CHAP dialin to this destination.rw DisplayString ( SIZE ( 0..31 )) .1.3.6.1.4.1.1055.2.6.1.1.25 |
destMaximumDialinConnectTimeThis object contains, in minutes, the maximum
time to leave this connection active for dialin connections.
After the time elapses, the nX will automatically
hangup the connection, assuming the user has not
already manually terminated the connection.
A value of zero means there is no time limit.rw INTEGER ( 0..65535 ) .1.3.6.1.4.1.1055.2.6.1.1.26 |
destTSDFlagDefault value on nX: non-tsd
This entry defines this Destination (Site) to be either a
TSD or non-TSD site. If TSD site, then
destTSDInactivityTime, destTSDMaxTime, and
destPortGroup are meaningful.rw Enumeration .1.3.6.1.4.1.1055.2.6.1.1.27 |
destTSDInactivityTimeThis object contains, in minutes, the maximum
time.
A value of zero means there is no time limit.rw INTEGER ( 0..65535 ) .1.3.6.1.4.1.1055.2.6.1.1.28 |
destTSDMaxDownTimeA value of zero means there is no time limit.rw INTEGER ( 0..65535 ) .1.3.6.1.4.1.1055.2.6.1.1.29 |
destTSDPortGroupDefault value on nX: 0.
This field is used to identify the Wan port # to which
this TSD entry is assigned. port group #128 is used as hunt group in
TSD for reserving wan link capacity.rw INTEGER ( 1..128 ) .1.3.6.1.4.1.1055.2.6.1.1.30 |
destManualDialCallbackThis item indicates whether callback is enabled in Manual Dial mode.rw Enumeration .1.3.6.1.4.1.1055.2.6.1.1.31 |
destAllowDynamicIPAddrthis entry indicates whether the ip address provided by the
remote router (through IPCP negotiation), for the use on the
local WAN port, is permitted.rw Enumeration .1.3.6.1.4.1.1055.2.6.1.1.32 |
destISDNChannelsThis entry indicates the number B channels supported
by the ISDN card (configured from the port page).rw Enumeration .1.3.6.1.4.1.1055.2.6.1.1.33 |
destDialoutPhoneNumber2Default value on nX: empty
This item contains the second phone number that is to be
used to call the destination using the second ISDN B channel.
This string contains just the AT command set characters for
the phone number. During dialout, the nX forms
the entire dialout string by prefixing this
item with the Modem Dial Prefix.rw DisplayString ( SIZE( 0..31 ) ) .1.3.6.1.4.1.1055.2.6.1.1.34 |
destTSDExpectCallbackDefault value on nX: no
Determines whether to expect a callback. If callback is
expected, re-dial should delay as specified by
syReverseCallbackDelayrw Enumeration .1.3.6.1.4.1.1055.2.6.1.1.35 |
destMaxEntryMax # of entries allowed in Destination tablero INTEGER --%{ return SNMP-SBEMIB-DestMaxEntryAccess(snmpi); %} .1.3.6.1.4.1.1055.2.6.2 |
destScriptTableDestination script table SEQUENCE OF DestScriptEntry --%{ return SNMP-ScriptDataAccess(snmpi); %} .1.3.6.1.4.1.1055.2.6.3 |
destScriptEntryChat script information for a destination DestScriptEntry .1.3.6.1.4.1.1055.2.6.3.2 |
destScriptEntryStatusIndication of whether or not a valid entry.rw Enumeration .1.3.6.1.4.1.1055.2.6.3.2.1 |
destinationNameSame as destName in the Destination Table.ro DisplayString ( SIZE ( 0..31 ) ) .1.3.6.1.4.1.1055.2.6.3.2.2 |
destScriptUseFlagThis entry indicates whether the script associated with this
site should be executed or not.rw Enumeration .1.3.6.1.4.1.1055.2.6.3.2.3 |
destScriptTimeoutThis field specifies the total time limit allocated for the
execution of the script to completionrw INTEGER ( 0..65535 ) .1.3.6.1.4.1.1055.2.6.3.2.4 |
destScriptNameThis entry contains the the name of the script.rw DisplayString .1.3.6.1.4.1.1055.2.6.3.2.5 |
destScriptThis entry contains the chat script identified by the
entry destScriptName.rw DisplayString .1.3.6.1.4.1.1055.2.6.3.2.6 |
destScriptStartupCmdThis entry contains the command used to indicate the service
type to the ISP, if required.rw DisplayString .1.3.6.1.4.1.1055.2.6.3.2.7 |
user OBJECT IDENTIFIER .1.3.6.1.4.1.1055.2.7 |
userMaxEntriesA value representing the maximum number of user entries
in the user table.ro INTEGER --%{ return SNMP-SBEMIB-UserMaxEntryAccess(snmpi); %} .1.3.6.1.4.1.1055.2.7.1 |
userTableA list of user entries. The number of
entries is given by the value of userNumber. SEQUENCE OF UserEntry --%{ return SNMP-SBEMIB-UserAccess(snmpi); %} .1.3.6.1.4.1.1055.2.7.2 |
userEntryA user entry containing objects of users. UserEntry .1.3.6.1.4.1.1055.2.7.2.1 |
userStatusA value representing the current status of the user entry
for the index value, userName.rw Enumeration .1.3.6.1.4.1.1055.2.7.2.1.2 |
userNameAn octet string containing user supplied User Name which
identifies a dialin user. On dialin, this is used as the
login name for PAP or CHAP.ro DisplayString .1.3.6.1.4.1.1055.2.7.2.1.3 |
userPasswordA display string containing user supplied User Password
for user identified by userName.rw DisplayString .1.3.6.1.4.1.1055.2.7.2.1.4 |
userPermissionsA value representing the permissions the user identified
by userName has, regarding access to the ports. If none(1)
is specified, the user can neither dial out nor accept call.
If dial-in(2) is specified, the user can dial-in. If
dial-out(4) is specified, the user can dial-out. Specify
dial-in(2) and dial-out(4) permissions for both dial-in
and dial-out privileges.rw Enumeration .1.3.6.1.4.1.1055.2.7.2.1.5 |
userCallbackTypeA value specifiying the type of callback to be used when
user identified by userName connects. If none(1) is specified,
the connection is maintained, and no callback is performed.
If fixed(2) is specified, the connection is terminated after
the proper authentication of the user is performed. The
number stored in userPhoneNo is used to dialback.rw Enumeration .1.3.6.1.4.1.1055.2.7.2.1.6 |
userPhoneNoA phone number that is to be used for dialback.rw DisplayString .1.3.6.1.4.1.1055.2.7.2.1.7 |
userDialInMaxA value representing the maximum time in minutes for a
dialin connection.rw INTEGER .1.3.6.1.4.1.1055.2.7.2.1.8 |
userIpAddressA value representing the IP Address to be used for the PPP
dial-in connection.rw IpAddress .1.3.6.1.4.1.1055.2.7.2.1.10 |
manager OBJECT IDENTIFIER .1.3.6.1.4.1.1055.2.8 |
mgrTimeoutForMACProtocolResponsesDefault value on nX: 5
On nX: both ram and flash
This object specifies the number of seconds Workshop
will wait for a response for a message sent to an nX
product before assuming that the packet was lost.
If this time elapses, Workshop will resend the packet.
Normally this time will be very short, but if the nX
product and Workshop are separated by slow WAN links, the
time will have to be increased. The nX product does
not use this value.rw INTEGER .1.3.6.1.4.1.1055.2.8.1 |
mgrNumberOfRetriesForMACProtocolResponsesDefault value on nX: 3
On nX: both ram and flash
This object specifies the number of times Workshop will
retry sending to an nX product a message that timed
out before assuming that the packet cannot be sent.
If this count is reached, Workshop will stop trying to
send the packet and assume that the unit is no longer
responding (e.g. the connection has been terminated).
The nX product does not use this value.rw INTEGER .1.3.6.1.4.1.1055.2.8.2 |
mgrEventPollingIntervalDefault value on nX: 120
On nX: both ram and flash, field trial 2
This object specifies an interval, in seconds, at which
Workshop will poll the nX product in order to obtain
current data values with which to update displayed
screens. The value of this object is most critical
when the log file is being written to disk because
if the interval is too long the nX product's circular
log buffer may not be large enough to hold all events
that occur between polls. (Hopefully, the nX will
sequence number all log entries so Workshop can
determine if some entries have been missed by Workshop.)rw INTEGER .1.3.6.1.4.1.1055.2.8.3 |
holiday OBJECT IDENTIFIER .1.3.6.1.4.1.1055.2.9 |
holidayMaxEntriesA value representing the maximum number of holiday entries
in the holiday table.ro INTEGER -- %{ return SNMP-SBEMIB-HolidayMaxEntryAccess(snmpi); %} .1.3.6.1.4.1.1055.2.9.1 |
holidayTableHoliday table - one copy SEQUENCE OF HolidayEntry --%{ return SNMP-SBEMIB-HolidayAccess(snmpi); %} .1.3.6.1.4.1.1055.2.9.2 |
holidayEntryThe holiday information for one date. HolidayEntry .1.3.6.1.4.1.1055.2.9.2.1 |
holidayStatusIndication of whether or not a valid entry.rw Enumeration .1.3.6.1.4.1.1055.2.9.2.1.1 |
holidayDateDefault value on nX: 0
On nX: both ram and flash, field trial 2
This item specifies a day which is designated as
a special dialout day. The nX uses the month and day.ro DisplayString .1.3.6.1.4.1.1055.2.9.2.1.2 |
snmp OBJECT IDENTIFIER .1.3.6.1.4.1.1055.2.10 |
snmpCommunityNameTableCommunity name table SEQUENCE OF SnmpCommunityNameEntry .1.3.6.1.4.1.1055.2.10.1 |
snmpCommunityNameEntryThe community information for this community. SnmpCommunityNameEntry --%{ return SNMP-SBEMIB-CommunityAccess(snmpi); %} .1.3.6.1.4.1.1055.2.10.1.1 |
snmpCommunityNameStatusIndication of whether or not a valid entry.rw Enumeration .1.3.6.1.4.1.1055.2.10.1.1.1 |
snmpCommunityNameDefault value on nX: none
On nX: both ram and flash, field trial 1
This item defines a community name to be
recognized by the nX Product. For convenience
of the user, Workshop will restrict community
strings to be ASCII characters.ro DisplayString ( SIZE ( 0..31 ) ) .1.3.6.1.4.1.1055.2.10.1.1.2 |
snmpCommunityPermissionDefault value on nX: Three rows are defined initially, one
with each of the above permissions.
On nX: both ram and flash
This item defines the permission level for its associated
Community Name.rw Enumeration .1.3.6.1.4.1.1055.2.10.1.1.3 |
snmpMacServerTableSNMP MAC server table - one copy SEQUENCE OF SnmpMacServerEntry .1.3.6.1.4.1.1055.2.10.2 |
snmpMacServerEntryThe SNMP MAC server information for one server. SnmpMacServerEntry --%{ return SNMP-SBEMIB-MacServerAccess(snmpi); %} .1.3.6.1.4.1.1055.2.10.2.1 |
snmpMacServerStatusIndication of whether or not a valid entry.rw Enumeration .1.3.6.1.4.1.1055.2.10.2.1.1 |
snmpMacServerAddressDefault value on nX: none
On nX: both ram and flash, field trial 1
This item contains the MAC address of the server
to which SNMP traps are to be sent. A value of
zero indicates no server.ro OCTET STRING .1.3.6.1.4.1.1055.2.10.2.1.2 |
snmpIpServerTableSNMP IP server table - one copy SEQUENCE OF SnmpIpServerEntry .1.3.6.1.4.1.1055.2.10.3 |
snmpIpServerEntryThe SNMP IP server information for one server. SnmpIpServerEntry --%{ return SNMP-SBEMIB-IpServerAccess(snmpi); %} .1.3.6.1.4.1.1055.2.10.3.1 |
snmpIpServerStatusIndication of whether or not a valid entry.rw Enumeration .1.3.6.1.4.1.1055.2.10.3.1.1 |
snmpIpServerAddressDefault value on nX: 0
On nX: both ram and flash, field trial 1
This item contains the IP address of the server
to which SNMP traps are to be sent. A value of
zero indicates no server.ro IpAddress .1.3.6.1.4.1.1055.2.10.3.1.2 |
snmpCommunityNameMaxEntryMax # of entries allowed in snmpCommunityName tablero INTEGER --%{ return SNMP-SBEMIB-CommunityNameMaxEntryAccess(snmpi); %} .1.3.6.1.4.1.1055.2.10.4 |
event OBJECT IDENTIFIER .1.3.6.1.4.1.1055.2.11 |
eventTableEvent table - one copy SEQUENCE OF EventEntry .1.3.6.1.4.1.1055.2.11.1 |
eventEntryThe event information of one event data. EventEntry .1.3.6.1.4.1.1055.2.11.1.1 |
eventGroupIndexindex into the event log table entry. It is a reference point
where the SNMP manager will issue the GET NEXT request to get
the next group of events. nX needs to set this value to match
the last SEQUENCE # that is returned in the eventData.ro INTEGER .1.3.6.1.4.1.1055.2.11.1.1.1 |
eventDataA group of event log entries.
Each entry will be one event with the following format:
Sequence #: 2 bytes
Message # : 2 bytes
Date/Time stamping: 4 bytes (integer, msb first)
Length: n bytes defining the size of the parameter list
that follows ( 0 is allowed)
Message parameters: n bytes, associated with the message #.ro OCTET STRING .1.3.6.1.4.1.1055.2.11.1.1.2 |
discovery OBJECT IDENTIFIER .1.3.6.1.4.1.1055.3 |
discNodeNameThe Node Name consists of the hardware type and MAC address as
follows:
SoHo-001122334455 for SoHo,
Central001122334455 for Central
Torte-001122334455 for Torte (not available)
Rout-001122334455 for ROUTEMAN (1/2 meg version)
RoutXL-001122334455 for ROUTEMANXL (1 meg version).ro DisplayString ( SIZE .1.3.6.1.4.1.1055.3.1 |
discModelThe Model contains a numeric identifier for the hardware
model, as follows:
256 - SoHo,
257 - Central,
258 - Torte (not available),
259 - ROUTEMAN,
260 - ROUTEMANXL (1 meg version).ro Enumeration .1.3.6.1.4.1.1055.3.2 |
discProtoThe Discover Protocol is the protocol over which the
last Get request was received from.ro Enumeration .1.3.6.1.4.1.1055.3.3 |
fileMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.1055.4 |
syFMOperationThis object is used to initiate a file management operation.
Operations are as described below.
If this object is read, other(1) will be returned.rw Enumeration .1.3.6.1.4.1.1055.4.1 |
syFMTimeStampThis specifies the value of sysUpTime when
the most recent file management operation was
initiated.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.1055.4.2 |
syFMErrorThis object identifies the results of the
most recent attempt at a file operation. If no
file operations have been attempted since the
system was initialized, this object will have the
value none(1).ro Enumeration .1.3.6.1.4.1.1055.4.3 |
syFileTransfer OBJECT IDENTIFIER .1.3.6.1.4.1.1055.4.4 |
fileTransferStatusThis identifies the current status
of the file Transfer operation.
If there is a transfer in progress, this object
will have the value inProgress(2). Otherwise
inactive(1) will be returned.rw Enumeration .1.3.6.1.4.1.1055.4.4.1 |
fileTransferStartTimeThis specifies the value of sysUpTime when
the most recent file Transfer operation was
initiated.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.1055.4.4.2 |
fileTransferFileLengthThis specifies the total Data Length of current file
being transferred, in bytes.rw OCTET STRING .1.3.6.1.4.1.1055.4.4.3 |
fileTransferCheckSumThis specifies the CCITT cyclic redundancy checksum
of current file being transffered.rw INTEGER .1.3.6.1.4.1.1055.4.4.4 |
fileTransferDirectionThis identifies the current direction
of the file Transfer operation.
If there is a transfer in progress, this object
will have the value copyingFromLX(2), if file is
being copied to the Box. Otherwise it will have
copyingToLX(1). If no transfer in progress none will
be returned.ro Enumeration .1.3.6.1.4.1.1055.4.4.5 |
fileTransferLastRcvTimeThis specifies the value of sysUpTime when
the most recent file Object was received.
This value is used to time out the File Transfer
operation if no File Object is received within a
timeout period.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.1055.4.4.6 |
fileTransferRemoteAddrThis object specifies the MAC Address of
the Remote management stations which initiated the
file transfer.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.1055.4.4.7 |
fileTransferRemoteFileNameThis specifies the path and name of a Remote file
residing on the remote management station.
sbeFileTransferRemoteAddr
For LAN Boot this item MUST be 12 characters in length!rw OCTET STRING .1.3.6.1.4.1.1055.4.4.8 |
fileTransferLocalFileNameThis specifies the name of
Local File being transferred.
For the File Transfer TO the remote station this becomes
the name of the source file. For the FROM operation
this is the name of the local file where the new file
will be stored.
For LAN Boot this item MUST be 12 characters in length!rw DisplayString .1.3.6.1.4.1.1055.4.4.9 |
fileTransferDataThis field contains the data of the file being
transfered. The data has a header inside which contains
information about the file being transfered and the
current data block.rw OCTET STRING .1.3.6.1.4.1.1055.4.4.10 |
syFileInfo OBJECT IDENTIFIER .1.3.6.1.4.1.1055.4.5 |
syFileInfoVersionThe version string from a module header.
Example,
$Release: 2.0.4a $File: lxkernel.gz $Type: kernelFile
$DateTime: 07/09/96 19:11 $ProductType: SoHo $Lic: (C)1996 SBE,Inc
$Release: is a three part number X.Y.Z, e.g. 2.0.4a
$File: is up to 8.3 character file name, e.g. lxkernel.gz
$Type: is kernelFile or moduleFile
$DateTime: is Month/DayNumber/Year TimeOfDay
$ProductType: is the hardware, e.g. SoHo, Central, Routeman, RoutXL
$Lic: is (C) Year(s) SBE,Inc
Sound files and internal configuration files have null
syFileInfoVersion strings.ro OCTET STRING .1.3.6.1.4.1.1055.4.5.1 |
syFileInfoChecksumThis MIB entry is used to retrieve the Information
related to a file on the nX File System. The File
information contains version string, checksum and
length of the file. Information in this field is
mapped in to the file information structure by the
nX and Workshop.ro OCTET STRING .1.3.6.1.4.1.1055.4.5.2 |
syFileInfoLengthThis MIB entry is used to retrieve the Information
related to a file on the nX File System. The File
information contains version string, checksum and
length of the file. Information in this field is
mapped in to the file information structure by the
nX and Workshop.ro OCTET STRING .1.3.6.1.4.1.1055.4.5.3 |
syDirTableThe directory entry of one file. SEQUENCE OF SyDirEntry --%{ return SNMP-SBEMIB-DirTable(snmpi); %} .1.3.6.1.4.1.1055.4.6 |
syDirEntry SyDirEntry .1.3.6.1.4.1.1055.4.6.1 |
syDirStatusro Enumeration .1.3.6.1.4.1.1055.4.6.1.1 |
syDirNamero OCTET STRING .1.3.6.1.4.1.1055.4.6.1.2 |
syDirCompressSizero INTEGER .1.3.6.1.4.1.1055.4.6.1.3 |
syDirVersionro OCTET STRING .1.3.6.1.4.1.1055.4.6.1.4 |
syDirUncompressSizero INTEGER .1.3.6.1.4.1.1055.4.6.1.5 |
fileNameThis field contains a null terminated string in the format of
nnnnnnnn.xxx (DOS format file name). The file name is used
by the delete file operation, or the get file info operation.rw OCTET STRING .1.3.6.1.4.1.1055.4.7 |
fileNameFromThis field contains a null terminated string in the format of
nnnnnnnn.xxx (DOS format file name). The file name is the old
file name used by the rename file operation.rw OCTET STRING .1.3.6.1.4.1.1055.4.8 |
fileNameToThis field contains a null terminated string in the format of
nnnnnnnn.xxx (DOS format file name). The file name is the new
file name used by the rename file operation.rw OCTET STRING .1.3.6.1.4.1.1055.4.9 |
modempool OBJECT IDENTIFIER .1.3.6.1.4.1.1055.6 |
modempoolEnabledDefault value on nX: disabled
On nX: both ram and flash, field trial 1
If this value is 'enabled', the modem pool is enabled.
If this value is 'disabled', if the modem pool is disabled.rw Enumeration .1.3.6.1.4.1.1055.6.1 |
modempoolNodeNameThe nodename contains the modem server name advertised in SAP and
UDP broadcastsrw DisplayString ( SIZE .1.3.6.1.4.1.1055.6.2 |
modempoolProtoSupportDefault value on nX: 0
On nX: both ram and flash,
This item is a bit encoded value representing various
protocols to be used for server advertisement. The encoded
values are:
IP(1), IPX(2).
Any combination of these values is valid.
Zero is invalidrw INTEGER .1.3.6.1.4.1.1055.6.3 |
endOfSBEMib OBJECT IDENTIFIER .1.3.6.1.4.1.1055.65535 |
dummyStopperForWorkshopForGetNextro INTEGER --%{ return forty-two(snmpi); %} .1.3.6.1.4.1.1055.65535.1 |