Used to create a row (createAndGo) or destroy a
row.
Once the row is created, get on this object will
always yield active(1).
Parsed from file orion_mib_v31.txt
Company: None
Module: COSINE-ORION-MIB
Used to create a row (createAndGo) or destroy a
row.
Once the row is created, get on this object will
always yield active(1).
Parsed from file COSINE-ORION-MIB.mib
Module: COSINE-ORION-MIB
Vendor: CoSine Communication
Module: COSINE-ORION-MIB (orion_mib_v31)
Type: TABULAR
Access: read-create
Syntax: INTEGER
Automatically extracted from www.mibdepot.com
csOrionAAAServerRowStatus OBJECT-TYPE SYNTAX INTEGER { active(1), createAndGo(4), destroy(6) } MAX-ACCESS read-create STATUS current DESCRIPTION "Used to create a row (createAndGo) or destroy a row. Once the row is created, get on this object will always yield active(1)." ::= { csOrionAAAServerConfigEntry 12 }
csOrionAAAServerRowStatus OBJECT-TYPE SYNTAX INTEGER { active(1), createAndGo(4), destroy(6) } MAX-ACCESS read-create STATUS current DESCRIPTION "Used to create a row (createAndGo) or destroy a row. Once the row is created, get on this object will always yield active(1)." ::= { csOrionAAAServerConfigEntry 12 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.3085.3.1.6.21.1.1.1 | csOrionAAAServerType | 0 | 0 | The type of AAA server. |
1.3.6.1.4.1.3085.3.1.6.21.1.1.2 | csOrionAAAServerName | 0 | 0 | Name given for this AAA server. Name has to be unique regardless of csOrionAAAServerType. |
1.3.6.1.4.1.3085.3.1.6.21.1.1.3 | csOrionAAAServerIpAddress | 0 | 0 | IP Address for this server. |
1.3.6.1.4.1.3085.3.1.6.21.1.1.4 | csOrionAAAServerPort | 0 | 0 | Port on which this AAA server is listening for messages. Radius client uses the default port 1812 for AA requests. Ldap client us… |
1.3.6.1.4.1.3085.3.1.6.21.1.1.5 | csOrionAAAServerRetransmit | 0 | 0 | The number of times a AAA Server will be queried before moving to the next AAA Server in the list identified by csOrionAAAServerL… |
1.3.6.1.4.1.3085.3.1.6.21.1.1.6 | csOrionAAAServerTimeout | 0 | 0 | The amount of time (in seconds) to wait for a response from this AAA Server before timing out. This object cannot be set for LDAP… |
1.3.6.1.4.1.3085.3.1.6.21.1.1.7 | csOrionAAAServerRadiusKey | 0 | 0 | The authentication and encryption key shared between the Radius client and this Radius Server. Applicable only if the server is o… |
1.3.6.1.4.1.3085.3.1.6.21.1.1.8 | csOrionAAAServerLdapUsername | 0 | 0 | Distinguished Name of the LDAP user. Applicable only if the server is of ldap type. |
1.3.6.1.4.1.3085.3.1.6.21.1.1.9 | csOrionAAAServerLdapPassword | 0 | 0 | Password of the LDAP user. Applicable only if the server is of ldap type. |
1.3.6.1.4.1.3085.3.1.6.21.1.1.10 | csOrionAAAServerLdapSearchBase | 0 | 0 | Starting point in the directory hierarchy to perform search operations. Applicable only if the server is of ldap type. |
1.3.6.1.4.1.3085.3.1.6.21.1.1.11 | csOrionAAAServerLdapSearchFilter | 0 | 0 | A filter that defines the conditions that must be fulfilled in order for the search to match a given entry. This must conform to … |