The action on a row of the Configure Authentication Table.
valid(1) : This entry is considered valid by the agent and
will be used in Access Control scheme.
invalid(2) : This entry is considered invalid by the agent and
will not be used in Access Control scheme. The
fields in the entry are, however, initialized with
valid data. To make the entry valid, the manager
simply needs to set the authConfigureActions
for this entry to 'validate'.
uninitialized(3) : The entry is not considered valid by the agent.
When a authConfigureActions is set to 'validate',
if fields in the entry are missing data, the agent
will initialize the fields that have valid defaults
to their respective default values.
The authConfigureState will not traverse to
the 'valid' state until all variables
in the row are initialized with valid values.
Parsed from file IBM8281.MIB.txt
Company: ibm
Module: ATM-BRIDGE-MIB
Vendor: IBM
Module: ATM-BRIDGE-MIB (IBM8281.MIB)
Type: TABULAR
Access: read-only
Syntax: INTEGER
Automatically extracted from www.mibdepot.com
atmBrAuthConfigureState OBJECT-TYPE SYNTAX INTEGER { valid(1), invalid(2), uninitialized(3) } ACCESS read-only STATUS mandatory DESCRIPTION "The action on a row of the Configure Authentication Table. valid(1) : This entry is considered valid by the agent and will be used in Access Control scheme. invalid(2) : This entry is considered invalid by the agent and will not be used in Access Control scheme. The fields in the entry are, however, initialized with valid data. To make the entry valid, the manager simply needs to set the authConfigureActions for this entry to 'validate'. uninitialized(3) : The entry is not considered valid by the agent. When a authConfigureActions is set to 'validate', if fields in the entry are missing data, the agent will initialize the fields that have valid defaults to their respective default values. The authConfigureState will not traverse to the 'valid' state until all variables in the row are initialized with valid values. " ::= { atmBrAuthConfigureEntry 6 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.2.6.28.8.3.1.1 | atmBrAuthConfigureIndex | 0 | 0 | A unique value identifying each authConfigureEntry. |
1.3.6.1.4.1.2.6.28.8.3.1.2 | atmBrAuthConfigureCommunity | 0 | 0 | The value of the community name found in SNMP request messages is compared to the value of this object to determine whether or no… |
1.3.6.1.4.1.2.6.28.8.3.1.3 | atmBrAuthConfigureIpAddress | 0 | 0 | This object reflects an IP address of a specific host from which authorized SNMP request can issued (assuming valid commmity nam… |
1.3.6.1.4.1.2.6.28.8.3.1.4 | atmBrAuthConfigureSubnetMask | 0 | 0 | The SubnetMask for this entry in the authConfigureTable. The default is 255.255.255.255. This variable will be bit-wise ANDed wi… |
1.3.6.1.4.1.2.6.28.8.3.1.5 | atmBrAuthConfigureActions | 0 | 0 | The action on a row of the Configure Authentication Table. validate(1) : Makes the entry in the authConfigureTable valid as soo… |