tmnxSvcSysEthSegSvcCarving
TIMETRA-SERV-MIB ·
.1.3.6.1.4.1.6527.3.1.2.4.2.184.1.7
Object
column r/w
Enumeration
The value of tmnxSvcSysEthSegSvcCarving specifies the mode of service
carving enabled per EVPN associated with this ethernet segment entry.
auto As defined in EVPN draft
manual Designated-Forwarder (DF) when EVI/ISID is configured as
primary in svcEthSegCarvEviRngTable/svcEthSegCarvIsidRngTable
or if there is no other PEs that advertise this
Ethernet Segment
off Ethernet Segment is Designated-Forwarder or
Non-Designated-Forwarder (NDF) for all services.
Context
- MIB
- TIMETRA-SERV-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.4.2.184.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxSvcSysEthSegEntry
- 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-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SERV-MIB::tmnxSvcSysEthSegSvcCarving'
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::tmnxSvcSysEthSegSvcCarving.<tmnxSvcSysEthSegName>'
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::tmnxSvcSysEthSegSvcCarving'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | auto |
2 | manual |
3 | off |