The action on a row of the Security 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 authSecurityActions
for this entry to 'validate'.
uninitialized(3) : The entry is not considered valid by the agent.
When a authSecurityActions 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 authSecurityState 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
atmBrAuthSecurityState OBJECT-TYPE SYNTAX INTEGER { valid(1), invalid(2), uninitialized(3) } ACCESS read-only STATUS mandatory DESCRIPTION "The action on a row of the Security 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 authSecurityActions for this entry to 'validate'. uninitialized(3) : The entry is not considered valid by the agent. When a authSecurityActions 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 authSecurityState will not traverse to the 'valid' state until all variables in the row are initialized with valid values. " ::= { atmBrAuthSecurityEntry 6 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.2.6.28.8.4.1.1 | atmBrAuthSecurityIndex | 0 | 0 | A unique value identifying each authSecurityEntry. |
1.3.6.1.4.1.2.6.28.8.4.1.2 | atmBrAuthSecurityCommunity | 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.4.1.3 | atmBrAuthSecurityIpAddress | 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.4.1.4 | atmBrAuthSecuritySubnetMask | 0 | 0 | The SubnetMask for this entry in the atmBrAuthSecurityTable. The default is 255.255.255.255. This variable will be bit-wise ANDe… |
1.3.6.1.4.1.2.6.28.8.4.1.5 | atmBrAuthSecurityActions | 0 | 0 | The action on a row of the Security Authentication Table. validate(1) : Makes the entry in the atmBrAuthSecurityTable valid as … |