endpointInitialAdminStateConfig
MX-EPADM-MIB ·
.0.1500.1.200.1.200
Object
column r/w
Enumeration
Initial Administrative State
The initial administrative state of an endpoint.
Indicates the administrative state an endpoint will have when
the service starts. Refer to AdminState for a description of
the states.
Context
- MIB
- MX-EPADM-MIB
- OID
.0.1500.1.200.1.200- 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::endpointInitialAdminStateConfig'
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::endpointInitialAdminStateConfig.<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::endpointInitialAdminStateConfig'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | unlocked |
200 | locked |