endpointLock
MX-EPADM-MIB ·
.0.1500.1.200.1.700
Object
column r/w
Enumeration
Lock
Gracefully disallows the use of an endpoint.
When the usage state of the endpoint is 'Idle' or
'IdleUnusable', this command sets the administrative state to
'Locked'.
When the usage state of the endpoint is 'Busy' or 'Active',
this command sets the administrative state to 'ShuttingDown'
until the usage state of the endpoint transits to 'Idle'. The
administrative state is then set to 'Locked'.
Context
- MIB
- MX-EPADM-MIB
- OID
.0.1500.1.200.1.700- 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::endpointLock'
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::endpointLock.<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::endpointLock'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noOp |
10 | lock |