iesIfAllowUnmatchingSubnets
TIMETRA-SERV-MIB ·
.1.3.6.1.4.1.6527.3.1.2.4.2.5.1.36
Object
The value of iesIfAllowUnmatchingSubnets specifies if subscriber hosts
with a subnet that does not match any of the subnets configured on
this interface, are allowed.
This object is only relevant if the value of the object iesIfType in
this conceptual row is equal to 'subscriber'; otherwise, 'false' is
the only allowed value.
The value of iesIfAllowUnmatchingSubnets can only be set to 'true' if
the number of subnets (vRtrIpAddrTable) configured on this interface
is between one and 255.
The value of iesIfAllowUnmatchingSubnets can only be set to 'true'
while in the corresponding conceptual row in the
TIMETRA-VRTR-MIB::vRtrIfTable the values of vRtrIfUnnumbered and
vRtrIfUnnumberedIf are set to their default values.
Context
- MIB
- TIMETRA-SERV-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.4.2.5.1.36- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- iesIfEntry
- Groups
- 1
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 'TIMETRA-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SERV-MIB::iesIfAllowUnmatchingSubnets'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SERV-MIB::iesIfAllowUnmatchingSubnets.<svcId>.<iesIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SERV-MIB::iesIfAllowUnmatchingSubnets'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of