httpServerAdminPort
MX-HTTP-SERVER-MIB ·
.1.3.6.1.4.1.4935.15.1.110.10
Context
- MIB
- MX-HTTP-SERVER-MIB
- OID
.1.3.6.1.4.1.4935.15.1.110.10- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
8080- Parent
- ipAddressConfigHttpServer
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 'MX-HTTP-SERVER-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-HTTP-SERVER-MIB::httpServerAdminPort.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-HTTP-SERVER-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-HTTP-SERVER-MIB::httpServerAdminPort'