endpointForceLock
MX-EPADM-MIB ·
.0.1500.1.200.1.800
Object
column r/w
Enumeration
Force Lock
Forcefully disallows the use of an endpoint.
This command sets the administrative state of the endpoint to
'Locked'. All activities in progress are terminated
immediately.
Context
- MIB
- MX-EPADM-MIB
- OID
.0.1500.1.200.1.800- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- endpointEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-EPADM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-EPADM-MIB::endpointForceLock'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-EPADM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-EPADM-MIB::endpointForceLock.<endpointEpId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-EPADM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-EPADM-MIB::endpointForceLock'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noOp |
10 | forceLock |