upnpTtl
ECS4810-12M-MIB ·
.1.3.6.1.4.1.259.10.1.11.1.49.3
Object
scalar r/w
Integer32
Specifies the TTL value of the UPnP advertising messages sent by the switch. When the TTL value is greater than 1, it is possible to send UPnP advertising messages to traverse multiple routers; at the same time, the UPnP device will send an IGMP Join message to the traverse multiple routers so that the routers will forward multicast messages to the UPnP device.
Context
- MIB
- ECS4810-12M-MIB
- OID
.1.3.6.1.4.1.259.10.1.11.1.49.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- upnpMgt
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 'ECS4810-12M-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4810-12M-MIB::upnpTtl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS4810-12M-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS4810-12M-MIB::upnpTtl'
Syntax
Integer32
Values & Constraints
Enumerated Values
0 | disable |
1 | standard |
2 | extended |
3 | both |
Object Constraints
range: 1-255