rbnBindType
RBN-BIND-MIB ·
.1.3.6.1.4.1.2352.2.17.1.1.1.2
Object
column
r/w
RbnBindType
The type of the binding. See the definition of the
RbnBindType TEXTUAL-CONVENTION for the possible types.
The bind type must be appropriate to the type of circuit
that it is being applied to. See the AOS Command Reference
Manual for a complete exposition of what circuit types may be
associated with which bindings.
Note that when a circuit is created, an initial binding is
established of type 'unbound'. So there is always some
binding in effect for a circuit; there is no concept of
explicitly creating or deleting a binding, there is merely
setting it's type and supplying the applicable attributes
for the bind type.
In other words, with respect to entries in this table,
when a circuit is created, a row in this table is also
created. and when a circuit is deleted, the row in this
table is also deleted.
If you change the bind type to a new bind type for a
circuit, the previous binding is removed and any active
sessions are dropped. If an existing binding on the circuit
is exactly the same as specified in the new binding, the
existing binding is not removed. When changing the bind
type to a new bind type, all objects mandatory for the
new bind type must be included in the set operation.
Thus, the bind type will determine which group of objects
in a row of the rbnBindTable that will be applicable
for that instance of a circuit.
For example, if the bind type is 'subscriberBind', then
the columns in the row that are applicable will be:
rbnBindType
rbnBindName
rbnBindContext
rbnBindPassword
In a set operation, if additional columns are specified for
some given bind type, that is, columnar objects which are not
applicable to the given bind type, an INCONSISTENT VALUE
error will be returned.
The DESCRIPTION clause for each of the rbnBindTable objects
specifies the bind types that are applicable for that object.
For a complete specification of the various bind types
and the applicable columns of the rbnBindTable, please
see AOS Command Reference manual.
Context
- MIB
- RBN-BIND-MIB
- OID
.1.3.6.1.4.1.2352.2.17.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rbnBindEntry
- Table
- rbnBindTable
- Siblings
- 16
Syntax
RbnBindType
- Source
- RbnBindType
- Base type
Enumeration
Values & Constraints
Type Values
1 | unbound |
2 | authBind |
3 | bypassBind |
4 | interfaceBind |
5 | subscriberBind |
6 | l2tptunnelBind |
7 | sessionBind |
8 | dot1qBind |
9 | multiIntfBind |
10 | multiSubBind |
11 | multiClipsBind |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rbnBindCircuit A key identifying the circuit for which the binding applies.
Note the implication: this key identifies an existing circuit.
A basic tenent thus evolves: the circuit must exist bef… | column | RBN-TCRbnCircuitHandle | .1.3.6.1.4.1.2352.2.17.1.1.1.1 |
| rbnBindAuthPap If 'true', specifies that the PPP authentication protocol
to be used is Password Authentication Protocol.
This object is applicable only when one of the following
r… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2352.2.17.1.1.1.10 |
| rbnBindAuthWait If 'true', specifies that the inbound CHAP authentication
is completed first. In other words, after the two sides
have decided to use CHAP, the SMS waits for the inbound
side to … | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2352.2.17.1.1.1.11 |
| rbnBindAuthPapFirst If 'true', specifies that Password Authentication
Protocol (PAP) shall be negotiated before Challenge
Handshake Authentication Protocol (CHAP). IF 'false',
then CHAP is negotiate… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2352.2.17.1.1.1.12 |
| rbnBindMaxSessions The maximum number of concurrent sessions allowed on the
circuit. Applicable only to circuits which have an
encapsulation of type PPPoE. If the circuit is not of
this type, then… | column | Unsigned32 | .1.3.6.1.4.1.2352.2.17.1.1.1.13 |
| rbnBindPvcSlot The chassis slot number associated with this binding.
Use of the 'dot1qBind' type is for binding an ATM or
Frame Relay PVC to an Ethernet port using the specified
V… | column | RBN-TCRbnSlot | .1.3.6.1.4.1.2352.2.17.1.1.1.14 |
| rbnBindPvcPort The chassis port number associated with this binding.
Use of the 'dot1qBind' type is for binding an ATM or
Frame Relay PVC to an Ethernet port using the specified
V… | column | RBN-TCRbnPort | .1.3.6.1.4.1.2352.2.17.1.1.1.15 |
| rbnBindVpn The specific tag to which the PVC is mapped on the
specified Ethernet port.
Use of the 'dot1qBind' type is for binding an ATM or
Frame Relay PVC to an Ethernet port… | column | Unsigned32 | .1.3.6.1.4.1.2352.2.17.1.1.1.16 |
| rbnBindAuthDhcp If 'true', specifies an authentication mechanism where
the DHCP server makes a request to the authentication
subsystem upon receipt of incoming DHCP discover packets.
… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2352.2.17.1.1.1.17 |
| rbnBindName A name associated with the binding. This field is only
applicable when the value of rbnBindType is:
bypassBind
interfaceBind
subscriberBind
l2tptunnelBind
multiIntf… | column | OctetString | .1.3.6.1.4.1.2352.2.17.1.1.1.3 |
| rbnBindPassword The AAA password. This field is only applicable when
the value of rbnBindType is:
subscriberBind
If the value of rbnBindType is not this bind type,
t… | column | OctetString | .1.3.6.1.4.1.2352.2.17.1.1.1.4 |
| rbnBindContext The name of the context associated with the binding.
This field is applicable only when one of the following
rbnBindType values is specified:
Bind Ty… | column | OctetString | .1.3.6.1.4.1.2352.2.17.1.1.1.5 |
| rbnBindAuthContext The name of the authentication context associated with
the binding. It is the name of the context to which PPP
sessions on the circuits being bound are restricted.
… | column | OctetString | .1.3.6.1.4.1.2352.2.17.1.1.1.6 |
| rbnBindServiceGrp The name of the service access list associated with
the binding. It is the name of the service access list
that defines the services available to the PPP-encapsulated
circuit.
… | column | OctetString | .1.3.6.1.4.1.2352.2.17.1.1.1.7 |
| rbnBindAcl The name of the bridge access control list associated with
the binding. It is the name of the Access control list to
be applied to the session. The access control list must
alre… | column | OctetString | .1.3.6.1.4.1.2352.2.17.1.1.1.8 |
| rbnBindAuthChap If 'true', specifies that the PPP authentication protocol
to be used is Challenge Handshake Authentication Protocol.
This object is applicable only when one of the … | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2352.2.17.1.1.1.9 |