The action on a row of the Monitor 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 authMonitorActions
for this entry to 'validate'.
uninitialized(3) : The entry is not considered valid by the agent.
When a authMonitorActions 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 authMonitorState
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
atmBrAuthMonitorState OBJECT-TYPE SYNTAX INTEGER { valid(1), invalid(2), uninitialized(3) } ACCESS read-only STATUS mandatory DESCRIPTION "The action on a row of the Monitor 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 authMonitorActions for this entry to 'validate'. uninitialized(3) : The entry is not considered valid by the agent. When a authMonitorActions 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 authMonitorState will not traverse to the 'valid' state until all variables in the row are initialized with valid values. " ::= { atmBrAuthMonitorEntry 6 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.2.6.28.8.1.1.1 | atmBrAuthMonitorIndex | 0 | 0 | A unique value identifying each authMonitorEntry. |
1.3.6.1.4.1.2.6.28.8.1.1.2 | atmBrAuthMonitorCommunity | 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.1.1.3 | atmBrAuthMonitorIpAddress | 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.1.1.4 | atmBrAuthMonitorSubnetMask | 0 | 0 | The SubnetMask for this entry in the authMonitorTable. The default is 255.255.255.255. This variable will be bit-wise ANDed wit… |
1.3.6.1.4.1.2.6.28.8.1.1.5 | atmBrAuthMonitorActions | 0 | 0 | The action on a row of the Monitor Authentication Table. validate(1) : Makes the entry in the authMonitorTable valid as soon as… |