tmnxPppoePlcyAllowSameCidForDhcp
TIMETRA-PPPOE-MIB ·
.1.3.6.1.4.1.6527.3.1.2.49.1.2.1.32
Object
The value of tmnxPppoePlcyAllowSameCidForDhcp specifies whether it is
allowed to have multiple PPPoE sessions with the same MAC address and
circuit-id for a specific SAP when using the internal DHCP client to
retrieve the IP address from a local or remote DHCP server.
When set to 'true', the PPPoE session ID will be included to select
the IP address.
The value of tmnxPppoePlcyAllowSameCidForDhcp is only relevant while
the value of tmnxPppoePlcyMaxSessionsPerMac is not equal to one.
Context
- MIB
- TIMETRA-PPPOE-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.49.1.2.1.32- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxPppoePlcyEntry
- Groups
- 3
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-PPPOE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PPPOE-MIB::tmnxPppoePlcyAllowSameCidForDhcp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-PPPOE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PPPOE-MIB::tmnxPppoePlcyAllowSameCidForDhcp.<tmnxPppoePlcyName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-PPPOE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-PPPOE-MIB::tmnxPppoePlcyAllowSameCidForDhcp'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |