devCrossConClear
PDN-CROSSCONNECT-MIB ·
.1.3.6.1.4.1.1795.2.24.2.6.7.4.1
Object
scalar mandatory
r/w
Enumeration
This object is used to delete all the entries in the Cross Connect table where bulk deletion is needed. This field can only be set to 'clear'. While the management entity within the agent deletes all the cross connects , this field will read 'inprogress'.When the 'clear' operation has completed , or no operation is being performed at all the default state will be 'idle'.
Context
- MIB
- PDN-CROSSCONNECT-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.6.7.4.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- devCrossConUtility
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-CROSSCONNECT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-CROSSCONNECT-MIB::devCrossConClear.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-CROSSCONNECT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-CROSSCONNECT-MIB::devCrossConClear'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | inprogress |
3 | clear |