ipNatUPnPLeaseDuration
BIANCA-BRICK-UPNP-MIB ·
.1.3.6.1.4.1.272.4.5.45.20.10.70
Object
column mandatory
Integer32
This object specifies a lease duration in seconds. The entry is discarded at the end of this time. If this object is set to 0, the lease duration is infinite, and the entry will have to be explicitely deleted by a UPnP client.
Context
- MIB
- BIANCA-BRICK-UPNP-MIB
- OID
.1.3.6.1.4.1.272.4.5.45.20.10.70- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ipNatUPnPEntry
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 'BIANCA-BRICK-UPNP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-UPNP-MIB::ipNatUPnPLeaseDuration'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-UPNP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-UPNP-MIB::ipNatUPnPLeaseDuration.<ipNatUPnPIfIndex>.<ipNatUPnPProtocol>.<ipNatUPnPRemoteAddr>.<ipNatUPnPExtPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-UPNP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-UPNP-MIB::ipNatUPnPLeaseDuration'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-5184000