This object is used to create and
delete row in the table and control
if they are used. The values
that can be written are:
delete(3)...deletes the row
create(4)...creates a new row
modify(5)...modifies an exsisting row
If the row exists, then a SET with
value of create(4) returns error
'badValue'. Deleted rows go away
immediately. The following values
can be returned on reads:
noSuch(0)...no such row
invalid(1)...Setting it to 'invalid' has the effect of
rendering it inoperative..
valid(2)....the row exists and is valid
Parsed from file sn_ip.mib.txt
Company: None
Module: FOUNDRY-SN-IP-MIB
This object is used to create and
delete row in the table and control
if they are used. The values
that can be written are:
delete(3)...deletes the row
create(4)...creates a new row
modify(5)...modifies an exsisting row
If the row exists, then a SET with
value of create(4) returns error
'badValue'. Deleted rows go away
immediately. The following values
can be returned on reads:
noSuch(0)...no such row
invalid(1)...Setting it to 'invalid' has the effect of
rendering it inoperative..
valid(2)....the row exists and is valid
Parsed from file FOUNDRY-SN-IP-MIB.mib
Module: FOUNDRY-SN-IP-MIB
Vendor: Foundry Networks, Inc.
Module: FOUNDRY-SN-IP-MIB
[Automatically extracted from oidview.com]
snIpPrefixListRowStatus OBJECT-TYPE SYNTAX INTEGER { invalid(1), valid(2), delete(3), create(4), modify(5) } ACCESS read-write STATUS mandatory DESCRIPTION "This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative.. valid(2)....the row exists and is valid" ::= { snIpPrefixListEntry 9 }
snIpPrefixListRowStatus OBJECT-TYPE SYNTAX INTEGER { invalid(1), valid(2), delete(3), create(4), modify(5) } ACCESS read-write STATUS mandatory DESCRIPTION "This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative.. valid(2)....the row exists and is valid" ::= { snIpPrefixListEntry 9 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.1991.1.2.2.14.1.1 | snIpPrefixListName | 0 | 0 | An octet string of the ip prefix list name, each character of the name is represented by one octet. |
1.3.6.1.4.1.1991.1.2.2.14.1.2 | snIpPrefixListSequence | 0 | 0 | The table sequence index for a filter entry. |
1.3.6.1.4.1.1991.1.2.2.14.1.3 | snIpPrefixListDesc | 0 | 0 | An octet string of the ip prefix list description, each character of the name is represented by one octet. |
1.3.6.1.4.1.1991.1.2.2.14.1.4 | snIpPrefixListAction | 0 | 0 | Action to take if the ip prefix match with this filter. |
1.3.6.1.4.1.1991.1.2.2.14.1.5 | snIpPrefixListAddr | 0 | 0 | Prefix IP address. |
1.3.6.1.4.1.1991.1.2.2.14.1.6 | snIpPrefixListMask | 0 | 0 | Prefix IP mask. |
1.3.6.1.4.1.1991.1.2.2.14.1.7 | snIpPrefixListGeValue | 0 | 0 | Greater than value. |
1.3.6.1.4.1.1991.1.2.2.14.1.8 | snIpPrefixListLeValue | 0 | 0 | Less than value. |