cabhPsDevUISelection
CABH-PS-DEV-MIB ·
.1.3.6.1.4.1.4491.2.4.1.1.6.1.3
Object
scalar r/w
Enumeration
Indicates the type of Web user interface (UI) to present to the user if Web interface is supported: manufacturerLocal: PS uses the vendor UI shipped with the device. cableOperatorLocal: PS uses a cable operator defined UI interface. To operate properly, It should require a special code image downloaded into the PS. By default, if no cable operator UI is being defined, selecting this option points to 'manufacturerLocal' selection. cableOperatorServer: PS redirects HTTP requests to its UI to the URL specified in cabhPsDevUIServerUrl. disabledUI: PS responds to HTTP requests to its UI with an HTTP page containing the value of cabhPsDevUISelectionDisabledBodyText as the body tag; or with a vendor specific message or HTTP error if that value is null.
Context
- MIB
- CABH-PS-DEV-MIB
- OID
.1.3.6.1.4.1.4491.2.4.1.1.6.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
manufacturerLocal- Parent
- cabhPsDevUI
- Groups
- 1
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 'CABH-PS-DEV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CABH-PS-DEV-MIB::cabhPsDevUISelection.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CABH-PS-DEV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CABH-PS-DEV-MIB::cabhPsDevUISelection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | manufacturerLocal |
2 | cableOperatorLocal |
3 | cableOperatorServer |
4 | disabledUI |
Conformance
Member of