hmtsProxyType
SCTE-HMS-HMTS-MIB ·
.1.3.6.1.4.1.5591.1.11.3.2.1.1.3
Object
scalar r/w
Enumeration
This value controls the type of proxy supported by the HMTS,
Community, IP, or MIB based. If the termination system does not
support setting a specific value the termination system shall
return a bad-value response.
The HMTS will either be:
ipBased - The HMTS uses an IP address to designate the
network element where the SNMP request is
destined.
communityBased - The HMTS uses the SNMP community string to
designate the network element there the SNMP
request is destined.
both - The HMTS can use either proxy schemas to
designate the network element where the SNMP
request is destined.
This object is non-volatile.
Context
- MIB
- SCTE-HMS-HMTS-MIB
- OID
.1.3.6.1.4.1.5591.1.11.3.2.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hmtsInfoGroup
- 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 'SCTE-HMS-HMTS-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-HMTS-MIB::hmtsProxyType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCTE-HMS-HMTS-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCTE-HMS-HMTS-MIB::hmtsProxyType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ipBased |
2 | communityBased |
3 | both |
Conformance
Member of