All MIBs › USR-PM-MIB › usrPolicyfileStatus
usrPolicyfileStatus
Module: USR-PM-MIB
OID (symbolic): USR-PM-MIB::usrPolicyfileStatus
OID (numeric): 1.3.6.1.4.1.429.4.69.4.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The status of this policy file entry. Valid row entries in this table have the status field set to normal. The settable values are normal and delete. If the instance is not in the table and the status is normal, this will be an add operation. If the instance is in the table and the status is normal, this will be a modify operation. If the instance is in the table and the status is delete, this will be a delete operation. The values reading, verifying, and compiling are read-only.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.4.69.4.1.2 snmpwalk -v2c -c public <target> USR-PM-MIB::usrPolicyfileStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.4.69.4.1.2.1 snmpget -v2c -c public <target> USR-PM-MIB::usrPolicyfileStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.429.4.69.4.1.2.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.429 | usr | D3I-MIB |
| 1.3.6.1.4.1.429.4 | common | USR-DEFINITIONS-MIB |
| 1.3.6.1.4.1.429.4.69 | usrPm | USR-DEFINITIONS-MIB |
| 1.3.6.1.4.1.429.4.69.4 | usrPolicyTable | USR-PM-MIB |
| 1.3.6.1.4.1.429.4.69.4.1 | usrPolicyEntry | USR-PM-MIB |
| 1.3.6.1.4.1.429.4.69.4.1.2 | usrPolicyfileStatus | USR-PM-MIB |